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

Add TheStandard Adaptor #1634

Closed
wants to merge 2 commits into from
Closed

Conversation

ZakMooney
Copy link

No description provided.

@llamatester
Copy link

The the-standard adapter exports pools:

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

Nb of pools: 6
 

Sample pools:
┌─────────┬───────────────────────────────────────────────────────┬────────────┬────────────────┬─────────────┬────────────────────┬─────────────────────┬────────────────────┬────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────────────┐
│ (index) │                         pool                          │   chain    │    project     │   symbol    │       tvlUsd       │       apyBase       │     apyReward      │                                          rewardTokens                                          │                                        underlyingTokens                                        │
├─────────┼───────────────────────────────────────────────────────┼────────────┼────────────────┼─────────────┼────────────────────┼─────────────────────┼────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────┤
│    0    │ '0x52ee1ffba696c5e9b0bc177a9f8a3098420ea691-arbitrum' │ 'Arbitrum' │ 'the-standard' │ 'WETH-WBTC' │ 102406.11905573534 │ 0.12067465460470994 │         0          │                                               []                                               │ [ '0x82aF49447D8a07e3bd95BD0d56f35241523fBab1', '0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f' ] │
│    1    │ '0xfa392dbefd2d5ec891ef5aeb87397a89843a8260-arbitrum' │ 'Arbitrum' │ 'the-standard' │ 'LINK-WETH' │ 98731.58917292605  │ 20.917206087467697  │         0          │ [ '0x18c11fd286c5ec11c3b683caa813b77f5163a122', '0x912ce59144191c1204e64559fe8253a0e49e6548' ] │ [ '0xf97f4df75117a78c1A5a0DBb814Af92458539FB4', '0x82aF49447D8a07e3bd95BD0d56f35241523fBab1' ] │
│    2    │ '0x547a116a2622876ce1c8d19d41c683c8f7bec5c0-arbitrum' │ 'Arbitrum' │ 'the-standard' │ 'USDs-USDC' │  48883.1150071549  │ 0.38609076483239857 │ 0.5210974186202257 │                        [ '0x912ce59144191c1204e64559fe8253a0e49e6548' ]                        │ [ '0x2Ea0bE86990E8Dac0D09e4316Bb92086F304622d', '0xaf88d065e77c8cC2239327C5EDb3A432268e5831' ] │
│    3    │ '0xf08bdbc590c59cb7b27a8d224e419ef058952b5f-arbitrum' │ 'Arbitrum' │ 'the-standard' │ 'GMX-WETH'  │ 10170.833253616514 │  6.756858083326675  │         0          │                                               []                                               │ [ '0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a', '0x82aF49447D8a07e3bd95BD0d56f35241523fBab1' ] │
│    4    │ '0x2bcbdd577616357464cfe307bc67f9e820a66e80-arbitrum' │ 'Arbitrum' │ 'the-standard' │ 'RDNT-WETH' │ 8438.156470749229  │ 1.0231929587241928  │         0          │ [ '0x18c11fd286c5ec11c3b683caa813b77f5163a122', '0x912ce59144191c1204e64559fe8253a0e49e6548' ] │ [ '0x3082CC23568eA640225c2467653dB90e9250AaA0', '0x82aF49447D8a07e3bd95BD0d56f35241523fBab1' ] │
│    5    │ '0x330dfc5bc1a63a1dcf1cd5bc9ad3d5e5e61bcb6c-arbitrum' │ 'Arbitrum' │ 'the-standard' │ 'ARB-WETH'  │ 7921.263135248208  │ 5.5119030617694005  │         0          │                                               []                                               │ [ '0x912CE59144191C1204E64559FE8253a0e49E6548', '0x82aF49447D8a07e3bd95BD0d56f35241523fBab1' ] │
└─────────┴───────────────────────────────────────────────────────┴────────────┴────────────────┴─────────────┴────────────────────┴─────────────────────┴────────────────────┴────────────────────────────────────────────────────────────────────────────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────────────┘
This adapter contains some pools with <10k TVL, these pools won't be shown in DefiLlama

@slasher125
Copy link
Collaborator

@ZakMooney pls refactor using on chain calls using our sdk

@ZakMooney ZakMooney closed this Dec 4, 2024
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