DefiLlama / yield-server

140 stars 779 forks source link

Updated contract addresses #1456

Closed Joro-Popov closed 2 months ago

Joro-Popov commented 2 months ago
llamatester commented 2 months ago

The return-finance adapter exports pools:

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

Nb of pools: 8

Sample pools:
┌─────────┬───────────────────────────────────────────────────────┬────────────┬──────────────────┬────────┬───────────────────┬─────────┐
│ (index) │                         pool                          │   chain    │     project      │ symbol │      tvlUsd       │ apyBase │
├─────────┼───────────────────────────────────────────────────────┼────────────┼──────────────────┼────────┼───────────────────┼─────────┤
│    0    │ '0x2C2f0FFbFA1B8b9C85400f1726e1bc0892e63D9F-ethereum' │ 'ethereum' │ 'return-finance' │ 'USDC' │ 9996554980.991665 │    3    │
│    1    │ '0xD8785CDae9Ec24b8796c45E3a2D0F7b03194F826-ethereum' │ 'ethereum' │ 'return-finance' │ 'USDC' │   11653.739559    │    7    │
│    2    │   '0xd99d6D4EA1CDa97cC8eaE2A21007C47D3ae54d5F-base'   │   'base'   │ 'return-finance' │ 'USDC' │    6320.764418    │    4    │
│    3    │ '0xc2d4d9070236bA4ffefd7cf565eb98d11bFeB8E1-ethereum' │ 'ethereum' │ 'return-finance' │ 'EURC' │    1807.692341    │   6.2   │
│    4    │   '0x3A3dAdbca3ec5a815431f45eca33EF1520388Ef2-avax'   │   'avax'   │ 'return-finance' │ 'USDC' │    1008.054334    │   8.3   │
│    5    │ '0x0271a46c049293448c2d4794bcd51f953bf742e8-polygon'  │ 'polygon'  │ 'return-finance' │ 'USDC' │     27.440794     │   3.3   │
│    6    │ '0xe5c26497D9492AD2328DFEE7dcA240e55cff1779-ethereum' │ 'ethereum' │ 'return-finance' │ 'USDC' │     9.940367      │  22.2   │
│    7    │   '0x0271A46c049293448C2d4794bCD51f953Bf742e8-avax'   │   'avax'   │ 'return-finance' │ 'USDC' │     5.003697      │    4    │
└─────────┴───────────────────────────────────────────────────────┴────────────┴──────────────────┴────────┴───────────────────┴─────────┘
This adapter contains some pools with <10k TVL, these pools won't be shown in DefiLlama
slasher125 commented 2 months ago

gm, pls check the tvl value, $9996554980.991665 ?

Joro-Popov commented 2 months ago

gm, pls check the tvl value, $9996554980.991665 ?

Thank you! I will take a look at it

llamatester commented 2 months ago

The return-finance adapter exports pools:

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

Nb of pools: 8

Sample pools:
┌─────────┬───────────────────────────────────────────────────────┬────────────┬──────────────────┬────────┬──────────────────────┬─────────┐
│ (index) │                         pool                          │   chain    │     project      │ symbol │        tvlUsd        │ apyBase │
├─────────┼───────────────────────────────────────────────────────┼────────────┼──────────────────┼────────┼──────────────────────┼─────────┤
│    0    │ '0xD8785CDae9Ec24b8796c45E3a2D0F7b03194F826-ethereum' │ 'ethereum' │ 'return-finance' │ 'USDC' │     11655.60979      │    7    │
│    1    │   '0xd99d6D4EA1CDa97cC8eaE2A21007C47D3ae54d5F-base'   │   'base'   │ 'return-finance' │ 'USDC' │     6321.357163      │    4    │
│    2    │ '0xc2d4d9070236bA4ffefd7cf565eb98d11bFeB8E1-ethereum' │ 'ethereum' │ 'return-finance' │ 'EURC' │      1807.69507      │   2.4   │
│    3    │   '0x3A3dAdbca3ec5a815431f45eca33EF1520388Ef2-avax'   │   'avax'   │ 'return-finance' │ 'USDC' │     1008.189801      │   8.2   │
│    4    │ '0x0271a46c049293448c2d4794bcd51f953bf742e8-polygon'  │ 'polygon'  │ 'return-finance' │ 'USDC' │      57.443088       │   3.5   │
│    5    │ '0xe5c26497D9492AD2328DFEE7dcA240e55cff1779-ethereum' │ 'ethereum' │ 'return-finance' │ 'USDC' │       9.947291       │  24.1   │
│    6    │   '0x0271A46c049293448C2d4794bCD51f953Bf742e8-avax'   │   'avax'   │ 'return-finance' │ 'USDC' │       5.004185       │   4.1   │
│    7    │ '0x2C2f0FFbFA1B8b9C85400f1726e1bc0892e63D9F-ethereum' │ 'ethereum' │ 'return-finance' │ 'USDC' │ 0.009987544708892637 │   3.1   │
└─────────┴───────────────────────────────────────────────────────┴────────────┴──────────────────┴────────┴──────────────────────┴─────────┘
This adapter contains some pools with <10k TVL, these pools won't be shown in DefiLlama
Joro-Popov commented 2 months ago

@slasher125 Done