Skip to content

feat: add Yusan lending protocol adapter#2255

Merged
slasher125 merged 2 commits intoDefiLlama:masterfrom
yusanfi:master
Jan 8, 2026
Merged

feat: add Yusan lending protocol adapter#2255
slasher125 merged 2 commits intoDefiLlama:masterfrom
yusanfi:master

Conversation

@EnzoPlayer0ne
Copy link
Copy Markdown
Contributor

Add lending, borrow, and liquidation pool yield for Yusan lending protocol.

https://defillama.com/protocol/yusan

@llamatester
Copy link
Copy Markdown

The yusan adapter exports pools:

Test Suites: 1 passed, 1 total
Tests: 43 passed, 43 total
Snapshots: 0 total
Time: 0.259 s
Ran all test suites.

Nb of pools: 6
 

Sample pools:
┌─────────┬──────────────────────────┬───────┬─────────┬────────┬────────────────────┬──────────┬───────────────┬───────────────────┬─────────────────────┬──────┬─────┬─────────────────────────┐
│ (index) │ pool                     │ chain │ project │ symbol │ tvlUsd             │ apyBase  │ apyBaseBorrow │ totalSupplyUsd    │ totalBorrowUsd      │ ltv  │ apy │ poolMeta                │
├─────────┼──────────────────────────┼───────┼─────────┼────────┼────────────────────┼──────────┼───────────────┼───────────────────┼─────────────────────┼──────┼─────┼─────────────────────────┤
│ 0       │ 'yusan-icp'              │ 'ICP' │ 'yusan' │ 'ICP'  │ 7064.166506987683  │ 0.000036 │ 0.025318      │ 7077.606039779953 │ 13.43953279227057   │ 0.35 │     │                         │
│ 1       │ 'yusan-usdc'             │ 'ICP' │ 'yusan' │ 'USDC' │ 5420.435269504352  │ 0.169697 │ 1.023485      │ 6644.544510705444 │ 1224.1092412010923  │ 0.9  │     │                         │
│ 2       │ 'yusan-usdc-liquidation' │ 'ICP' │ 'yusan' │ 'USDC' │ 5018.029571060295  │          │               │                   │                     │      │ 0   │ 'USDC Liquidation Pool' │
│ 3       │ 'yusan-btc'              │ 'ICP' │ 'yusan' │ 'BTC'  │ 1025.167687405952  │ 0        │ 0.000628      │ 1025.272373544579 │ 0.10468613862722599 │ 0.6  │     │                         │
│ 4       │ 'yusan-icp-liquidation'  │ 'ICP' │ 'yusan' │ 'ICP'  │ 289.58582835201463 │          │               │                   │                     │      │ 0   │ 'ICP Liquidation Pool'  │
│ 5       │ 'yusan-btc-liquidation'  │ 'ICP' │ 'yusan' │ 'BTC'  │ 37.77166913095207  │          │               │                   │                     │      │ 0   │ 'BTC Liquidation Pool'  │
└─────────┴──────────────────────────┴───────┴─────────┴────────┴────────────────────┴──────────┴───────────────┴───────────────────┴─────────────────────┴──────┴─────┴─────────────────────────┘
This adapter contains some pools with <10k TVL, these pools won't be shown in DefiLlama

@slasher125 slasher125 merged commit a295313 into DefiLlama:master Jan 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants