getNativeBalance
Retrieve the native cryptocurrency balance for a specific wallet address using the Moralis MCP Server’s REST API model. Input includes the wallet address and optional block number for accurate, up-to-date balance checks.
Instructions
Get the native balance for a specific wallet address.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | No | The address from which the native balance will be checked | |
to_block | No | The block number up to which the balances will be checked. |