Skip to content
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 leech-protocol to yields section #1051

Closed
wants to merge 1 commit into from

Conversation

filonuselp
Copy link

No description provided.

@llamatester
Copy link

The leech-protocol adapter exports pools:

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

Nb of pools: 7
 

Sample pools:
┌─────────┬──────────────────────────────────────────────────────────┬─────────────┬──────────────────┬──────────────┬───────────┬────────────────────┬─────────┬───────────┬────────────────────────────────────────────────┬──────────────┐
│ (index) │                           pool                           │    chain    │     project      │    symbol    │  tvlUsd   │        apy         │ apyBase │ apyReward │                    poolMeta                    │ rewardTokens │
├─────────┼──────────────────────────────────────────────────────────┼─────────────┼──────────────────┼──────────────┼───────────┼────────────────────┼─────────┼───────────┼────────────────────────────────────────────────┼──────────────┤
│    0    │ '0x980b9ca3a9ba386a34bbff773c87f2884fb57742-binancecoin' │  'Binance'  │ 'leech-protocol' │    'USDC'    │ 100094.39 │ 31.490000000000002 │  6.49   │     0     │            'USDC BNB Chain (Venus)'            │     null     │
│    1    │  '0xaaac67d94eca361dbecfd582237641e4aacecf7f-optimism'   │ 'Optimism'  │ 'leech-protocol' │ 'USDT-USDC'  │ 27381.72  │        25.2        │   0.2   │     0     │  'MIXED POOL (Low risk) SushiSwap USDT/USDC'   │     null     │
│    2    │ '0xeb7355898247f4f652369cb20f537ba5ec9ed7be-binancecoin' │  'Binance'  │ 'leech-protocol' │ 'USDT-USDC'  │ 27100.59  │       28.83        │  3.83   │     0     │         'USDT/USDC BNB Chain (Biswap)'         │     null     │
│    3    │  '0x9c95744755795cb03b8ddcbd5df4fb7656d016cd-optimism'   │ 'Optimism'  │ 'leech-protocol' │ 'USD+-LUSD'  │  6027.36  │       50.93        │  25.93  │     0     │ 'MIXED POOL (Medium risk) Velodrom USDT/USDC'  │     null     │
│    4    │ '0x8584ed842584b3f115433f74e4168f549e1df22d-binancecoin' │  'Binance'  │ 'leech-protocol' │ 'USDC-WUSDR' │  3848.96  │       49.39        │  24.39  │     0     │ 'MIXED POOL (High Risk Mixed) Thena USDT/USDC' │     null     │
│    5    │ '0xe0a7d8b869590cc4cc35b7e1ae66a5f3c03255d3-avalanche-2' │ 'Avalanche' │ 'leech-protocol' │    'USDT'    │  684.97   │       28.79        │  3.79   │     0     │         'USDT Avalanche Network (Yak)'         │     null     │
│    6    │ '0x6198d41bf8fcb7c98f606f9de51e628ebb62c574-avalanche-2' │ 'Avalanche' │ 'leech-protocol' │ 'USDT-USDC'  │     0     │         25         │    0    │     0     │  'Mixed pool (General) Joe Trader USDT/USDC'   │     null     │
└─────────┴──────────────────────────────────────────────────────────┴─────────────┴──────────────────┴──────────────┴───────────┴────────────────────┴─────────┴───────────┴────────────────────────────────────────────────┴──────────────┘
This adapter contains some pools with <10k TVL, these pools won't be shown in DefiLlama

@slasher125
Copy link
Collaborator

hi, ty for adding.

  1. we no longer accept api adapters (needs to come from on chain or subgraph)
  2. apyBase + apyReward should match apy (you do not need to provide apy, we calculate the sum on the server)

@slasher125
Copy link
Collaborator

closing this for now, feel free to reopen with the above changes

@slasher125 slasher125 closed this Nov 20, 2023
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.

4 participants