Skip to main content

Interface: StreamErc20TransferData

moralis-monorepo / @moralisweb3/common-streams-utils / StreamErc20TransferData

Interface: StreamErc20TransferData

@moralisweb3/common-streams-utils.StreamErc20TransferData

Table of contents

Properties

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