Featured dashboards and queries

...or search for more

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

Gnosis Safe Total Value Locked

...see SQL query
Loading

Gnosis Protocol Daily Trading Volume

...see SQL query
Loading

About Gnosis

Gnosis builds new market mechanisms for open finance. By designing fairer marketplaces with open-source building blocks, Gnosis is committed to supporting an accessible, equitable future for decentralized finance. Our three interoperable product lines allow you to securely create, trade, and hold crypto assets.

Create: Conditional tokens are an application-agnostic asset class designed for the creation of highly liquid prediction markets. This new type of asset uses the open Conditional Tokens Framework to enable combinatorial outcomes for information discovery through prediction markets, laying the foundation for use cases like futarchy, agentless escrow, and milestone-based funding & access rights allocation.

Trade: Gnosis Protocol is a fully permissionless DEX that prevents front-running, maximizes liquidity through ring trades, and facilitates captial-efficient programmable orders on a customizable price range with batch auctions and custom market makers.

Hold: Gnosis Safe Multisig is the trustless interface for Safe Apps, dApp modules that decode contract interaction into human-readable information for digital asset management on Ethereum. Safe Apps ensure security and persistence through IPFS hosting, and most are open-source and auditable.

From https://gnosis.io/

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.