Optional
blockHash of the block containing the transaction.
ERC20TransferEvent
Optional
blockNumber of the block containing the transaction.
ERC20TransferEvent
Optional
blockTimestamp when the block was mined.
ERC20TransferEvent
Optional
contractAddress of the ERC-20 token contract.
ERC20TransferEvent
Optional
eventType of event, in this case, an ERC-20 token transfer.
ERC20TransferEvent
Optional
fromAddress of the sender in the token transfer.
ERC20TransferEvent
Optional
logPosition of the event log within the transaction.
ERC20TransferEvent
Optional
networkBlockchain network where the event occurred.
ERC20TransferEvent
Optional
toAddress of the recipient in the token transfer.
ERC20TransferEvent
Optional
transactionHash of the transaction that triggered the event.
ERC20TransferEvent
Optional
transactionPosition of the transaction within the block.
ERC20TransferEvent
Optional
valueAmount of tokens transferred, typically in the smallest unit (e.g., wei for Ethereum).
ERC20TransferEvent
Optional
webhookUnique identifier for the webhook that triggered this event.
ERC20TransferEvent
Represents an event triggered by an ERC-20 token transfer on the blockchain. Contains information about the transaction, block, and involved addresses.
Export
ERC20TransferEvent