Featured dashboards and queries

...or search for more

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

Total number of Land created

...see SQL query
Loading

Total number of Quest Objects claimed

...see SQL query
Loading

About Phi

Phi is a whole new Web3 world created directly from ENS & wallet activities, enabling the easy visualization of on-chain identities. It encourages users to interact with various web3 protocols, which provides a positive feedback loop to the entire Crypto ecosystem.

From https://docs.philand.xyz/welcome-to-phi/whats-phi.

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.