Skip to main content

Interface: StreamErc1155ApprovalData

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

Interface: StreamErc1155ApprovalData

@moralisweb3/common-streams-utils.StreamErc1155ApprovalData

Table of contents

Properties

Properties

account

account: EvmAddress


approved

approved: boolean


chain

chain: EvmChain


contract

contract: EvmAddress


logIndex

logIndex: number


operator

operator: EvmAddress


tokenContractType

tokenContractType: string


tokenName

tokenName: string


tokenSymbol

tokenSymbol: string


transactionHash

transactionHash: string


triggers

Optional triggers: StreamTriggerOutput[]