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

Amphor #1113

Merged
merged 5 commits into from
Dec 13, 2023
Merged

Amphor #1113

merged 5 commits into from
Dec 13, 2023

Conversation

blablalf
Copy link
Contributor

  • Updating api routes
  • Adding WBTC vault pool

@llamatester
Copy link

The amphor adapter exports pools:

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

Nb of pools: 3
 

Sample pools:
┌─────────┬──────────────────────────────────────────────┬────────────┬──────────┬──────────┬───────────────────────┬────────────────────┐
│ (index) │                     pool                     │   chain    │ project  │  symbol  │        tvlUsd         │        apy         │
├─────────┼──────────────────────────────────────────────┼────────────┼──────────┼──────────┼───────────────────────┼────────────────────┤
│    0    │ '0x2791EB5807D69Fe10C02eED6B4DC12baC0701744' │ 'ethereum' │ 'amphor' │ 'WSTETH' │   4637025.538192201   │ 18.50022709872683  │
│    1    │ '0x3b022EdECD65b63288704a6fa33A8B9185b5096b' │ 'ethereum' │ 'amphor' │  'USDC'  │    3047164.319908     │ 18.077130301442246 │
│    2    │ '0xC4A324fDF8a2495776B4d6cA46599B5a52f96489' │ 'ethereum' │ 'amphor' │  'WBTC'  │ 4.1166000000000004e-9 │         0          │
└─────────┴──────────────────────────────────────────────┴────────────┴──────────┴──────────┴───────────────────────┴────────────────────┘
This adapter contains some pools with <10k TVL, these pools won't be shown in DefiLlama

@llamatester
Copy link

The amphor adapter exports pools:

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

Nb of pools: 3
 

Sample pools:
┌─────────┬──────────────────────────────────────────────┬────────────┬──────────┬──────────┬────────────────────┬────────────────────┐
│ (index) │                     pool                     │   chain    │ project  │  symbol  │       tvlUsd       │        apy         │
├─────────┼──────────────────────────────────────────────┼────────────┼──────────┼──────────┼────────────────────┼────────────────────┤
│    0    │ '0x2791EB5807D69Fe10C02eED6B4DC12baC0701744' │ 'ethereum' │ 'amphor' │ 'WSTETH' │ 4603085.4481697325 │ 18.50022709872683  │
│    1    │ '0x3b022EdECD65b63288704a6fa33A8B9185b5096b' │ 'ethereum' │ 'amphor' │  'USDC'  │   3047164.319908   │ 18.077130301442246 │
│    2    │ '0xC4A324fDF8a2495776B4d6cA46599B5a52f96489' │ 'ethereum' │ 'amphor' │  'WBTC'  │     4.0953e-9      │         0          │
└─────────┴──────────────────────────────────────────────┴────────────┴──────────┴──────────┴────────────────────┴────────────────────┘
This adapter contains some pools with <10k TVL, these pools won't be shown in DefiLlama

@slasher125
Copy link
Collaborator

pls remove the yarn lock file

@llamatester
Copy link

The amphor adapter exports pools:

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

Nb of pools: 3
 

Sample pools:
┌─────────┬──────────────────────────────────────────────┬────────────┬──────────┬──────────┬───────────────────┬────────────────────┐
│ (index) │                     pool                     │   chain    │ project  │  symbol  │      tvlUsd       │        apy         │
├─────────┼──────────────────────────────────────────────┼────────────┼──────────┼──────────┼───────────────────┼────────────────────┤
│    0    │ '0x2791EB5807D69Fe10C02eED6B4DC12baC0701744' │ 'ethereum' │ 'amphor' │ 'WSTETH' │ 4607852.210949154 │ 18.50022709872683  │
│    1    │ '0x3b022EdECD65b63288704a6fa33A8B9185b5096b' │ 'ethereum' │ 'amphor' │  'USDC'  │  3047164.319908   │ 18.077130301442246 │
│    2    │ '0xC4A324fDF8a2495776B4d6cA46599B5a52f96489' │ 'ethereum' │ 'amphor' │  'WBTC'  │     4.1154e-9     │         0          │
└─────────┴──────────────────────────────────────────────┴────────────┴──────────┴──────────┴───────────────────┴────────────────────┘
This adapter contains some pools with <10k TVL, these pools won't be shown in DefiLlama

@slasher125 slasher125 merged commit 1c1b188 into DefiLlama:master Dec 13, 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