BlockVision
Dashboard
Discord
Twitter
Website
Searchβ¦
π§©
Welcome to BlockVision
π
Introduction
π
How-To Guides
π
Documentation
Chain APIs
π¨
Ethereum
π§²
Optimism
π
Arbitrum
π§
Fantom
Basic
dag_getHeads
dag_getEvent
dag_getEventPayload
eth_getBalance
eth_getCode
eth_getStorageAt
eth_getTransactionCount
eth_blockNumber
eth_getBlockTransactionCountByHash
eth_getBlockTransactionCountByNumber
eth_syncing
eth_getBlockByNumber
eth_call
eth_estimateGas
eth_gasPrice
eth_feeHistory
eth_maxPriorityFeePerGas
eth_protocolVersion
eth_sendRawTransaction
eth_chainId
web3_sha3
eth_getUncleCountByBlockHash
eth_getUncleByBlockHashAndIndex
eth_getUncleByBlockNumberAndIndex
eth_getTransactionByHash
eth_getTransactionByBlockHashAndIndex
eth_getTransactionByBlockNumberAndIndex
eth_getTransactionReceipt
eth_getBlockByHash
eth_newFilter
eth_uninstallFilter
eth_newBlockFilter
eth_newPendingTransactionFilter
eth_getFilterLogs
eth_getFilterChanges
eth_getLogs
eth_getUncleCountByBlockNumber
ERC20
NFT
β
Avalanche
π
BNB Chain
π
Polygon
π
Boba
Powered By
GitBook
dag_getHeads
Parameters
Params
- a string array containing (required):
string
- epoch number encoded as a hexadecimal for a specific epoch (pass βlatestβ to use latest epoch; pass βpendingβ to use latest sealed epoch).
Returns
array
- Array of event IDs.
Previous
Basic
Next
dag_getEvent
Last modified
1mo ago
Copy link
Contents
Parameters
Returns