Featured dashboards and queries

...or search for more

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

Fantom Daily Users

...see SQL query
Loading

Fantom Daily Users

...see SQL query
Loading

Total Gas Used & dApp Gas Monetization Program

...see SQL query
Loading

About Fantom

Fantom is a high-performance, scalable, EVM-compatible, and secure smart-contract platform.

Fantom’s mainnet deployment—Fantom Opera—is built on Fantom’s consensus mechanism, Lachesis. Fantom is a leaderless, asynchronous, and byzantine fault-tolerant Layer 1 blockchain protocol.

Lachesis enables Fantom to deliver fast transaction speeds, low transaction costs, and deterministic finality. This is achieved while remaining permissionless, decentralized, and open-source.

From fantom.foundation

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.