-
Notifications
You must be signed in to change notification settings - Fork 6.5k
add tokens asseto CASH+ #16722
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?
add tokens asseto CASH+ #16722
Conversation
Error while running adapter at projects/asseto-cashsplus:
|
The adapter at projects/asseto-cashsplus exports TVL:
|
is 0 TVL expected? Have you tested this? |
|
YES because chainlink is still working on integrating with fund admin. |
|
The adapter at projects/asseto-cashsplus exports TVL:
|
We need non zero TVL to list on the TVL dashboard |
Chainlink price feed will be up and running within the week. Will share the link to the price feed once it’s up. |
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):
CASH+
Twitter Link:
https://x.com/AssetoFinance
List of audit links if any:
https://reale-assets.gitbook.io/reale/smart-contract-audit
Website Link:
https://asseto.finance/
Logo (High resolution, will be shown with rounded borders):
https://static.asseto.finance/asseto/cashplus.svg
Current TVL:
Treasury Addresses (if the protocol has treasury)
Chain:
BSC,ETH
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):
CASH+ is a 1:1 asset-backed token collateralized by the CMS USD Money Market Fund, which invests in high-quality short-term USD instruments. It offers both individual and institutional investors instant stablecoin liquidity combined with low-risk yields that track money-market rates.
Token address and ticker if any:
ETH:0x498D9329555471bF6073A5f2D047F746d522A373
BSC:0x1775504c5873e179Ea2f8ABFcE3861EC74D159bc
Category (full list at https://defillama.com/categories) *Please choose only one:
RWA
Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.):
Chainlink
Implementation Details: Briefly describe how the oracle is integrated into your project:
In our project, the oracle integration is achieved through a collaboration between our Fund Administrator (SyncNAV) and Chainlink. SyncNAV acts as the primary price provider, delivering compliant and accurate price data via an API endpoint to Chainlink. Chainlink then uses this verified data feed to construct the on-chain oracle. Our smart contracts retrieve the latest fund price directly from the oracle whenever price data is required, ensuring that all on-chain operations are based on up-to-date and reliable information.
Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage:
forkedFrom (Does your project originate from another project):
No
methodology (what is being counted as tvl, how is tvl being calculated):
TVL is calculated by multiplying the current total token supply by the latest token price. The latest price is obtained from the oracle, ensuring that the TVL accurately reflects the real-time value of assets within the protocol.
Github org/user (Optional, if your code is open source, we can track activity):