DefiLlama / yield-server

140 stars 779 forks source link

yel finance add single staking pools #1424

Closed yeloper closed 3 months ago

yeloper commented 3 months ago

yel finance add single staking pools

llamatester commented 3 months ago

The yel-finance adapter exports pools:

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

Nb of pools: 3

Sample pools:
┌─────────┬─────────┬───────────────┬────────────────────────────────────────────────────┬─────────┬────────────────────┬────────────────────┐
│ (index) │  chain  │    project    │                        pool                        │ symbol  │      apyBase       │       tvlUsd       │
├─────────┼─────────┼───────────────┼────────────────────────────────────────────────────┼─────────┼────────────────────┼────────────────────┤
│    0    │ 'Blast' │ 'yel-finance' │ '81457-0x7d2f5881F0C4B840fcFA2c49F4052d1A004eAf0d' │  'YEL'  │ 123.48145375556008 │ 183726.00523418828 │
│    1    │ 'Blast' │ 'yel-finance' │ '81457-0x795a85CD543D0E2d29F7e11e33a20a38A4b5121e' │ 'WETH'  │ 94.98572871542662  │ 18239.735463654575 │
│    2    │ 'Blast' │ 'yel-finance' │ '81457-0x07BF0Bc908Ef4badF8ec0fB1f77A8dBFe33c33c0' │ 'BLAST' │ 380.9022469429736  │ 3990.9773079214233 │
└─────────┴─────────┴───────────────┴────────────────────────────────────────────────────┴─────────┴────────────────────┴────────────────────┘
This adapter contains some pools with <10k TVL, these pools won't be shown in DefiLlama
llamatester commented 3 months ago

The yel-finance adapter exports pools:

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

Nb of pools: 3

Sample pools:
┌─────────┬─────────┬───────────────┬────────────────────────────────────────────────────┬─────────┬────────────────────┬────────────────────┐
│ (index) │  chain  │    project    │                        pool                        │ symbol  │      apyBase       │       tvlUsd       │
├─────────┼─────────┼───────────────┼────────────────────────────────────────────────────┼─────────┼────────────────────┼────────────────────┤
│    0    │ 'Blast' │ 'yel-finance' │ '81457-0x7d2f5881F0C4B840fcFA2c49F4052d1A004eAf0d' │  'YEL'  │ 111.32934587051679 │ 211672.4426900231  │
│    1    │ 'Blast' │ 'yel-finance' │ '81457-0x795a85CD543D0E2d29F7e11e33a20a38A4b5121e' │ 'WETH'  │  85.6592247295941  │ 19260.361752555564 │
│    2    │ 'Blast' │ 'yel-finance' │ '81457-0x07BF0Bc908Ef4badF8ec0fB1f77A8dBFe33c33c0' │ 'BLAST' │ 276.07922510329644 │ 4038.7779422274803 │
└─────────┴─────────┴───────────────┴────────────────────────────────────────────────────┴─────────┴────────────────────┴────────────────────┘
This adapter contains some pools with <10k TVL, these pools won't be shown in DefiLlama