Interface: GetWalletsNFTTransfersOperationRequest
moralis-monorepo / @moralisweb3/common-aptos-utils / GetWalletsNFTTransfersOperationRequest
Interface: GetWalletsNFTTransfersOperationRequest
@moralisweb3/common-aptos-utils.GetWalletsNFTTransfersOperationRequest
Table of contents
Properties
Properties
collectionBlacklist
• Optional
Readonly
collectionBlacklist: string
[]
Description
The ids of the collections to whitelist
collectionWhitelist
• Optional
Readonly
collectionWhitelist: string
[]
Description
The ids of the collections to whitelist
cursor
• Optional
Readonly
cursor: string
Description
The cursor to use for getting the next page
limit
• Readonly
limit: number
Description
The number of tokens to return
network
• Optional
Readonly
network: AptosNetworkInput
Description
The network of query. Defaults to mainnet.
offset
• Optional
Readonly
offset: number
Description
The number of results to skip
walletAddresses
• Readonly
walletAddresses: AptosAddressInput
[] | AptosAddress
[]
Description
The addresses of the wallets to get transfers for