You're viewing a demo portfolio

Join the waitlist
PRSM

token_allowance

Active

Tool of Alchemy Eth

declared in 0.1.0

ERC-20 allowance.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "owner": "0x1234567890123456789012345678901234567890",
      "spender": "0x0987654321098765432109876543210987654321",
      "contract": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"
    }
  ],
  "required": [
    "contract",
    "owner",
    "spender"
  ],
  "properties": {
    "chain": {
      "type": "string"
    },
    "owner": {
      "type": "string"
    },
    "spender": {
      "type": "string"
    },
    "contract": {
      "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 →