For AI agents: visit https://docs.blockdaemon.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
Blockdaemon Docs
HomeGuidesReferenceChangelogFAQs
SupportStatusBlockdaemon Docs
Reference
SupportStatus
HomeGuidesReferenceChangelogFAQs

Celo

📘

See the Celo RPC API connection guide.

eth

MethodCompute Unit Value
eth_blockNumber1
eth_call10
eth_chainId1
eth_estimateGas50
eth_gasPrice5
eth_getBalance5
eth_getBlockByHash5
eth_getBlockByNumber5
eth_getBlockTransactionCountByHash5
eth_getBlockTransactionCountByNumber5
eth_getCode5
eth_getLogs50
eth_getProof5
eth_getStorageAt5
eth_getTransactionByBlockHashAndIndex5
eth_getTransactionByBlockNumberAndIndex5
eth_getTransactionByHash5
eth_getTransactionCount10
eth_getTransactionReceipt5
eth_getUncleByBlockHashAndIndex5
eth_getUncleByBlockNumberAndIndex5
eth_getUncleCountByBlockHash5
eth_getUncleCountByBlockNumber5
eth_maxPriorityFeePerGas1
eth_sendRawTransaction100
eth_syncing1

net

MethodCompute Unit Value
net_peerCount1
net_version1

debug

🚧

These methods can only be used if the request parameters contains tracer: callTracer

MethodCompute Unit Value
debug_traceBlock50
debug_traceTransaction50
debug_traceBlockByHash50
debug_traceBlockByNumber50

web3

MethodCompute Unit Value
web3_clientVersion1

Updated about 2 months ago


Updated about 2 months ago


      • eth
      • net
      • debug
      • web3
    • 👋 Need Help?