Moralis MCP Server

Official
by MoralisWeb3

getWalletNetWorth

Calculate the USD net worth of a wallet by querying blockchain data, with options to exclude spam tokens, unverified contracts, and low-liquidity assets for accurate results.

Instructions

Get the net worth of a wallet in USD. We recommend to filter out spam tokens and unverified contracts to get a more accurate result.

Input Schema

NameRequiredDescriptionDefault
addressNoThe wallet address
chainsNoThe chains to query
exclude_spamNoExclude spam tokens from the result
exclude_unverified_contractsNoExclude unverified contracts from the result
max_token_inactivityNoExclude tokens inactive for more than the given amount of days
min_pair_side_liquidity_usdNoExclude tokens with liquidity less than the specified amount in USD. This parameter refers to the liquidity on a single side of the pair.

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "The wallet address", "type": "string" }, "chains": { "description": "The chains to query", "type": "array" }, "exclude_spam": { "description": "Exclude spam tokens from the result", "type": "boolean" }, "exclude_unverified_contracts": { "description": "Exclude unverified contracts from the result", "type": "boolean" }, "max_token_inactivity": { "description": "Exclude tokens inactive for more than the given amount of days", "type": "number" }, "min_pair_side_liquidity_usd": { "description": "Exclude tokens with liquidity less than the specified amount in USD. This parameter refers to the liquidity on a single side of the pair.", "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from Moralis MCP Server

Related Tools

ID: paxjr6tzn8