Optional
block_The timestamp of the block in which the event was emitted
EthereumTransaction
Optional
flattened_EthereumTransaction
The onchain address of the sender.
EthereumTransaction
Optional
gasThe amount of gas spent in the transaction.
EthereumTransaction
Optional
gas_The price per gas spent in the transaction in atomic units of the native asset.
EthereumTransaction
Optional
hashThe hash of the transaction as a hexadecimal string, prefixed with 0x.
EthereumTransaction
Optional
indexThe index of the transaction in the block.
EthereumTransaction
Optional
inputThe input data of the transaction.
EthereumTransaction
Optional
max_The max fee per gas as defined in EIP-1559. https://eips.ethereum.org/EIPS/eip-1559 for more details.
EthereumTransaction
Optional
max_The max priority fee per gas as defined in EIP-1559. https://eips.ethereum.org/EIPS/eip-1559 for more details.
EthereumTransaction
Optional
mintThis is for handling optimism rollup specific EIP-2718 transaction type field.
EthereumTransaction
Optional
nonceThe nonce of the transaction in the source address.
EthereumTransaction
Optional
priority_The confirmed priority fee per gas as defined in EIP-1559. https://eips.ethereum.org/EIPS/eip-1559 for more details.
EthereumTransaction
Optional
receiptEthereumTransaction
Optional
rlp_RLP encoded transaction as a hex string (prefixed with 0x) for native compatibility with popular eth clients such as etherjs, viem etc.
EthereumTransaction
The onchain address of the receiver.
EthereumTransaction
Optional
token_EthereumTransaction
Optional
transaction_EthereumTransaction
Optional
typeThe EIP-2718 transaction type. See https://eips.ethereum.org/EIPS/eip-2718 for more details.
EthereumTransaction
Optional
valueThe value of the transaction in atomic units of the native asset.
EthereumTransaction
Export
EthereumTransaction