Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Reaper Farm API and Add Arbitrum Route #1025

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

Kquach12
Copy link
Contributor

@Kquach12 Kquach12 commented Oct 3, 2023

No description provided.

@llamatester
Copy link

The reaper-farm adapter exports pools:

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

Nb of pools: 21
 

Sample pools:
┌─────────┬───────────────────────────────────────────────────────┬────────────┬───────────────┬──────────┬────────────┬────────────────────┬──────────────────────────────────────────────────┐
│ (index) │                         pool                          │   chain    │    project    │  symbol  │   tvlUsd   │        apy         │                 underlyingTokens                 │
├─────────┼───────────────────────────────────────────────────────┼────────────┼───────────────┼──────────┼────────────┼────────────────────┼──────────────────────────────────────────────────┤
│    0    │ '0x3ee6107d9c93955acbb3f39871d32b02f82b78ab-optimism' │ 'Optimism' │ 'reaper-farm' │  'ERN'   │ 1446161.25 │       4.175        │ [ '0xc5b001DC33727F8F26880B184090D3E252470D45' ] │
│    1    │ '0x1bad45e92dce078cf68c2141cd34f54a02c92806-optimism' │ 'Optimism' │ 'reaper-farm' │  'WETH'  │ 949879.12  │       6.343        │ [ '0x4200000000000000000000000000000000000006' ] │
│    2    │ '0xf6533b6fcb3f42d2fc91da7c379858ae6ebc7448-optimism' │ 'Optimism' │ 'reaper-farm' │  'WBTC'  │ 596384.86  │       2.716        │ [ '0x68f180fcCe6836688e9084f035309E29Bf0A2095' ] │
│    3    │ '0x89ac9cefc4e69b484fb46602964b38380fd19fb5-optimism' │ 'Optimism' │ 'reaper-farm' │  'sUSD'  │ 570981.13  │       6.141        │ [ '0x8c6f28f2F1A3C87F0f938b96d27520d9751ec8d9' ] │
│    4    │ '0xb19f4d65882f6c103c332f0bc012354548e9ce0e-optimism' │ 'Optimism' │ 'reaper-farm' │ 'WSTETH' │ 431398.02  │ 6.2059999999999995 │ [ '0x1F32b1c2345538c0c6f582fCB022739c4A194Ebb' ] │
│    5    │ '0x932b30b2bc3f00b77affce8d0ff70b536f658462-optimism' │ 'Optimism' │ 'reaper-farm' │  'WETH'  │ 392095.77  │       4.718        │ [ '0x4200000000000000000000000000000000000006' ] │
│    6    │ '0xc0f5da4fb484ce6d8a6832819299f7cd0d15726e-optimism' │ 'Optimism' │ 'reaper-farm' │  'DAI'   │ 290310.01  │ 13.508000000000001 │ [ '0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1' ] │
│    7    │ '0x508734b52ba7e04ba068a2d4f67720ac1f63df47-optimism' │ 'Optimism' │ 'reaper-farm' │  'USDC'  │ 238249.12  │ 8.883000000000001  │ [ '0x7F5c764cBc14f9669B88837ca1490cCa17c31607' ] │
│    8    │  '0xfc550bad3c14160cba7bc05ee263b3f060149aff-fantom'  │  'Fantom'  │ 'reaper-farm' │  'BOO'   │ 174072.81  │       4.362        │ [ '0x841FAD6EAe12c286d1Fd18d1d525DFfA75C7EFFE' ] │
│    9    │ '0x42cbc398f63855f89afe225f5f90151b00d6c73c-optimism' │ 'Optimism' │ 'reaper-farm' │   'OP'   │ 170632.54  │       3.438        │ [ '0x4200000000000000000000000000000000000042' ] │
└─────────┴───────────────────────────────────────────────────────┴────────────┴───────────────┴──────────┴────────────┴────────────────────┴──────────────────────────────────────────────────┘
This adapter contains some pools with <10k TVL, these pools won't be shown in DefiLlama

@0xngmi 0xngmi merged commit 4e60c34 into DefiLlama:master Oct 3, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants