Interface: StreamErc20TransferData
moralis-monorepo / @moralisweb3/common-streams-utils / StreamErc20TransferData
Interface: StreamErc20TransferData
@moralisweb3/common-streams-utils.StreamErc20TransferData
Table of contents
Properties
- chain
- contract
- from
- logIndex
- to
- tokenDecimals
- tokenName
- tokenSymbol
- transactionHash
- triggers
- value
- valueWithDecimals
Properties
chain
• chain: EvmChain
contract
• contract: EvmAddress
from
• from: EvmAddress
logIndex
• logIndex: string
| number
to
• to: EvmAddress
tokenDecimals
• Optional
tokenDecimals: number
tokenName
• tokenName: string
tokenSymbol
• tokenSymbol: string
transactionHash
• transactionHash: string
triggers
• Optional
triggers: StreamTriggerOutput
[]
value
• value: BigNumber
valueWithDecimals
• Optional
valueWithDecimals: string