Skip to main content
Glama

DeFi Trading Agent MCP Server

by edkdev

get_gasless_approval_tokens

Identify tokens with gasless approval support (EIP-2612 permit) for efficient DeFi trading. Specify blockchain ID to streamline token interaction and reduce transaction costs.

Instructions

Get list of tokens that support gasless approvals (EIP-2612 permit)

Input Schema

NameRequiredDescriptionDefault
chainIdNoBlockchain ID (e.g., 8453 for Base, defaults to 8453 if not provided)

Input Schema (JSON Schema)

{ "properties": { "chainId": { "description": "Blockchain ID (e.g., 8453 for Base, defaults to 8453 if not provided)", "type": "integer" } }, "required": [], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/edkdev/defi-trading-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server