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"
Archive Data Availability
To query historical data, 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.celestia-mainnet.quiknode.pro/cosmos/bank/v1beta1/balances/celestia1cwhxmw9kaz72nhdsuqvk6ljf9dzes8kg7ysg9d' \
--header 'x-cosmos-block-height: 1000000'
Tendermint API Example:
curl --location 'https://docs-demo.celestia-mainnet.quiknode.pro/block?height=1000000'
支援的產品
Coming Soon
Additional Quicknode products for Celestia are coming soon. Check back for updates on available integrations and tools.