Interface: EvmNetWorthResultInput
moralis-monorepo / @moralisweb3/common-evm-utils / EvmNetWorthResultInput
Interface: EvmNetWorthResultInput
@moralisweb3/common-evm-utils.EvmNetWorthResultInput
Table of contents
Properties
Properties
chains
• Readonly
chains: EvmChainNetWorthInput
[] | EvmChainNetWorth
[]
totalNetworthUsd
• Readonly
totalNetworthUsd: string
unavailableChains
• Optional
Readonly
unavailableChains: EvmUnavailableChainNetWorthInput
[] | EvmUnavailableChainNetWorth
[]
unsupportedChainIds
• Optional
Readonly
unsupportedChainIds: string
[]