Curve Finance
communityDecentralized exchange optimized for stablecoin and pegged asset trading with low slippage.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.curve.fi/api/getPools/ethereum/mainGet liquidity pools
Returns
data.poolData[] with id, name, coins[], usdTotal, apy, volume, lpTokenAddress, gaugeAddressGET
https://api.curve.fi/api/getVolumes/ethereumGet trading volumes
Returns
data.pools[] with address, name, volumeUSD, trading_fee, admin_feeGET
https://api.curve.fi/api/getAllGaugesGet gauge rewards
Returns
data with gauge_address: {pool, type, gauge_data.working_supply, reward_tokens[], lp_token}