Community dashboards and analytics for Curve

Curve logo

Curve.fi all liquidity

...see SQL query
Loading

Curve.fi monthy volume

...see SQL query
Loading

Curve.fi cumulative volume

...see SQL query
Loading

About Curve

Curve is an exchange liquidity pool designed for extremely efficient stable-asset trading. Its main goal is to let users and other decentralised protocols exchange stable assets (stablecoins, different kind of Bitcoin on Ethereum) through it with low fees and low slippage.

Curve is fully decentralized and all decisions about the protocol are taken by CRV holders.

Unlike exchanges out there that match a buyer and a seller, the behaviour of Curve is different, it uses liquidity pools. Liquidity providers deposit one or more stablecoins in a Curve pool and receive Curve LP tokens. Liquidity providers receive 0.02% of trading fees currently and are also incentivized with CRV token.

Dune Analytics

Explore and fork thousands of queries and dashboards

Dune Analytics is a powerful tool that allows anyone to easily query, visualise and share smart contract data for free. You can explore thousands of queries and dashboards created by the community.

Sign up now
SELECT SUM(token_a_amount) AS dai_bought
FROM dex.trades
WHERE block_time > now() - interval '24 hours'
AND token_a_symbol = 'DAI';

We use necessary cookies to perform the services and prevent attacks. For more information, please see our Cookies Policy.