Interface: EvmEventData
moralis-monorepo / @moralisweb3/common-evm-utils / EvmEventData
Interface: EvmEventData
@moralisweb3/common-evm-utils.EvmEventData
This is the return type of the processed EVM event
Table of contents
Properties
Properties
address
• address: EvmAddress
blockHash
• blockHash: string
blockNumber
• blockNumber: BigNumber
blockTimestamp
• blockTimestamp: Date
chain
• chain: EvmChain
data
• data: Object
Type declaration
Name | Type |
---|---|
from? | EvmAddress |
to? | EvmAddress |
value? | EvmNative |
transactionHash
• transactionHash: string