Moralis MCP Server

Official
by MoralisWeb3

getWalletTokenBalances

Retrieve token balances for a specific wallet address using blockchain data. Optionally filter results by block number, exclude spam tokens, or specify token addresses.

Instructions

Get token balances for a specific wallet address.

Input Schema

NameRequiredDescriptionDefault
addressNoThe address from which token balances will be checked
exclude_spamNoExclude spam tokens from the result
to_blockNoThe block number up to which the balances will be checked.
token_addressesNoThe addresses to get balances for (optional)

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "The address from which token balances will be checked", "type": "string" }, "exclude_spam": { "description": "Exclude spam tokens from the result", "type": "boolean" }, "to_block": { "description": "The block number up to which the balances will be checked.", "type": "number" }, "token_addresses": { "description": "The addresses to get balances for (optional)", "type": "array" } }, "type": "object" }

You must be authenticated.

Other Tools from Moralis MCP Server

Related Tools

ID: paxjr6tzn8