DefiLlama / yield-server

140 stars 779 forks source link

Add Yield for TLX #1414

Closed chase-manning closed 3 months ago

llamatester commented 3 months ago

The tlx-finance adapter exports pools:

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

Nb of pools: 2

Sample pools:
┌─────────┬──────────────┬────────────┬───────────────┬─────────────┬────────────────────┬─────────┬────────────────────┬──────────────────────────────────────────────────┬──────────────────────────────────────────────────┬──────────────────────┐
│ (index) │     pool     │   chain    │    project    │   symbol    │       tvlUsd       │ apyBase │     apyReward      │                   rewardTokens                   │                 underlyingTokens                 │       poolMeta       │
├─────────┼──────────────┼────────────┼───────────────┼─────────────┼────────────────────┼─────────┼────────────────────┼──────────────────────────────────────────────────┼──────────────────────────────────────────────────┼──────────────────────┤
│    0    │ 'tlx-staker' │ 'optimism' │ 'tlx-finance' │   'stTLX'   │ 1616989.7972513984 │    0    │ 124.03262596655287 │ [ '0x8c6f28f2F1A3C87F0f938b96d27520d9751ec8d9' ] │ [ '0xd9cc3d70e730503e7f28c1b407389198c4b75fa2' ] │     'TLX Staker'     │
│    1    │ 'tlx-locker' │ 'optimism' │ 'tlx-finance' │ 'lockedTLX' │ 845579.9703427576  │    0    │ 100.59668064121605 │ [ '0xd9cc3d70e730503e7f28c1b407389198c4b75fa2' ] │ [ '0xd9cc3d70e730503e7f28c1b407389198c4b75fa2' ] │ 'TLX Genesis Locker' │
└─────────┴──────────────┴────────────┴───────────────┴─────────────┴────────────────────┴─────────┴────────────────────┴──────────────────────────────────────────────────┴──────────────────────────────────────────────────┴──────────────────────┘