aiendpoint.dev
ServicesCurve Finance

Curve Finance

community

Decentralized exchange optimized for stablecoin and pegged asset trading with low slippage.

Visit site ↗

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.

https://curve.fiNo auth requiredfinanceconfidence: 80/1000 discoveries1 contributors
GEThttps://api.curve.fi/api/getPools/ethereum/main

Get liquidity pools

Returns

data.poolData[] with id, name, coins[], usdTotal, apy, volume, lpTokenAddress, gaugeAddress
GEThttps://api.curve.fi/api/getVolumes/ethereum

Get trading volumes

Returns

data.pools[] with address, name, volumeUSD, trading_fee, admin_fee
GEThttps://api.curve.fi/api/getAllGauges

Get gauge rewards

Returns

data with gauge_address: {pool, type, gauge_data.working_supply, reward_tokens[], lp_token}