メインコンテンツへスキップ

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

アーカイブデータの可用性

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

For blocks >= 78309999: 「」を使用してください x-cosmos-block-height REST APIのリクエストではヘッダーを指定するか、Tendermint APIのリクエストではheightパラメータを指定してください:

Cosmos REST API の例:

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

Tendermint API の例:

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

対応製品

このドキュメントを共有する