Skip to main content
Glama

Moralis MCP Server

Official
by MoralisWeb3

getNativeBalancesForAddresses

Retrieve native cryptocurrency balances for multiple wallet addresses at a specified block using the model context protocol.

Instructions

Get the native balances for a set of specific addresses

Input Schema

NameRequiredDescriptionDefault
to_blockNoThe block number on which the balances should be checked
wallet_addressesNoThe addresses to get metadata for

Input Schema (JSON Schema)

{ "properties": { "to_block": { "description": "The block number on which the balances should be checked", "type": "number" }, "wallet_addresses": { "description": "The addresses to get metadata for", "type": "array" } }, "type": "object" }
Install Server

Other Tools from Moralis MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MoralisWeb3/moralis-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server