Interface: GetWalletNetWorthOperationRequest
moralis-monorepo / @moralisweb3/common-evm-utils / GetWalletNetWorthOperationRequest
Interface: GetWalletNetWorthOperationRequest
@moralisweb3/common-evm-utils.GetWalletNetWorthOperationRequest
Table of contents
Properties
Properties
address
• Readonly
address: EvmAddressInput
Description
The wallet address
chains
• Optional
Readonly
chains: string
[] | EvmChain
[]
Description
The chains to query
excludeSpam
• Optional
Readonly
excludeSpam: boolean
Description
Exclude spam tokens from the result
excludeUnverifiedContracts
• Optional
Readonly
excludeUnverifiedContracts: boolean
Description
Exclude unverified contracts from the result
maxTokenInactivity
• Optional
Readonly
maxTokenInactivity: number
Description
Exclude tokens inactive for more than the given amount of days