DefiLlama / yield-server

140 stars 779 forks source link

resolv adapter. add RLP pool #1557

Closed fextr closed 3 hours ago

llamatester commented 16 hours ago

The resolv adapter exports pools:

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

Nb of pools: 2

Sample pools:
┌─────────┬──────────────────────────────────────────────┬─────────┬────────────┬──────────┬───────────────────┬────────────────────┐
│ (index) │                     pool                     │ symbol  │   chain    │ project  │      tvlUsd       │      apyBase       │
├─────────┼──────────────────────────────────────────────┼─────────┼────────────┼──────────┼───────────────────┼────────────────────┤
│    0    │ '0x6c8984bc7DBBeDAf4F6b2FD766f16eBB7d10AAb4' │ 'stUSR' │ 'ethereum' │ 'resolv' │ 9542266.384819724 │ 7.046008311629215  │
│    1    │ '0x4956b52aE2fF65D74CA2d61207523288e4528f96' │  'RLP'  │ 'ethereum' │ 'resolv' │ 6699553.732223786 │ 14.375330463776963 │
└─────────┴──────────────────────────────────────────────┴─────────┴────────────┴──────────┴───────────────────┴────────────────────┘