Community dashboards and analytics for Loopring

Loopring logo

Loopring.io Daily Volume

...see SQL query
Loading

Loopring.io Transactions

...see SQL query
Loading

About Loopring

Loopring is a zkRollup Exchange and Payment Protocol.

Secure: Loopring is an open-sourced, audited, and non-custodial exchange protocol, which means nobody in the Loopring ecosystem needs to trust others. Cryptoassets are always under users' own control, with 100% Ethereum-level security guarantees.

High Throughput: Loopring powers highly scalable decentralized exchanges by batch-processing thousands of requests off-chain, with verifiably correct execution via ZKPs. The performance of underlying blockchains is no longer the bottleneck.

Low Cost: Loopring performs most operations, including order-matching and trade settlement, off the Ethereum blockchain. Such a design dramatically reduces gas consumption and thus overall settlement cost to only fractions of a cent.

From https://loopring.org.

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.