diff --git a/docs/.vuepress/configs/navbar/index.ts b/docs/.vuepress/configs/navbar/index.ts index c7833be3..e8d2e82e 100644 --- a/docs/.vuepress/configs/navbar/index.ts +++ b/docs/.vuepress/configs/navbar/index.ts @@ -132,6 +132,15 @@ export const navbar: NavbarConfig = [ }, ], }, + { + text: 'Dune', + children: [ + { + text: 'Overview', + link: '/reference/dune/', + }, + ], + }, { text: 'Swaps / Joins / Exits', children: [ diff --git a/docs/README.md b/docs/README.md index 9a39dc22..c1299299 100644 --- a/docs/README.md +++ b/docs/README.md @@ -47,4 +47,4 @@ footer: - [DefiLlama](https://defillama.com/protocol/balancer) - [Analytics](https://balancer.defilytica.com/) -- [Dune veBAL](https://dune.com/balancerlabs/veBAL) +- [Dune dashboards](https://dune.com/browse/dashboards?team=balancer) \ No newline at end of file diff --git a/docs/reference/dune/.order b/docs/reference/dune/.order new file mode 100644 index 00000000..56a6051c --- /dev/null +++ b/docs/reference/dune/.order @@ -0,0 +1 @@ +1 \ No newline at end of file diff --git a/docs/reference/dune/README.md b/docs/reference/dune/README.md new file mode 100644 index 00000000..05e35252 --- /dev/null +++ b/docs/reference/dune/README.md @@ -0,0 +1,43 @@ +--- +order: 0 +title: Overview +--- + +# Overview + +Welcome to Balancer's data analytics powered by Dune! + +[Dune Analytics](https://dune.com/home) is a powerful data analytics platform that enables users to explore, query, and visualize on-chain data from various DeFi protocols, including Balancer. It provides a user-friendly interface to interact with blockchain data, empowering both data analysts and DeFi enthusiasts to gain valuable insights. + +Balancer Labs' data team is dedicated to providing you with up-to-date and comprehensive analytics. We constantly update our Dune [dashboards](https://dune.com/browse/dashboards?team=balancer), spells [spells](https://github.com/duneanalytics/spellbook/tree/main/models/balancer), and [queries](https://dune.com/browse/queries?team=balancer) to ensure that you have access to the latest information on Balancer Protocol. + +Explore our Dune dashboards, dive into the data, and discover the insights that matter most to you. If you have any questions or need assistance with specific queries, feel free to reach out by filling out this [form](https://docs.google.com/forms/d/e/1FAIpQLScHCgRxCGfyJp02Dl_nK6shDnXY1FDDXpsd-sqjTeIsv5EteQ/viewform) or directly on [Discord](https://discord.balancer.fi/). + +## Dashboards + +**Balancer Labs' data team** has been diligently working on rebuilding our Dune dashboards. The goal is to provide enhanced cross-chain analysis and more customizable filters. + +The rebuilt Dune dashboards will offer users the ability to perform in-depth analysis with improved filters and cross-chain analysis. + +**Here are the updated dashboards:** + +| Dashboard Name | Main information | Filters | +| --------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | ---------------------------------------- | +| [veBAL](https://dune.com/balancer/vebal) | Total veBAL, veBAL locking, power by top LPs, votes by gauge and network | | +| [veBAL Analysis](https://dune.com/balancer/vebal-analysis) | Power and votes by provider | Provider | +| [veBAL Gauge Votes](https://dune.com/balancer/vebal-gauge-analysis) | Voters on gauge | Gauge | +| [Balancer Overview](https://dune.com/balancer/overview) | Volume (by source, cumulative, 24h and 7d), TVL, average swap fees, liquidity utilization, Balancer on 1inch and cowswap | Pool ID, Start Date, End Date, and blockchain | +| [Balancer Exchange](https://dune.com/balancer/exchange) | Volume (by token, 24h and 7d), # of swaps, new/old traders, fees distribution, gas costs | Aggregation, Start Date, End Date, and blockchain | +| [Balancer Report](https://dune.com/balancer/report) | TVL, Volume (cumulative, market share, by token), swap fees revenue | Pool ID, Start Date, End Date, and blockchain | +| [Volume](https://dune.com/balancer/volume) | 24h, 7d, 30d, moving averages, volume by pool, daily volume changes, by blockchain (median swap, # of swaps, new traders, Net token inflow/outflow | | +| [Balancer Volume Breakdown](https://dune.com/balancer/volume-breakdown) | Overview on volume by token, pool, and source | Source Address, -Source Name, Pool ID, Start Date, End Date, and blockchain | +| [Balancer Volume - Source Breakdown](https://dune.com/balancer/volume-source-breakdown) | Weekly, daily, and hourly volume breakdown by source (DEXs and Aggregators, Heavy Traders and MEV bots). Addresses used are listed on this [link](https://dune.com/queries/3004790) | Source Address, -Source Name, Pool ID, Start Date, End Date, and blockchain | +| [Balancer Volume - Pool Breakdown](https://dune.com/balancer/volume-pool-breakdown) | Weekly, daily, and hourly volume breakdown by top pools | Start Date, End Date, and blockchain | +| [Balancer Volume - Token Breakdown](https://dune.com/balancer/volume-token-breakdown) | All-time volume by token, Monthly and hourly top tokens volume | Blockchain, Aggregation, Top x tokens | +| [Pools Overview](https://dune.com/balancer/pools) | Balancer Pools, TVL, Volume (24h, 7d), Pools Created (by blockchain and pool type), Fees distribution | Start Date, End Date, and blockchain | +| [Pool Analysis](https://dune.com/balancer/pool-analysis) | Volume (daily, 24h, 7d, by source), TVL, Swap Fees, LPs, Liquidity Utilization | Pool ID, Start Date, End Date, and blockchain | +| [8020 Initiative](https://dune.com/balancer/8020-initiative) | ve8020 Pools, TVL, Impermanent Loss, Price Volatility, Pool Balancer, Volume by Source | Blockchain, Pool Address | +| [Balancer Governance](https://dune.com/balancer/governance) | BAL Minted, holders, LPs, price, supply, emission rates | | +| [Balancer V2 LBPs](https://dune.com/balancer/v2-lbps) | Volume, amount raised, transactions, participants, tokens sold, indirect volume | LBP | +| [Gas Costs](https://dune.com/balancer/gas-costs) | Gas Costs per swap, pool_type and blockchain | TimeFrame, days, Pool Type, blockchain | +| [Balancer V2 Revenues Overview](https://dune.com/balancer/v2-revenues) | Weekly swap fee revenues, LP revenues by pool and token | Pool ID, Start Date, End Date, blockchain, and Token Address |