DefiLlama / yield-server

140 stars 779 forks source link

Sandclock: add QUARTZ staking APY #1438

Closed fyang1024 closed 2 months ago

llamatester commented 2 months ago

The sandclock adapter exports pools:

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

Nb of pools: 4

Sample pools:
┌─────────┬───────────────────────────────────────────────────────┬────────────┬─────────────┬──────────┬────────────────────┬──────────────────────────────────────────────────┬──────────────────────────────────────────────────┬────────────────────┬────────────────────┬───────────────────┬─────────────────┬──────────────────────────────┐
│ (index) │                         pool                          │   chain    │   project   │  symbol  │       tvlUsd       │                 underlyingTokens                 │                   rewardTokens                   │      apyBase       │     apyBase7d      │     apyReward     │    poolMeta     │             url              │
├─────────┼───────────────────────────────────────────────────────┼────────────┼─────────────┼──────────┼────────────────────┼──────────────────────────────────────────────────┼──────────────────────────────────────────────────┼────────────────────┼────────────────────┼───────────────────┼─────────────────┼──────────────────────────────┤
│    0    │ '0x4c406C068106375724275Cbff028770C544a1333-ethereum' │ 'ethereum' │ 'sandclock' │  'WETH'  │ 1507317.5119472495 │ [ '0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2' ] │ [ '0xbA8A621b4a54e61C442F5Ec623687e2a942225ef' ] │ 3.9527925302388796 │ 4.087278668060682  │        15         │    'Emerald'    │ 'https://app.sandclock.org/' │
│    1    │ '0x096697720056886b905D0DEB0f06AfFB8e4665E5-ethereum' │ 'ethereum' │ 'sandclock' │  'USDC'  │ 1101888.6716560537 │ [ '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48' ] │ [ '0xbA8A621b4a54e61C442F5Ec623687e2a942225ef' ] │ 5.875747714109933  │ 6.0966438588146366 │        15         │     'Opal'      │ 'https://app.sandclock.org/' │
│    2    │ '0x0A36F9565c6FB862509aD8d148941968344a55D8-ethereum' │ 'ethereum' │ 'sandclock' │ 'QUARTZ' │ 103859.18135166474 │ [ '0xbA8A621b4a54e61C442F5Ec623687e2a942225ef' ] │ [ '0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2' ] │         0          │         0          │ 2.042723296510636 │ 'Staked Quartz' │ 'https://app.sandclock.org/' │
│    3    │ '0xdb369eEB33fcfDCd1557E354dDeE7d6cF3146A11-ethereum' │ 'ethereum' │ 'sandclock' │  'LUSD'  │  21839.0381057706  │ [ '0x5f98805A4E8be255a32880FDeC7F6728C6568bA0' ] │ [ '0xbA8A621b4a54e61C442F5Ec623687e2a942225ef' ] │ 4.540448545701714  │ 4.2984283812982635 │        15         │     'Amber'     │ 'https://app.sandclock.org/' │
└─────────┴───────────────────────────────────────────────────────┴────────────┴─────────────┴──────────┴────────────────────┴──────────────────────────────────────────────────┴──────────────────────────────────────────────────┴────────────────────┴────────────────────┴───────────────────┴─────────────────┴──────────────────────────────┘