agentek-eth

by NaniDAO
Verified

getPoolFeeData

Retrieve fee-related data for a specific pool by providing the chain ID and pool address, enabling detailed cryptocurrency research and Ethereum-based automation insights.

Instructions

Gets fee-related data for a pool

Input Schema

NameRequiredDescriptionDefault
chainIdYes
poolAddressYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "chainId": { "type": "number" }, "poolAddress": { "type": "string" } }, "required": [ "poolAddress", "chainId" ], "type": "object" }

You must be authenticated.

Other Tools from agentek-eth

Related Tools

ID: embaq2gcce