Skip to main content

Interface: StreamErc20ApprovalData

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

Interface: StreamErc20ApprovalData

@moralisweb3/common-streams-utils.StreamErc20ApprovalData

Table of contents

Properties

Properties

chain

chain: EvmChain


contract

contract: EvmAddress


logIndex

logIndex: string | number


owner

owner: EvmAddress


spender

spender: 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