platform/get_token_price
Live crypto prices via CoinGecko with 60s cache, batch up to 50 tokens
platform
Published 21 tools, used 62 times.
platform/get_token_price
Live crypto prices via CoinGecko with 60s cache, batch up to 50 tokens
platform/web_search
Real-time web search powered by Tavily
platform/get_protocol_tvl
DeFi protocol TVL from DeFiLlama — current value, 7d/30d trend, chain breakdown, optional daily history
platform/get_gas_price
Current EIP-1559 gas fees on Ethereum or Base: base fee, priority fee, next-block base fee estimate, and network congestion ratio.
platform/get_token_price_historical
Historical crypto price data via CoinGecko — period stats and daily series for 1–365 day windows
platform/get_yield_rates
DeFi yield pool rates from DeFiLlama — APY, TVL, and token breakdown across 1,000+ protocols and chains
platform/get_lending_rates
On-chain lending APY snapshot for Aave v3 and Compound v3 by asset and chain
platform/convert_currency
Fiat and crypto currency conversion in one call
platform/decode_transaction
Decode transaction calldata into function name and arguments. Returns status (success/revert), gas used, and block number. Uses provided ABI or falls back to 4byte.directory.
platform/get_block
Get details for an Ethereum or Base block by number, hash, or 'latest'
platform/get_defi_positions
Aggregate DeFi positions across Aave v3, Compound v3, and Uniswap v3 LP on Ethereum and Base
platform/get_dex_quote
Best Uniswap v3 swap quote across all fee tiers on Ethereum and Base, via direct on-chain QuoterV2 calls
platform/get_erc20_balance
Get the ERC-20 token balance of a wallet, including symbol and decimals
platform/get_eth_balance
Get the native ETH balance of an Ethereum or Base address
platform/get_liquidation_risk
Tiered DeFi liquidation risk across Aave v3 and Compound v3 for up to 50 wallets per call
platform/get_token_approvals
ERC-20 allowance audit across curated DeFi spenders with unlimited-approval risk flags
platform/get_transaction
Get details and receipt for an Ethereum or Base transaction by hash
platform/get_wallet_portfolio
Multi-chain wallet balances with live token prices in one call
platform/http_fetch
SSRF-protected URL fetch with clean text extraction
platform/read_contract
Call any view/pure function on a smart contract with your ABI fragment. Supports historical queries via block number. State-changing calls are rejected.
platform/resolve_ens
Forward lookup (ENS name → address) or reverse lookup (address → primary ENS name). Returns avatar text record when available.