Skip to content

feat: added adapter for javsphere yield #1912

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
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rogi-sh
Copy link

@rogi-sh rogi-sh commented Jun 11, 2025

Add xVaults JAV and JAVLIS for Trading with jav and javlis collateral
Add LLL Pool for Trading with usdc, cbbtc and weth collateral

@llamatester
Copy link

The javsphere adapter exports pools:

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

Nb of pools: 3
 

Sample pools:
┌─────────┬─────────────────────────────────────────────────────────────┬────────┬─────────────┬───────────────────┬─────────────────┬────────────────────┬──────────┬───────────────────────────────────────┐
│ (index) │ pool                                                        │ chain  │ project     │ symbol            │ poolMeta        │ tvlUsd             │ apyBase  │ url                                   │
├─────────┼─────────────────────────────────────────────────────────────┼────────┼─────────────┼───────────────────┼─────────────────┼────────────────────┼──────────┼───────────────────────────────────────┤
│ 0       │ 'leveragex-0xfd916d70eb2d0e0e1c17a6a68a7fbede3106b852-base' │ 'base' │ 'javsphere' │ 'USDC-wETH-cbBTC' │ 'LLP Pool'      │ 708572.3063819292  │ 32.318   │ 'https://app.leveragex.trade/llppool' │
│ 1       │ 'leveragex-0x96af2003ab259a56104d639eb6ed9eace54b1142-base' │ 'base' │ 'javsphere' │ 'JAV'             │ 'xJAV Vault'    │ 493789.0743208261  │ 114.7049 │ 'https://app.leveragex.trade/x-vault' │
│ 2       │ 'leveragex-0xdfc8c41816cd6cca9739f946e73b4eeb17195836-base' │ 'base' │ 'javsphere' │ 'JAVLIS'          │ 'xJAVLIS Vault' │ 2050.1627020346423 │ 3.15855  │ 'https://app.leveragex.trade/x-vault' │
└─────────┴─────────────────────────────────────────────────────────────┴────────┴─────────────┴───────────────────┴─────────────────┴────────────────────┴──────────┴───────────────────────────────────────┘
This adapter contains some pools with <10k TVL, these pools won't be shown in DefiLlama

@rogi-sh rogi-sh changed the title Add javsphere yield feat: added adapter for javsphere yield Jun 11, 2025
@llamatester
Copy link

The javsphere adapter exports pools:

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

Nb of pools: 3
 

Sample pools:
┌─────────┬─────────────────────────────────────────────────────────────┬────────┬─────────────┬───────────────────┬─────────────────┬───────────────────┬───────────┬───────────────────────────────────────────────┐
│ (index) │ pool                                                        │ chain  │ project     │ symbol            │ poolMeta        │ tvlUsd            │ apyBase   │ url                                           │
├─────────┼─────────────────────────────────────────────────────────────┼────────┼─────────────┼───────────────────┼─────────────────┼───────────────────┼───────────┼───────────────────────────────────────────────┤
│ 0       │ 'leveragex-0xfd916d70eb2d0e0e1c17a6a68a7fbede3106b852-base' │ 'base' │ 'javsphere' │ 'USDC-wETH-cbBTC' │ 'LLP Pool'      │ 702397.5172765345 │ 34.93582  │ 'https://app.leveragex.trade/llppool'         │
│ 1       │ 'leveragex-0x96af2003ab259a56104d639eb6ed9eace54b1142-base' │ 'base' │ 'javsphere' │ 'JAV'             │ 'xJAV Vault'    │ 469393.9524454051 │ 125.43597 │ 'https://app.leveragex.trade/x-vault/xJAV'    │
│ 2       │ 'leveragex-0xdfc8c41816cd6cca9739f946e73b4eeb17195836-base' │ 'base' │ 'javsphere' │ 'JAVLIS'          │ 'xJAVLIS Vault' │ 2064.876754246051 │ 4.14542   │ 'https://app.leveragex.trade/x-vault/xJAVLIS' │
└─────────┴─────────────────────────────────────────────────────────────┴────────┴─────────────┴───────────────────┴─────────────────┴───────────────────┴───────────┴───────────────────────────────────────────────┘
This adapter contains some pools with <10k TVL, these pools won't be shown in DefiLlama

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.

2 participants