Closed jacek0x closed 2 years ago
@markusbkoch please assign me to this issue, I will be working on it.
@markusbkoch @mendesfabio I created PR https://github.com/balancer-labs/dune-spellbook/pull/6 for this issue.
Please provide me with descriptions for tables and columns so that I can add them to the schema and sources files.
This feature has been merged into the Dune Analytics repo and is complete: https://github.com/duneanalytics/spellbook/pull/1956
Description
Migrate the
balancer_v2.view_pools_fees
Dune abstraction to a Dune spellbook.Currently,
balancer_v2.view_pools_fees
requires maintenance whenever Balancer launches a new pool factory.The goal is to generalize this view so that it no longer requires active maintenance.
Create a separate view for each of the following networks:
ethereum
,polygon
,optimism
,arbitrum
.More information: