본문으로 건너뛰기

Sei API Overview

업데이트 날짜:
2026년 4월 28일

Quicknode supports the following Sei APIs on all endpoints. Using your Sei endpoint, you can call any of the methods available in these APIs. For a complete list of supported RPC methods, refer to the documentation for each API.


Deprecation Notice

Cosmos SDK and CosmWasm functionality will be deprecated in favor of EVM-only. For more details, see SIP-3 and the governance proposal.

지원되는 API

Archive Data Availability

Quicknode의 Sei Pacific endpoints provide full archive data access starting from block height 1 (genesis).

For blocks >= 78309999: Use the x-cosmos-block-height header with REST API requests or specify the height parameter with Tendermint API requests:

Cosmos REST API Example:

curl --location 'https://docs-demo.sei-pacific.quiknode.pro/cosmos/distribution/v1beta1/delegators/sei1xyp8xxely9txewfe7nes2nxrzr0qyrfghrj5cs/rewards' \
--header 'x-cosmos-block-height: 78309999'

Tendermint API Example:

curl --location 'https://docs-demo.sei-pacific.quiknode.pro/block?height=78309999'

For Sei EVM methods: No special headers are required. The earliest block number for EVM methods is 79123881 (Sei V2 upgrade block).

지원되는 네트워크

Quicknode provides access to the following Sei networks:

메인넷
유형:제작
체인 ID:
1329
HTTP:
WSS:
아카이브:
가지치기:없음
테스트넷
유형:테스트넷
체인 ID:
1328
HTTP:
WSS:
아카이브:없음
Pruning:3240000 blocks

지원되는 제품

이 문서 공유하기