Fantom RPC Methods

❗️

Blockdaemon to end Fantom support on April 15, 2025.

Blockdaemon will stop supporting the Fantom protocol on April 15, 2025. After this date, we will no longer provide operational support or services for Fantom Dedicated Nodes and RPC API.

debug

  • debug_traceBlock
  • debug_traceBlockByHash
  • debug_traceBlockByNumber
  • debug_traceTransaction

eth

  • eth_blockNumber
  • eth_call
  • eth_chainId
  • eth_estimateGas
  • eth_gasPrice
  • eth_getBalance
  • eth_getBlockByHash
  • eth_getBlockByNumber
  • eth_getBlockTransactionCountByHash
  • eth_getBlockTransactionCountByNumber
  • eth_getCode
  • eth_getLogs
  • eth_getRawTransactionByBlockHashAndIndex
  • eth_getRawTransactionByBlockNumberAndIndex
  • eth_getRawTransactionByHash
  • eth_getStorageAt
  • eth_getTransactionByBlockHashAndIndex
  • eth_getTransactionByBlockNumberAndIndex
  • eth_getTransactionByHash
  • eth_getTransactionCount
  • eth_getTransactionReceipt
  • eth_getUncleByBlockHashAndIndex
  • eth_getUncleByBlockNumberAndIndex
  • eth_getUncleCountByBlockHash
  • eth_getUncleCountByBlockNumber
  • eth_getWork
  • eth_hashrate
  • eth_mining
  • eth_pendingTransactions
  • eth_protocolVersion
  • eth_sendRawTransaction
  • eth_submitHashrate
  • eth_submitWork
  • eth_syncing
  • eth_subscribe
  • eth_unsubscribe
  • eth_getProof
  • eth_maxPriorityFeePerGas

net

  • net_listening
  • net_peerCount
  • net_version

txpool

  • txpool_content
  • txpool_inspect
  • txpool_status

web3

  • web3_clientVersion
  • web3_sha3

ftm

  • ftm_currentEpoch

dag

  • dag_getEvent
  • dag_getEventPayload
  • dag_getHeads

👋 Need Help?

Contact us through email or our support page for any issues, bugs, or assistance you may need.