| description | This page serves as a Fantom API documentation index and lists the available JSON-RPC methods. |
|---|
- eth_chainId
- eth_syncing
- eth_getBlockByNumber
- eth_getBlockByHash
- eth_blockNumber
- eth_gasPrice
- eth_getBalance
- eth_sendRawTransaction
- eth_getTransactionByHash
- eth_getTransactionByBlockHashAndIndex
- eth_getTransactionByBlockNumberAndIndex
- eth_getTransactionReceipt
- eth_getTransactionCount
- eth_getBlockTransactionCountByHash
- eth_getBlockTransactionCountByNumber
- eth_getLogs
- eth_getCode
- eth_call
- eth_getStorageAt
- eth_estimateGas
- eth_newFilter
- eth_newBlockFilter
- eth_newPendingTransactionFilter
- eth_getFilterChanges
- eth_signTransaction
- eth_uninstallFilter
- eth_subscribe
- eth_unsubscribe