Skip to content

tvl across chains #14227

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

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

tvl across chains #14227

wants to merge 3 commits into from

Conversation

0xDro
Copy link
Contributor

@0xDro 0xDro commented Apr 7, 2025

Multi chain TVL

@llamabutler
Copy link

The adapter at projects/stream exports TVL:

ethereum                  29.31 M
sonic                     233.35 k
base                      41
berachain                 0

total                    29.54 M 

Copy link
Member

@g1nt0ki g1nt0ki left a comment

Choose a reason for hiding this comment

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

this is doublecounting tvl?
in ethereum you are counting streamETH tvl
then on sonic, you are counting bridged staked stemETH (xETH) as tvl

@llamabutler
Copy link

The adapter at projects/stream exports TVL:

sonic                     18.04 M
ethereum                  11.33 M
base                      154
berachain                 14

total                    29.37 M 

@0xDro 0xDro requested a review from g1nt0ki April 7, 2025 19:03
@llamabutler
Copy link

The adapter at projects/stream exports TVL:

sonic                     18.03 M
ethereum                  11.31 M
base                      153
berachain                 14

total                    29.33 M 

@0xDro
Copy link
Contributor Author

0xDro commented Apr 7, 2025

not sure why linter is failing. Doesn't fail locally. Any ideas?

@g1nt0ki
Copy link
Member

g1nt0ki commented Apr 8, 2025

this is doublecounting tvl? in ethereum you are counting streamETH tvl then on sonic, you are counting bridged staked stemETH (xETH) as tvl

I am annoyed that you are ignoring this question

@g1nt0ki
Copy link
Member

g1nt0ki commented Apr 8, 2025

*wait, did you change to code instead count the bridged tokens? we dont do that for other project and wont do that here either. We count the underlying tokens on the source chain.

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.

3 participants