You're viewing a demo portfolio

Join the waitlist
PRSM

wallet-balance

Active

Tool of The Stall

declared in 4.82.0

Returns the native token balance (ETH, POL, BNB) for any EVM wallet address. Supports Ethereum, Base, Polygon, Arbitrum, Optimism, and BSC. Includes optional USD value. $0.010/call. Free upstreams: DRPC + CoinGecko, no API key required.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "address": {
      "type": "string",
      "description": "EVM wallet address (0x-prefixed, 42 characters)."
    },
    "network": {
      "type": "string",
      "description": "Chain to query. Default: ethereum."
    },
    "with_usd": {
      "type": "boolean",
      "description": "If true, fetches live USD price and returns USD value. Default: false."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

The Stall

1/7 registries
View full server →
wallet-balance — The Stall — PRSM MCP