Skip to main content

Interface: AptosNFTOwnerResponseInput

moralis-monorepo / @moralisweb3/common-aptos-utils / AptosNFTOwnerResponseInput

Interface: AptosNFTOwnerResponseInput

@moralisweb3/common-aptos-utils.AptosNFTOwnerResponseInput

Table of contents

Properties

Properties

amount

Readonly amount: AptosNativeInput


collectionDataIdHash

Readonly collectionDataIdHash: string


collectionName

Readonly collectionName: string


creatorAddress

Readonly creatorAddress: AptosAddressInput


lastTransactionTimestamp

Readonly lastTransactionTimestamp: string


lastTransactionVersion

Readonly lastTransactionVersion: string


name

Readonly name: string


ownerAddress

Readonly ownerAddress: AptosAddressInput


propertyVersion

Readonly propertyVersion: string


tableType

Readonly tableType: string


tokenDataIdHash

Readonly tokenDataIdHash: string


tokenProperties

Readonly tokenProperties: object