DefiLlama / yield-server

140 stars 779 forks source link

feat: fetch ILMs dynamically #1439

Closed kitanovicd closed 2 months ago

llamatester commented 2 months ago

The seamless-protocol adapter exports pools:

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

Nb of pools: 3

Sample pools:
┌─────────┬───────────────────────────────────────────────────┬────────┬─────────────────────┬─────────────────────────┬──────────────────┬────────────────────┬────────────────────┬──────────────────────────────────────────────────┐
│ (index) │                       pool                        │ chain  │       project       │         symbol          │      tvlUsd      │      apyBase       │     apyBase7d      │                 underlyingTokens                 │
├─────────┼───────────────────────────────────────────────────┼────────┼─────────────────────┼─────────────────────────┼──────────────────┼────────────────────┼────────────────────┼──────────────────────────────────────────────────┤
│    0    │ '0x258730e23cf2f25887cb962d32bd10b878ea8a4e-base' │ 'Base' │ 'seamless-protocol' │ 'ilm-wstETH/ETH-3xloop' │ 1566704.55795426 │ 4.748161784457716  │ 5.298618922701559  │ [ '0xc1CBa3fCea344f92D9239c08C0568f6F2F0ee452' ] │
│    1    │ '0x5ed6167232b937b0a5c84b49031139f405c09c8a-base' │ 'Base' │ 'seamless-protocol' │  'ilm-ETH/USDC-3xloop'  │ 471665.37486437  │ -99.99998884119941 │ -99.9964914736315  │ [ '0x4200000000000000000000000000000000000006' ] │
│    2    │ '0x2fb1bea0a63f77efa77619b903b2830b52ee78f4-base' │ 'Base' │ 'seamless-protocol' │ 'ilm-ETH/USDC-1.5xloop' │ 344179.29052077  │ -99.97233960491099 │ -98.99672892943438 │ [ '0x4200000000000000000000000000000000000006' ] │
└─────────┴───────────────────────────────────────────────────┴────────┴─────────────────────┴─────────────────────────┴──────────────────┴────────────────────┴────────────────────┴──────────────────────────────────────────────────┘