Skip to content

Conversation

@estebgonza
Copy link
Contributor

Hello guys

This PR adds a yield adapter for Snowbl Capital's ERC4626 USDC vault deployed on Base.

We are already registered as a protocol in the defillama-adapters repo, so this is just adding our yield tracking to complete the integration.

Simple implementation using the standard utils

Thanks!

@llamatester
Copy link

The snowbl-capital adapter exports pools:

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

Nb of pools: 1
 

Sample pools:
┌─────────┬──────────────────────────────────────────────┬────────┬───────────────────┬──────────────────┬───────────┬───────────────┬──────────────────────────────────────────────────┬─────────────────────────────┬──────────────────────────┐
│ (index) │ pool                                         │ chain  │ apyBase           │ project          │ symbol    │ tvlUsd        │ underlyingTokens                                 │ poolMeta                    │ url                      │
├─────────┼──────────────────────────────────────────────┼────────┼───────────────────┼──────────────────┼───────────┼───────────────┼──────────────────────────────────────────────────┼─────────────────────────────┼──────────────────────────┤
│ 0       │ '0xd61bfc9ca1d0d2b03a3dd74e2ab81df8e5f606e8' │ 'base' │ 50.64468356687368 │ 'snowbl-capital' │ 'sSnowbl' │ 240347.458119 │ [ '0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913' ] │ 'Snowbl Capital USDC Vault' │ 'https://snowbl.capital' │
└─────────┴──────────────────────────────────────────────┴────────┴───────────────────┴──────────────────┴───────────┴───────────────┴──────────────────────────────────────────────────┴─────────────────────────────┴──────────────────────────┘

@llamatester
Copy link

The snowbl-capital adapter exports pools:

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

Nb of pools: 1
 

Sample pools:
┌─────────┬──────────────────────────────────────────────┬────────┬────────────────────┬──────────────────┬───────────┬───────────────┬──────────────────────────────────────────────────┬─────────────────────────────┬──────────────────────────┐
│ (index) │ pool                                         │ chain  │ apyBase            │ project          │ symbol    │ tvlUsd        │ underlyingTokens                                 │ poolMeta                    │ url                      │
├─────────┼──────────────────────────────────────────────┼────────┼────────────────────┼──────────────────┼───────────┼───────────────┼──────────────────────────────────────────────────┼─────────────────────────────┼──────────────────────────┤
│ 0       │ '0xd61bfc9ca1d0d2b03a3dd74e2ab81df8e5f606e8' │ 'base' │ 10.699607706106008 │ 'snowbl-capital' │ 'sSnowbl' │ 240636.278604 │ [ '0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913' ] │ 'Snowbl Capital USDC Vault' │ 'https://snowbl.capital' │
└─────────┴──────────────────────────────────────────────┴────────┴────────────────────┴──────────────────┴───────────┴───────────────┴──────────────────────────────────────────────────┴─────────────────────────────┴──────────────────────────┘

@slasher125 slasher125 merged commit 04fbd70 into DefiLlama:master Oct 6, 2025
2 checks 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