Interface: GetHistoricalCoinBalancesByWalletsOperationRequest
moralis-monorepo / @moralisweb3/common-aptos-utils / GetHistoricalCoinBalancesByWalletsOperationRequest
Interface: GetHistoricalCoinBalancesByWalletsOperationRequest
@moralisweb3/common-aptos-utils.GetHistoricalCoinBalancesByWalletsOperationRequest
Table of contents
Properties
Properties
coinTypeHashBlacklist
• Optional
Readonly
coinTypeHashBlacklist: string
[]
Description
The coin type hash of the coins to whitelist
coinTypeHashWhitelist
• Optional
Readonly
coinTypeHashWhitelist: string
[]
Description
The coin type hash of the coins 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 results 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
ownerAddresses
• Readonly
ownerAddresses: AptosAddressInput
[] | AptosAddress
[]
Description
The addresses of the owner addresses to get historical balances for