-
Notifications
You must be signed in to change notification settings - Fork 6.7k
feat: add yusan.fi #17282
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
Open
EnzoPlayer0ne
wants to merge
12
commits into
DefiLlama:main
Choose a base branch
from
yusanfi:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: add yusan.fi #17282
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The adapter at projects/yusan exports TVL: |
|
The adapter at projects/yusan exports TVL: |
Collaborator
|
Please let us know when this is ready for review |
|
The adapter at projects/yusan exports TVL: |
Collaborator
|
Is 0 TVL expected? We need non zero TVL to list |
Contributor
Author
Yes, protocol is currently not accepting deposits. I will put this PR in draft and un-draft once deposits are accepted. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.jsonfile 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):
Yusan
Twitter Link:
https://x.com/yusandotfi
List of audit links if any:
Website Link:
https://yusan.fi/
Logo (High resolution, will be shown with rounded borders):
Current TVL:
0
Treasury Addresses (if the protocol has treasury)
Chain:
Internet Computer
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):
Yusan is a cross-chain lending protocol. Borrow against assets on Bitcoin, Ethereum, Doge, Base, Arbitrum, and the Internet Computer.
Token address and ticker if any:
Category (full list at https://defillama.com/categories) *Please choose only one:
Lending
Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.):
Yusan uses the Exchange Rate Canister for price feeds:
Implementation Details: Briefly describe how the oracle is integrated into your project:
Price feeds are polled every minute from the XRC canister. After each poll, the protocol updates its prices, and check for possible liquidation of positions via the liquidation pool.
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):
Cross-chain lending protocol. Deposits attributed to origin chains
Github org/user (Optional, if your code is open source, we can track activity):
Does this project have a referral program?