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

Stream v2 changes #1765

Merged
merged 8 commits into from
Mar 21, 2025
Merged

Stream v2 changes #1765

merged 8 commits into from
Mar 21, 2025

Conversation

0xDro
Copy link
Contributor

@0xDro 0xDro commented Mar 14, 2025

Change addresses for stream v2 compatibility

@llamatester
Copy link

The stream-finance adapter exports pools:

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

Nb of pools: 3
 

Sample pools:
┌─────────┬───────────────────────────────────────────────────────┬────────────┬──────────────────┬────────┬─────────────┬─────────┬──────────────────────────────────────────────────┬──────────┐
│ (index) │ pool                                                  │ chain      │ project          │ symbol │ tvlUsd      │ apyBase │ underlyingTokens                                 │ poolMeta │
├─────────┼───────────────────────────────────────────────────────┼────────────┼──────────────────┼────────┼─────────────┼─────────┼──────────────────────────────────────────────────┼──────────┤
│ 0       │ '0xE2Fc85BfB48C4cF147921fBE110cf92Ef9f26F94-ethereum' │ 'Ethereum' │ 'stream-finance' │ 'USDC' │ 17438999.18 │ 2.09    │ [ '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48' ] │ 'XUSD'   │
│ 1       │ '0x12fd502e2052CaFB41eccC5B596023d9978057d6-ethereum' │ 'Ethereum' │ 'stream-finance' │ 'wBTC' │ 3368529.43  │ 0.84    │ [ '0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599' ] │ 'XBTC'   │
│ 2       │ '0x7E586fBaF3084C0be7aB5C82C04FfD7592723153-ethereum' │ 'Ethereum' │ 'stream-finance' │ 'wETH' │ 484511.3    │ 1.73    │ [ '0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2' ] │ 'XETH'   │
└─────────┴───────────────────────────────────────────────────────┴────────────┴──────────────────┴────────┴─────────────┴─────────┴──────────────────────────────────────────────────┴──────────┘

@llamatester
Copy link

The stream-finance adapter exports pools:

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

Nb of pools: 3
 

Sample pools:
┌─────────┬───────────────────────────────────────────────────────┬────────────┬──────────────────┬────────┬─────────────┬─────────┬──────────────────────────────────────────────────┬──────────┐
│ (index) │ pool                                                  │ chain      │ project          │ symbol │ tvlUsd      │ apyBase │ underlyingTokens                                 │ poolMeta │
├─────────┼───────────────────────────────────────────────────────┼────────────┼──────────────────┼────────┼─────────────┼─────────┼──────────────────────────────────────────────────┼──────────┤
│ 0       │ '0xE2Fc85BfB48C4cF147921fBE110cf92Ef9f26F94-ethereum' │ 'Ethereum' │ 'stream-finance' │ 'USDC' │ 17438632.91 │ 16.14   │ [ '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48' ] │ 'XUSD'   │
│ 1       │ '0x12fd502e2052CaFB41eccC5B596023d9978057d6-ethereum' │ 'Ethereum' │ 'stream-finance' │ 'wBTC' │ 3373201.29  │ 5.67    │ [ '0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599' ] │ 'XBTC'   │
│ 2       │ '0x7E586fBaF3084C0be7aB5C82C04FfD7592723153-ethereum' │ 'Ethereum' │ 'stream-finance' │ 'wETH' │ 483668.57   │ 11.64   │ [ '0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2' ] │ 'XETH'   │
└─────────┴───────────────────────────────────────────────────────┴────────────┴──────────────────┴────────┴─────────────┴─────────┴──────────────────────────────────────────────────┴──────────┘

@slasher125 slasher125 merged commit 6250740 into DefiLlama:master Mar 21, 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