Find out which Fantom methods you can use with the Blockdaemon RPC API.
The following methods are allowed in the Blockdaemon RPC API:
- eth_syncing
- net_peerCount
- eth_getBlockByHash
- eth_getBlockByNumber
- eth_blockNumber
- eth_getTransactionCount
- eth_getTransactionByHash
- eth_getTransactionReceipt
- eth_getTransactionByBlockHashAndIndex
- eth_getTransactionByBlockNumberAndIndex
- eth_getBlockTransactionCountByHash
- eth_getBlockTransactionCountByNumber
- eth_call
- eth_getLogs
- eth_getStorageAt
- eth_getCode
- eth_getProof
- eth_sendRawTransaction
- eth_gasPrice
- eth_estimateGas
- eth_feeHistory
- eth_maxPriorityFeePerGas
- eth_chainId
- net_version
- eth_getBalance
- web3_clientVersion
- web3_sha3
- eth_getUncleByBlockHashAndIndex
- eth_getUncleByBlockNumberAndIndex
- eth_getUncleCountByBlockHash
- eth_getUncleCountByBlockNumber
- debug_traceBlockByHash
- debug_traceBlockByNumber
- debug_traceTransaction
- dag_getEvent
- dag_getEventPayload
- dag_getHeads
- ftm_currentEpoch
👋 Need Help?
Contact us through email or our support page for any issues, bugs, or assistance you may need.