cowprotocol / dune-bridge

Other
4 stars 3 forks source link

Update and parse appdata view at the same time #3

Closed nlordell closed 2 years ago

nlordell commented 2 years ago

Looking at the resulting query https://dune.xyz/queries/257782

We use the script to both update the raw app_data table, but also parse the results from the json content into its own table. This query updates two user generated views which are both used in the Referral Dashboard.

https://dune.xyz/gnosis.protocol/CoW-Referral-Data

Note that this query is still performed manually and is almost ready to be included in the cronjob service.

Original PR gnosis/gp-dune-bridge#63 by @bh2smith

josojo commented 2 years ago

I am closing them, as they are too old and the code has already changed quite a bit