Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/new layout #12966

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Conversation

0xajing
Copy link
Contributor

@0xajing 0xajing commented Jan 4, 2025

  • update lorenzo bitcoin book, add bc1p9ta9m4h6z5hz5mvu2450qqrd5x507a25c4uper8nkxllhs94x7msv77l0s
  • new tab layout:
  1. Lorenzo: Lorenzo Protocol Total, all staked BTC, from stBTC and enzoBTC
  2. Lorenzo stBTC: all BTC staked to mint stBTC
  3. Lorenzo enzoBTC: all BTC staked to mint enzoBTC
  4. Lorenzo stBTC from BNB: stBTC supply on BNB

@llamabutler
Copy link

The adapter at projects/lorenzo exports TVL:

bitcoin                   212.00 M

total                    212.00 M 

@llamabutler
Copy link

The adapter at projects/lorenzo-stbtc exports TVL:

bitcoin                   202.23 M

total                    202.23 M 

@llamabutler
Copy link

The adapter at projects/lorenzo exports TVL:

bitcoin                   201.36 M

total                    201.36 M 

@llamabutler
Copy link

The adapter at projects/lorenzo-stbtc exports TVL:

bitcoin                   191.39 M

total                    191.39 M 

@llamabutler
Copy link

The adapter at projects/lorenzo exports TVL:

bitcoin                   219.60 M

total                    219.60 M 

@llamabutler
Copy link

The adapter at projects/lorenzo-stbtc exports TVL:

bitcoin                   209.44 M

total                    209.44 M 

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am bit confused why this was counted as tvl in the first place, but changing folder names breaks our server

@@ -1,8 +1,10 @@
const { sumTokensExport } = require("../helper/sumTokens");
const bitcoinAddressBook = require('../helper/bitcoin-book/index.js')

// Lorenzo Protocol Tota TVL
const allBtcAddressList = [...bitcoinAddressBook.lorenzo, ...bitcoinAddressBook.lorenzo2]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, this leads to doublecounting, as we have already listed stbtc & enzoBTC part.

This merged listing is redundant imo, we already show a parent protocol that includes all sub protocols

@g1nt0ki g1nt0ki self-assigned this Jan 7, 2025
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this change is good, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants