Interface: AptosNFTTokensByCreatorsResponseJSON
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosNFTTokensByCreatorsResponseJSON
Interface: AptosNFTTokensByCreatorsResponseJSON
@moralisweb3/common-aptos-utils.AptosNFTTokensByCreatorsResponseJSON
Table of contents
Properties
Properties
cursor
• Readonly
cursor: string
hasNextPage
• Readonly
hasNextPage: boolean
result
• Readonly
result: AptosNFTTokenResponseJSON
[]