You're viewing a demo portfolio

Join the waitlist
PRSM

token_balances

Active

Tool of Alchemy Eth

declared in 0.1.0

ERC-20 balances.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "address": "0x1234567890123456789012345678901234567890"
    },
    {
      "address": "0x1234567890123456789012345678901234567890",
      "contracts": [
        "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"
      ]
    }
  ],
  "required": [
    "address"
  ],
  "properties": {
    "chain": {
      "type": "string"
    },
    "address": {
      "type": "string"
    },
    "contracts": {
      "type": "array",
      "items": {
        "type": "string"
      }
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Alchemy Eth

https://github.com/pipeworx-io/mcp-alchemy-eth

1/7 registries
View full server →