Skip to main content
Glama

DeFi Trading Agent MCP Server

by edkdev

get_gasless_approval_tokens

Retrieve tokens supporting gasless approvals via EIP-2612 permit for efficient DeFi transactions. Specify blockchain ID to filter results and streamline trading operations.

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