BlockVision indexing and querying API

Introduction

​BlockVision is a high-availability indexing network, supporting complex queries and data storage across multiple blockchains.
All of the Fantom JSON-RPC API methods that are supported by BlockVision.
​dag_getHeads​
​dag_getEventPayload​
​dag_getEvent​
​eth_getBalance​
​eth_getCode​
​eth_getStorageAt​
​eth_getTransactionCount​
​eth_blockNumber​
​eth_getBlockByHash​
​eth_getBlockByNumber​
​eth_syncing​
​eth_call​
​eth_chainId​
​eth_estimateGas​
​eth_gasPrice​
​eth_feeHistory​
​eth_maxPriorityFeePerGas​
​eth_protocolVersion​
​web3_sha3​
​eth_subscribe​
​eth_unsubscribe​
​eth_getLogs​
​eth_getFilterLogs​
​eth_getFilterChanges​
​eth_newFilter​
​eth_uninstallFilter​
​
​
Copy link