DefiLlama / DefiLlama-Adapters

876 stars 5.04k forks source link

Moneta #11946

Closed MatthewTristan closed 1 day ago

MatthewTristan commented 1 day ago

Name (to be shown on DefiLlama): Moneta Twitter Link: https://x.com/usdmofficial List of audit links if any: https://cdn.sundaeswap.finance/audits/mehen.pdf (Mehen Rebranded to Moneta, nothing in the smart contract has changed.) Website Link: https://moneta.global/ Logo (High resolution, will be shown with rounded borders): https://ibb.co/hYXtwSZ Current TVL: 7.8 Million USD Treasury Addresses (if the protocol has treasury) Chain: Cardano Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed): (https://api.coingecko.com/api/v3/coins/list) usdm-2 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): Fiat backed stablecoin native to the Cardano blockchain. Token address and ticker if any: Policy Id: c48cbb3d5e57ed56e276bc45f99ab39abe94e6cd7ac39fb402da47ad Ticker: USDM Category (full list at https://defillama.com/categories) *Please choose only one: Decentralized Stablecoin Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.): Charli3 Implementation Details: Briefly describe how the oracle is integrated into your project: Charli3's oracle provides an oracle of the reserves backing USDM so that USDM cannot be minted if the total supply of USDM exceeds the amount in the reserve. Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage: N/A forkedFrom (Does your project originate from another project): N/A methodology (what is being counted as tvl, how is tvl being calculated): Gets the total circulating supply of USDM from the datum of the USDM counter UTxO. Github org/user (Optional, if your code is open source, we can track activity): N/A

llamatester commented 1 day ago

The adapter at projects/moneta exports TVL:

cardano                   7.89 M

total                    7.89 M 
g1nt0ki commented 1 day ago

thanks for the PR

MatthewTristan commented 1 day ago

Hey thanks for the merge, however it looks like the audit isn't listed on defillama.

Can the Audits be set to yes and the listed audit linked? https://cdn.sundaeswap.finance/audits/mehen.pdf

image