Community dashboards and analytics for Bancor

Bancor logo

30D USD Volume

...see SQL query
Loading

About Bancor

The Bancor Protocol is a fully on-chain liquidity protocol that can be implemented on any smart contract-enabled blockchain. The Bancor Protocol is an open-source standard for liquidity pools, which in turn provide an endpoint for automated market-making (buying / selling tokens) against a smart contract.

  • Bancor Network currently operates on the Ethereum and EOS blockchains, but the protocol is designed to be interoperable for additional blockchains.
  • Our implementation can be easily integrated into any application enabling value exchanges.
  • Our implementation is open source and permissionless, and ecosystem participants are encouraged to contribute to and enhance the Bancor Protocol.

From https://docs.bancor.network/

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.