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 bbsol #1770

Merged
merged 7 commits into from
Mar 19, 2025
Merged

add bbsol #1770

merged 7 commits into from
Mar 19, 2025

Conversation

redyinfinex
Copy link
Contributor

No description provided.

@llamatester
Copy link

Error while running bybitSOL adapter:

Test Suites: 1 failed, 1 total
Tests: 2 failed, 8 passed, 10 total
Snapshots: 0 total
Time: 0.292 s
Ran all test suites.

Nb of pools: 1
 

Sample pools:
┌─────────┬────────────────────────────────────────────────┬──────────┬────────────────────┬─────────┬────────────────────┬─────────┬────────────────────────────────────────────────────┐
│ (index) │ pool                                           │ chain    │ project            │ symbol  │ tvlUsd             │ apyBase │ underlyingTokens                                   │
├─────────┼────────────────────────────────────────────────┼──────────┼────────────────────┼─────────┼────────────────────┼─────────┼────────────────────────────────────────────────────┤
│ 0       │ 'Bybit2vBJGhPF52GBdNaQfUJ6ZpThSgHBobjWZpLPb4B' │ 'Solana' │ 'bybit-staked-sol' │ 'BBSOL' │ 241208718.16501036 │ '6.76'  │ [ 'Bybit2vBJGhPF52GBdNaQfUJ6ZpThSgHBobjWZpLPb4B' ] │
└─────────┴────────────────────────────────────────────────┴──────────┴────────────────────┴─────────┴────────────────────┴─────────┴────────────────────────────────────────────────────┘
}

@slasher125
Copy link
Collaborator

@redyinfinex folder name needs to match the project slug

@llamatester
Copy link

Error while running bybit-staked-sol adapter:

Test Suites: 1 failed, 1 total
Tests: 1 failed, 9 passed, 10 total
Snapshots: 0 total
Time: 0.268 s
Ran all test suites.

Nb of pools: 1
 

Sample pools:
┌─────────┬────────────────────────────────────────────────┬──────────┬────────────────────┬─────────┬────────────────────┬─────────┬────────────────────────────────────────────────────┐
│ (index) │ pool                                           │ chain    │ project            │ symbol  │ tvlUsd             │ apyBase │ underlyingTokens                                   │
├─────────┼────────────────────────────────────────────────┼──────────┼────────────────────┼─────────┼────────────────────┼─────────┼────────────────────────────────────────────────────┤
│ 0       │ 'Bybit2vBJGhPF52GBdNaQfUJ6ZpThSgHBobjWZpLPb4B' │ 'Solana' │ 'bybit-staked-sol' │ 'BBSOL' │ 241090118.98118836 │ '6.76'  │ [ 'Bybit2vBJGhPF52GBdNaQfUJ6ZpThSgHBobjWZpLPb4B' ] │
└─────────┴────────────────────────────────────────────────┴──────────┴────────────────────┴─────────┴────────────────────┴─────────┴────────────────────────────────────────────────────┘
}

@llamatester
Copy link

Error while running bybit-staked-sol adapter:

Test Suites: 1 failed, 1 total
Tests: 1 failed, 9 passed, 10 total
Snapshots: 0 total
Time: 0.269 s
Ran all test suites.

Nb of pools: 1
 

Sample pools:
┌─────────┬────────────────────────────────────────────────┬──────────┬────────────────────┬─────────┬────────────────────┬────────┬────────────────────────────────────────────────────┐
│ (index) │ pool                                           │ chain    │ project            │ symbol  │ tvlUsd             │ apy    │ underlyingTokens                                   │
├─────────┼────────────────────────────────────────────────┼──────────┼────────────────────┼─────────┼────────────────────┼────────┼────────────────────────────────────────────────────┤
│ 0       │ 'Bybit2vBJGhPF52GBdNaQfUJ6ZpThSgHBobjWZpLPb4B' │ 'Solana' │ 'bybit-staked-sol' │ 'BBSOL' │ 241829646.05414608 │ '6.76' │ [ 'Bybit2vBJGhPF52GBdNaQfUJ6ZpThSgHBobjWZpLPb4B' ] │
└─────────┴────────────────────────────────────────────────┴──────────┴────────────────────┴─────────┴────────────────────┴────────┴────────────────────────────────────────────────────┘
}

@llamatester
Copy link

The bybit-staked-sol adapter exports pools:

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

Nb of pools: 1
 

Sample pools:
┌─────────┬────────────────────────────────────────────────┬──────────┬────────────────────┬─────────┬────────────────────┬──────┬────────────────────────────────────────────────────┐
│ (index) │ pool                                           │ chain    │ project            │ symbol  │ tvlUsd             │ apy  │ underlyingTokens                                   │
├─────────┼────────────────────────────────────────────────┼──────────┼────────────────────┼─────────┼────────────────────┼──────┼────────────────────────────────────────────────────┤
│ 0       │ 'Bybit2vBJGhPF52GBdNaQfUJ6ZpThSgHBobjWZpLPb4B' │ 'Solana' │ 'bybit-staked-sol' │ 'BBSOL' │ 241363221.60019287 │ 6.76 │ [ 'Bybit2vBJGhPF52GBdNaQfUJ6ZpThSgHBobjWZpLPb4B' ] │
└─────────┴────────────────────────────────────────────────┴──────────┴────────────────────┴─────────┴────────────────────┴──────┴────────────────────────────────────────────────────┘

@slasher125 slasher125 merged commit 9e34e1f into DefiLlama:master Mar 19, 2025
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