Skip to content

Conversation

@timrolsh
Copy link
Contributor

No description provided.

@llamatester
Copy link

The gloop adapter exports pools:

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

Nb of pools: 1
 

Sample pools:
┌─────────┬───────────────────────────────────────────────────────┬────────────┬─────────┬────────┬───────────────────┬─────────┬───────────┬──────────────┬──────────────────────────────────────────────────┬─────────────┬──────────────────────────┬───────────────────┬─────────────────┐
│ (index) │ pool                                                  │ chain      │ project │ symbol │ tvlUsd            │ apyBase │ apyReward │ rewardTokens │ underlyingTokens                                 │ poolMeta    │ url                      │ totalSupplyUsd    │ totalBorrowUsd  │
├─────────┼───────────────────────────────────────────────────────┼────────────┼─────────┼────────┼───────────────────┼─────────┼───────────┼──────────────┼──────────────────────────────────────────────────┼─────────────┼──────────────────────────┼───────────────────┼─────────────────┤
│ 0       │ '0xfe81b0866a8fbbd7c00f5aab84e4e531ea7591c2-arbitrum' │ 'Arbitrum' │ 'gloop' │ 'USDC' │ 34351.12530653812 │ 0.07    │ null      │ null         │ [ '0xaf88d065e77c8cC2239327C5EDb3A432268e5831' ] │ 'V1 market' │ 'https://gloop.finance/' │ 34351.13355757758 │ 0.0082510394672 │
└─────────┴───────────────────────────────────────────────────────┴────────────┴─────────┴────────┴───────────────────┴─────────┴───────────┴──────────────┴──────────────────────────────────────────────────┴─────────────┴──────────────────────────┴───────────────────┴─────────────────┘

@slasher125
Copy link
Collaborator

@timrolsh smol bug: apy fields need to be scaled to %

@timrolsh
Copy link
Contributor Author

timrolsh commented Nov 3, 2025

@timrolsh smol bug: apy fields need to be scaled to %

Apologies for the delay, fields apy base and any reward have been scaled (when available) by 100 to be in percents.

@llamatester
Copy link

The gloop adapter exports pools:

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

Nb of pools: 1
 

Sample pools:
┌─────────┬───────────────────────────────────────────────────────┬────────────┬─────────┬────────┬────────────────────┬───────────────────┬───────────┬──────────────┬──────────────────────────────────────────────────┬─────────────┬──────────────────────────┬───────────────────┬──────────────────────┐
│ (index) │ pool                                                  │ chain      │ project │ symbol │ tvlUsd             │ apyBase           │ apyReward │ rewardTokens │ underlyingTokens                                 │ poolMeta    │ url                      │ totalSupplyUsd    │ totalBorrowUsd       │
├─────────┼───────────────────────────────────────────────────────┼────────────┼─────────┼────────┼────────────────────┼───────────────────┼───────────┼──────────────┼──────────────────────────────────────────────────┼─────────────┼──────────────────────────┼───────────────────┼──────────────────────┤
│ 0       │ '0xfe81b0866a8fbbd7c00f5aab84e4e531ea7591c2-arbitrum' │ 'Arbitrum' │ 'gloop' │ 'USDC' │ 29896.437481412042 │ 7.000000000000001 │ null      │ null         │ [ '0xaf88d065e77c8cC2239327C5EDb3A432268e5831' ] │ 'V1 market' │ 'https://gloop.finance/' │ 29896.44574784112 │ 0.008266429079999998 │
└─────────┴───────────────────────────────────────────────────────┴────────────┴─────────┴────────┴────────────────────┴───────────────────┴───────────┴──────────────┴──────────────────────────────────────────────────┴─────────────┴──────────────────────────┴───────────────────┴──────────────────────┘

@slasher125 slasher125 merged commit d3f601e into DefiLlama:master Nov 3, 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