Quicknode supports the following Celestia APIs on all endpoints. Using your Celestia 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.
対応API
対応ネットワーク
Quicknode provides access to the following Celestia networks:
メインネット
種類:制作
チェーンID:
celestia
HTTP:
WSS:
アーカイブ:はい
剪定:なし
Mocha
タイプ:テストネット
チェーンID:
mocha-4
HTTP:
WSS:
アーカイブ:なし
Pruning:pruning-keep-recent = "1832727"
ネットワーク
種類
チェーンID
HTTP
WSS
アーカイブ
剪定
メインネット
制作
celestia
はい
なし
Mocha
テストネット
mocha-4
いいえ
pruning-keep-recent = "1832727"
アーカイブデータの可用性
過去のデータを照会するには、 x-cosmos-block-height REST APIのリクエストではヘッダーを指定するか、Tendermint APIのリクエストではheightパラメータを指定してください:
Cosmos REST API の例:
curl --location 'https://docs-demo.celestia-mainnet.quiknode.pro/cosmos/bank/v1beta1/balances/celestia1cwhxmw9kaz72nhdsuqvk6ljf9dzes8kg7ysg9d' \
--header 'x-cosmos-block-height: 1000000'
Tendermint API の例:
curl --location 'https://docs-demo.celestia-mainnet.quiknode.pro/block?height=1000000'
対応製品
近日公開
Additional Quicknode products for Celestia are coming soon. Check back for updates on available integrations and tools.