You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 4.97.1).

wallet-balance

Inactive

Tool of The Stall

declared in 4.97.1

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 →