scrape_uniswap
ActiveTool of GoCreative Agent API
declared in 1.27.1
Get Uniswap token-pool data (price, liquidity, volume). Use for DeFi-research agents. Example call: {"token_address": "0xa0b86a33e6c4b4c"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "scrape_uniswapArguments",
"required": [
"token_address"
],
"properties": {
"token_address": {
"type": "string",
"title": "Token Address"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries