Supported Tendermint Methods
You can use the following Tendermint methods on the Celestia network with the Blockdaemon node.
The following methods are allowed in accessing Celestia via Tendermint RPC, WebSocket, and Tendermint Rest.
- abci_info
- abci_query
- block
- block_by_hash
- block_results
- block_search
- blockchain
- broadcast_evidence
- broadcast_tx_async
- broadcast_tx_commit
- broadcast_tx_sync
- check_tx
- commit
- consensus_params
- consensus_state
- dump_consensus_state
- genesis
- genesis_chunked
- health
- net_info
- num_unconfirmed_txs
- status
- subscribe
- tx
- tx_search
- unconfirmed_txs
- unsubscribe
- unsubscribe_all
- validators
👋 Need Help?
Contact us through email or our support page for any issues, bugs, or assistance you may need.
Updated 5 months ago