Featured dashboards and queries

...or search for more

Check out these dashboards for up-to-date analytics about IPOR and other related projects.

USDC IPOR Index

...see SQL query
Loading

USDT IPOR Index

...see SQL query
Loading

DAI IPOR Index

...see SQL query
Loading

IPOR Liquidity Pool

...see SQL query
Loading

About IPOR

IPOR is a set of protocols, smart contracts, and software that forms a set of Decentralized Applications (DApps) for Decentralized Finance (DeFi) focused on interest rate derivatives.

The core IPOR infrastructure consists of three main parts: the IPOR Index (Index), Liquidity Pools with an Automated Market Maker (AMM), and Asset Management smart contracts.

From https://ipor.io/.

Related projects

Aave on Dune

See project
Aave logo

Aave is an open source and non-custodial protocol enabling the creation of money markets. Users can earn interest on deposits and borrow assets.

From https://aave.com/.

Compound on Dune

See project
Compound logo

Compound is an algorithmic, autonomous interest rate protocol built for developers, to unlock a universe of open financial applications.

The majority of cryptocurrencies sit idle on exchanges and in wallets, without yielding interest. We're on a mission to change that.

From https://compound.finance/.

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.