-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Add ZeUSD Token #12817
Add ZeUSD Token #12817
Conversation
The adapter at projects/zoth-zeusd exports TVL:
|
The ZeUSD token itself is priced at 1 USD. ZeUSD is a fully composable RWA-backed Collateralized Debt Position (CDP) stable token issued on top of high-quality on-chain RWAs like ZTLN-P, USD0++ etc. The reason I've created an API and not used on chain methods was because ZTLN-P is not priced by Defillama yet. I'm already in talks with someone from Discord (waynebruce). We'll soon introduce other RWAs as Hashnote USYC, OpenEden T-Bill, which have their pricing oracles live. |
Technical Documentation for ZeUSD : https://docs.zoth.io/zoth/tech-center/architecture |
For more transparency here is the code that is there in the API.
|
hi @shinchann221 And in that scenario as well, we cant count ZLTN, we are already tracking it's supply under rwa right? https://defillama.com/protocol/zoth So, when you add support for minth zeUSD with other tokens, we can track those locked tokens as your tvl. For now, we can track the circulating supply of zeUSD in our stablecoin dashboard, this would act like other stablecoins and tradable in the open market? |
Hey @g1nt0ki , Thank you for the detailed explanation and feedback. I understand your point about not tracking ZeUSD as TVL under CDP since it reflects the circulating supply rather than the locked assets. Here are a few points for clarification and potential next steps:
Please let me know which approach works best or if there’s any additional information you need from my side. Looking forward to your guidance! |
hi, we cant list ZeUSD as rwa since the product is cdp. Closing this PRfor now, can re-open this when non-zoth related tokens are locked to mint zeUSD |
NOTE
Please enable "Allow edits by maintainers" while putting up the PR.
package-lock.json
file as part of your changes, we use lockfileVersion 2, and most use v1 and using that messes up our CIName (to be shown on DefiLlama):
Header: Zoth
Tab: ZeUSD
Twitter Link:
https://x.com/zothdotio
List of audit links if any:
Website Link:
https://zoth.io
Logo (High resolution, will be shown with rounded borders):
https://resources.zoth.io/images/Zoth%20logo.png
Current TVL:
2,023,351.431501
Treasury Addresses (if the protocol has treasury)
ZTLN-Prime : 0x2243C2e006103720F0a02bf1971D6495e9cDeFFF
USD0++ : 0xEB3729B41AcEcEb59DD7B7ffeC8481b3DEA183a9
Chain:
Ethereum, Manta
Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed): (https://api.coingecko.com/api/v3/coins/list)
Coinmarketcap ID (so your TVL can appear on Coinmarketcap, leave empty if not listed): (https://api.coinmarketcap.com/data-api/v3/map/all?listing_status=active,inactive,untracked&start=1&limit=10000)
Short Description (to be shown on DefiLlama):
Zoth is an RWA ecosystem bringing institutional-grade yield avenues onchain.
Token address and ticker if any:
Ticker: ZeUSD
Address: 0x7DC9748DA8E762e569F9269f48F69A1a9F8Ea761
Category (full list at https://defillama.com/categories) *Please choose only one:
CDP
Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.):
Implementation Details: Briefly describe how the oracle is integrated into your project:
Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage:
forkedFrom (Does your project originate from another project):
methodology (what is being counted as tvl, how is tvl being calculated):
Sums total ZeUSD in circulation across all chains
Github org/user (Optional, if your code is open source, we can track activity):
https://github.com/0xZothio/