-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Added EOS xSat EVM adapter #12408
base: main
Are you sure you want to change the base?
Added EOS xSat EVM adapter #12408
Conversation
The adapter at projects/eos-exsat-evm exports TVL:
|
Please let me know if there is any additional information that needs to be provided, or if I need to add anything to the Thanks! |
@nsjames thanks for the PR, can you instead return a list of btc addresses with at least 0.001 BTC and compute tvl using the adapter code would be something like this: https://github.com/seancheen/DefiLlama-Adapters/blob/pr/seancheen/12406/projects/lombard/index.js#L13 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.
The adapter at projects/eos-exsat-evm exports TVL:
|
@g1nt0ki thanks for the info I see there's already another implementation of the exsat bridge calculation in fetchers however it's attributing the TVL to I've modified the adapter to use that same code to attribute the TVL to EOS, but am unsure how you'd like to handle this. |
Name (to be shown on DefiLlama):
EOS XSAT EVM
Twitter Link:
https://x.com/exsatnetwork
Website Link:
https://exsat.network/
Logo (High resolution, will be shown with rounded borders):
Current TVL:
$27.45m
Chain:
EOS
Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed):
eos
Coinmarketcap ID (so your TVL can appear on Coinmarketcap, leave empty if not listed):
1765
Short Description (to be shown on DefiLlama):
The amount of BTC that has been bridged over to the EOS network via the xSat BTC EVM.
Token address and ticker if any:
btc.xsat
BTC
Category (full list at https://defillama.com/categories) *Please choose only one:
15 Cross Chain
methodology (what is being counted as tvl, how is tvl being calculated):
EOS ExSAT EVM TVL is achieved by querying the total available supply from the [btc.xsat] account. This supply fluctuates as users deposit and withdraw funds from the ExSAT EVM.
Github org/user (Optional, if your code is open source, we can track activity):
https://github.com/exsat-network/contract-of-consensus