Skip to main content

Interface: StreamErc20ApprovalInput

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

Interface: StreamErc20ApprovalInput

@moralisweb3/common-streams-utils.StreamErc20ApprovalInput

Table of contents

Properties

Properties

chain

chain: EvmChainish


contract

contract: EvmAddressInput


logIndex

logIndex: string | number


owner

owner: EvmAddressInput


spender

spender: EvmAddressInput


tokenDecimals

tokenDecimals: string | number


tokenName

tokenName: string


tokenSymbol

tokenSymbol: string


transactionHash

transactionHash: string


triggers

Optional triggers: StreamTriggerOutputish[]


value

value: BigNumberInput


valueWithDecimals

Optional valueWithDecimals: null | string