-
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 Resolv TVL adapter #10708
add Resolv TVL adapter #10708
Conversation
The adapter at projects/resolv exports TVL:
|
sorry, dont agree with this way of computing tvl, it should be value of tokens backing not the token supply. Also, I dont fully understand RLP, what is backing it? like in this case, it is minted but I dont see any other tokens being locked. |
@g1nt0ki hey! To address this in more detail:
On this basis, our proposal has been to track TVL from token supply side (substantially same approach as in DL adapter for Ethena). Let us know! |
@g1nt0ki Do you need any additional information? |
The adapter at projects/resolv exports TVL:
|
The adapter at projects/resolv exports TVL:
|
@waynebruce0x I've fixed all the issues. Let me know if you have any questions |
Name (to be shown on DefiLlama):
Resolv
Twitter Link:
https://twitter.com/ResolvLabs
List of audit links if any:
https://docs.resolv.im/resources/security
Website Link:
https://www.resolv.im/
Logo (High resolution, will be shown with rounded borders):
Current TVL:
15.74 M
Treasury Addresses (if the protocol has treasury)
Chain:
Ethereum
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):
Resolv is a protocol that maintains USR, a stablecoin fully backed by ETH and pegged to the US Dollar. The stablecoin’s delta-neutral design ensures price stability, and is backed by an innovative insurance pool (RLP) to provide additional security and overcollateralization.
Token address and ticker if any:
USR = "0x66a1E37c9b0eAddca17d3662D6c05F4DECf3e110";
RLP = "0x4956b52aE2fF65D74CA2d61207523288e4528f96";
stUSR = "0x6c8984bc7DBBeDAf4F6b2FD766f16eBB7d10AAb4";
Category (full list at https://defillama.com/categories) *Please choose only one:
Basis Trading
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):
In aggregate, two protocol tokens, USR and RLP are backed by the protocol collateral pool on 1:1 basis. USR has a fixed redemption price for $1, and RLP redemption price is updated each 24 hours as (TVL (Collateral Pool) - Supply (USR)) / Supply (RLP).
Protocol TVL is calculated as follows:
TVL (Resolv) = TVL (Collateral Pool) = Supply (USR) + Supply (RLP) * Price (RLP).
Github org/user (Optional, if your code is open source, we can track activity):
https://github.com/resolv-im