gas_fees
ActiveTool of Gemini Crypto
declared in 0.1.0
Fetch estimated on-chain gas fees from Gemini for a symbol (e.g. ethusd): fee amount and unit. Use before estimating ETH withdrawal costs.
Parameters schema
{
"type": "object",
"examples": [
{
"symbol": "ethusd"
}
],
"required": [
"symbol"
],
"properties": {
"symbol": {
"type": "string"
}
}
}Parent server
Gemini Crypto
https://github.com/pipeworx-io/mcp-gemini-crypto
1/7 registries