-
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 SSI Protocol TVL adapter #12893
base: main
Are you sure you want to change the base?
add SSI Protocol TVL adapter #12893
Conversation
The adapter at projects/ssi-protocol exports TVL:
|
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.
hi, thanks for the PR, can you share the vault addresses where the tokens backing the index are kept? we prefer fetching that balance and computing tvl
Yes, we can provide vault addresses. However, some of the indices use vault addresses managed by Ceffu prime wallets instead of Ceffu qualified wallets, which will lead to difficulties in capturing values since mirrox requires mirroring to binance to retrieve values, making TVL statistics less comprehensive. To standardize the TVL calculation method, since our business model is quite similar to Ethena project, and we use similar underlying asset services (e.g. Ceffu for mirroring), we have used Ethena project's calculation method as a reference which involves using total supply. These processes have been audited by four independent security audit firms. If needed, we can provide further audit reports for each auditing firm as proof of custody from custodial institutions. We look forward to your reply, and you are welcome to contact us via email: [email protected] for further questions or concerns. |
@g1nt0ki Hi, thank you for the feedback, please kindly review our response: Vault Addresses for Meme.ssi: Vault Addresses for Defi.ssi: Vault Addresses for Mag7.ssi: Please note that Mag7.ssi and USSI is managed by Ceffu prime wallet. We select this wallet solution because we need the MirrorX feature to achieve Mag7.ssi headging - similar to Ethena. Attaching Audits Reports for your reference: Looking forward to your response! |
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):
SSI
Twitter Link:
https://x.com/SoSoValueCrypto
List of audit links if any:
Blocksec:
https://github.com/blocksecteam/audit-reports/blob/main/solidity/blocksec_sosovaluelabs_ssi_v1.0-signed.pdf
Slowmist Round 1:
https://github.com/slowmist/Knowledge-Base/blob/master/open-report-V2/smart-contract/SSI%20Protocol%20-%20SlowMist%20Audit%20Report.pdf
Slowmist Round 2:
https://github.com/slowmist/Knowledge-Base/blob/master/open-report-V2/smart-contract/SSI%20Protocol%20Phase2%20-%20SlowMist%20Audit%20Report.pdf
Website Link:
https://ssi.sosovalue.com/
Logo (High resolution, will be shown with rounded borders):
Current TVL:
1.93M
Treasury Addresses (if the protocol has treasury)
Chain:
Base
Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed): (https://api.coingecko.com/api/v3/coins/list)
mag7-ssi
defi-ssi
meme-ssi
ussi
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):
The SoSoValue Index (SSI) Protocol is a cutting-edge spot index solution designed to make crypto investments simple and secured.
Token address and ticker if any:
Category (full list at https://defillama.com/categories) *Please choose only one:
Indexes
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):
TVL counts the SSI tokens and USSI token minted.
Github org/user (Optional, if your code is open source, we can track activity):
https://github.com/SoSoValueLabs/ssi-protocol