Skip to main content
Glama

Desk3 MCP Server

by desk3
MIT License
7

get_suggest_gas

Retrieve EIP1559 estimated gas information for Ethereum transactions by specifying the chain ID using this tool on the Desk3 MCP Server. Essential for blockchain enthusiasts and traders.

Instructions

Get EIP1559 estimated gas info (chainid required)(获取 EIP1559 估算 Gas 信息,需要 chainid)

Input Schema

NameRequiredDescriptionDefault
chainidYes

Input Schema (JSON Schema)

{ "properties": { "chainid": { "type": "string" } }, "required": [ "chainid" ], "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/desk3/cryptocurrency-mcp-server'

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