Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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): Ethereum Classic Stable Dollar
Twitter Link: https://x.com/DjedAlliance
List of audit links if any: https://github.com/DjedAlliance/Djed-Solidity/tree/main/audits
Website Link: https://etc.djed.one/
Logo (High resolution, will be shown with rounded borders): https://etc.djed.one/ECSD.svg
Current TVL: ~$14k
Treasury Addresses (if the protocol has treasury): 0xBC80a858F6F9116aA2dc549325d7791432b6c6C4
Chain: Ethereum Classic
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):
Ethereum Classic Stable Dollar is a crypto-backed stablecoin backed by ETC and pegged to USD. It is fully autonomous, immutable and zero governance. It is based on the Djed stablecoin protocol, a peer-reviewed, formally verified and battle-tested protocol since 2020. ECSD belongs to the Djed Alliance, along with various other Djed-based stablecoins.
Token address and ticker if any:
Category (full list at https://defillama.com/categories) *Please choose only one: algo-stables
Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.): HebeSwap
Implementation Details: Briefly describe how the oracle is integrated into your project:
HebeSwap posts data on-chain roughly every 30s and we read data using this oracle adapter (https://github.com/DjedAlliance/Djed-Solidity/blob/main/src/HebeSwapInvertingOracle.sol).
Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage:
https://docs.stability.nexus/djed-stablecoin-protocols/deployments
https://oracle.hebeswap.com/pricedata.html
forkedFrom (Does your project originate from another project):
ECSD is part of the Djed Alliance. To see all deployments of Djed-based stablecoins, check https://docs.stability.nexus/djed-stablecoin-protocols/deployments .
methodology (what is being counted as tvl, how is tvl being calculated):
The TVL of ECSD is the amount of ETC in the contract's address.
Github org/user (Optional, if your code is open source, we can track activity):
Djed Alliance (https://github.com/DjedAlliance)