Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yETH exporter, APY calc and new dash (#637)
* wip: first apy calc version for yeth * fix: EOW is on a Wednesday 23:59:59 * feat: adding YETHLST helper class. * feat: add net_apy, gross_apr and type labels * fix: use supply and price more consistently. * feat: move yeth code into separate file * feat: added boost * fix: typos * fix: use yETH as the type for the apy subhash * chore: dry some code * feat: get APY for a given block * feat: added historical exporter code for yETH and created first dashboard. * fix: dashboard queries and labels * fix: reverse boost * feat: adding daily swap volumes * feat: add day_ago sample point. * feat: yeth is a new metric * feat: add daily swaps via events * feat: move yeth into separate exporter * fix: add yeth recipe * chore: cleanup * fix: create a nested APY object for yeth * fix: load constants only for Mainnet * fix: revert changes to s3 script * fix: typo in ENV * feat: add recipe for new yeth apy script * feat: allow to pass in a custom resolution per exporter script * fix: missing params and imports * feat: adding separate yeth APY script * fix: replace env * fix: filepaths * fix: whitespace * fix: disable grafana error popup for annotations * feat: showing virtual_balances and tvl denominated in ETH instead of USD. Added weights and target diff chart. * feat: added dropdown for LST selection and some formatting * feat: move LST data into separate dash * Update yETH.json * fix: sanitize name for grafana dashboards * update: yeth lst * fix: yeth dashboard * fix: yeth dashboard2 --------- Co-authored-by: 0xBasic <[email protected]>
- Loading branch information