-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Etherfuse listing #16997
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
base: main
Are you sure you want to change the base?
Etherfuse listing #16997
Conversation
|
Good day @waynebruce0x I've been trying to compute the tvl sum on my local machine and it has been showing this error: This same error has been showing with other already listed project files (live on defillama already) and it's common with projects that use the solana helper file |
|
Yes please use a different RPC |
|
The adapter at projects/etherfuse exports TVL: |
|
@waynebruce0x I couldn't get my hands on any free rpc that doesn't time out (couldn't get a paid one either so..) and so i added a little delay in the code and it works properly now |
|
Is it possible to track the collateral backing these tokens rather than the paired assets in the Orca pools? |
|
@waynebruce0x yes it's possible as the first address on the code (2cbUAqNoySYkG5R7edjm1WLXgtty6PeCRDVJ7zZbodQm ) is the address that tracks usdc deposits during the time of mint of the individual tokens. |
|
No, we should just count the mint deposits. The Orca liquidity is Orca TVL |
|
The adapter at projects/etherfuse exports TVL: |
|
@waynebruce0x I've removed orca markets and left only the mint deposit contract |
Name (to be shown on DefiLlama):
Etherfuse
Twitter Link:
https://x.com/etherfuse
Website Link:
https://www.etherfuse.com/
Logo (High resolution, will be shown with rounded borders):
https://cdn.prod.website-files.com/66bb8b91d983591ffeaacbce/66c607d9ce8ebfdd4ef6ac77_etherfuse-logo-light.svg
Chain:
Solana, Base, Polygon
Current TVL:
279.11 k
Short Description (to be shown on DefiLlama):
Stablebonds are tokenized real-world assets (RWAs) backed by government-issued bonds from stable economies such as the USA, Mexico, and the European Union.
Token address and ticker if any:
CETES7CKqqKQizuSN6iWQwmTeFRjbJR6Vw2XRKfEDR8f
USTRYnGgcHAhdWsanv8BG6vHGd4p7UGgoB9NRd8ei7j
Category (full list at https://defillama.com/categories) *Please choose only one:
Real World Assets
methodology (what is being counted as tvl, how is tvl being calculated):
The TVL is calculated as the sum of the USD value of all the pools, in which any stablebonds/ USDC is contained and is also calculated with the contract balance of the contract that holds USDC that is deposited during the minting process of any stablebond.