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

feat: nucleus vault yields #1664

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Conversation

DashanMcCain
Copy link
Contributor

Changes

  • Adding nucleus vault tokens to the yields.

@llamatester
Copy link

The nucleus adapter exports pools:

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

Nb of pools: 7
 

Sample pools:
┌─────────┬───────────────────────────────────────────────────────┬────────────┬───────────┬─────────────┬────────────────────┬────────────────────┐
│ (index) │                         pool                          │   chain    │  project  │   symbol    │       tvlUsd       │        apy         │
├─────────┼───────────────────────────────────────────────────────┼────────────┼───────────┼─────────────┼────────────────────┼────────────────────┤
│    0    │ '0x19e099B7aEd41FA52718D780dDA74678113C0b32-ethereum' │ 'Ethereum' │ 'nucleus' │   'tETH'    │ 11854230.094817266 │  4.69500288997966  │
│    1    │ '0x196ead472583bc1e9af7a05f860d9857e1bd3dcc-ethereum' │ 'Ethereum' │ 'nucleus' │ 'unifiETH'  │ 10796902.010514919 │ 8.220894437966919  │
│    2    │ '0xA8A3A5013104e093245164eA56588DBE10a3Eb48-ethereum' │ 'Ethereum' │ 'nucleus' │   'ssETH'   │ 4488535.420082028  │ 3.187439887579968  │
│    3    │ '0x9Ed15383940CC380fAEF0a75edacE507cC775f22-ethereum' │ 'Ethereum' │ 'nucleus' │  'earnETH'  │ 4129311.3470358015 │ 4.454833087135124  │
│    4    │ '0x9fAaEA2CDd810b21594E54309DC847842Ae301Ce-ethereum' │ 'Ethereum' │ 'nucleus' │ 'seiyanETH' │ 1685747.988417597  │ 2.7467225137607354 │
│    5    │ '0x66E47E6957B85Cf62564610B76dD206BB04d831a-ethereum' │ 'Ethereum' │ 'nucleus' │  'earnBTC'  │ 441924.1854404479  │         0          │
│    6    │ '0x6C587402dC88Ef187670F744dFB9d6a09Ff7fd76-ethereum' │ 'Ethereum' │ 'nucleus' │   'FETH'    │ 307542.3985428832  │ 2.769534748126601  │
└─────────┴───────────────────────────────────────────────────────┴────────────┴───────────┴─────────────┴────────────────────┴────────────────────┘

@llamatester
Copy link

The nucleus adapter exports pools:

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

Nb of pools: 7
 

Sample pools:
┌─────────┬───────────────────────────────────────────────────────┬────────────┬───────────┬─────────────┬────────────────────┬────────────────────┐
│ (index) │                         pool                          │   chain    │  project  │   symbol    │       tvlUsd       │        apy         │
├─────────┼───────────────────────────────────────────────────────┼────────────┼───────────┼─────────────┼────────────────────┼────────────────────┤
│    0    │ '0x19e099B7aEd41FA52718D780dDA74678113C0b32-ethereum' │ 'Ethereum' │ 'nucleus' │   'tETH'    │ 11961062.542968793 │ 4.372207035841469  │
│    1    │ '0x196ead472583bc1e9af7a05f860d9857e1bd3dcc-ethereum' │ 'Ethereum' │ 'nucleus' │ 'unifiETH'  │ 10915122.680475075 │ 4.423177745922713  │
│    2    │ '0xA8A3A5013104e093245164eA56588DBE10a3Eb48-ethereum' │ 'Ethereum' │ 'nucleus' │   'ssETH'   │ 4535846.383257014  │ 3.187439887579968  │
│    3    │ '0x9Ed15383940CC380fAEF0a75edacE507cC775f22-ethereum' │ 'Ethereum' │ 'nucleus' │  'earnETH'  │ 4251013.721673359  │ 4.454833087135124  │
│    4    │ '0x9fAaEA2CDd810b21594E54309DC847842Ae301Ce-ethereum' │ 'Ethereum' │ 'nucleus' │ 'seiyanETH' │ 1703935.0441166258 │ 2.7467225137607354 │
│    5    │ '0x66E47E6957B85Cf62564610B76dD206BB04d831a-ethereum' │ 'Ethereum' │ 'nucleus' │  'earnBTC'  │ 443735.2380319716  │         0          │
│    6    │ '0x6C587402dC88Ef187670F744dFB9d6a09Ff7fd76-ethereum' │ 'Ethereum' │ 'nucleus' │   'FETH'    │ 310537.0616305979  │ 2.769534748126601  │
└─────────┴───────────────────────────────────────────────────────┴────────────┴───────────┴─────────────┴────────────────────┴────────────────────┘

@slasher125 slasher125 merged commit bfe41dd into DefiLlama:master Dec 23, 2024
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