BlockVision
DashboardDiscordTwitterWebsite
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