Skip to main content

Interface: StreamErc721ApprovalInput

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

Interface: StreamErc721ApprovalInput

@moralisweb3/common-streams-utils.StreamErc721ApprovalInput

Table of contents

Properties

Properties

approved

approved: EvmAddressInput


chain

chain: EvmChainish


contract

contract: EvmAddressInput


logIndex

logIndex: string | number


owner

owner: EvmAddressInput


tokenContractType

tokenContractType: string


tokenId

tokenId: string


tokenName

tokenName: string


tokenSymbol

tokenSymbol: string


transactionHash

transactionHash: string


triggers

Optional triggers: StreamTriggerOutputish[]