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

Fix Goat Protocol APY #1720

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Fix Goat Protocol APY #1720

merged 1 commit into from
Feb 13, 2025

Conversation

reikodoteth
Copy link
Contributor

I forgot you guys normalized the APY to 100. My apologies

@llamatester
Copy link

The goat-protocol adapter exports pools:

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

Nb of pools: 6
 

Sample pools:
┌─────────┬───────────────────────────────────────────────────────┬────────────┬─────────────────┬──────────┬────────────────────┬────────────────────┬──────────────────────────────────────────────────┬───────────────────────────────────────────────┐
│ (index) │ pool                                                  │ chain      │ project         │ symbol   │ tvlUsd             │ apy                │ underlyingTokens                                 │ url                                           │
├─────────┼───────────────────────────────────────────────────────┼────────────┼─────────────────┼──────────┼────────────────────┼────────────────────┼──────────────────────────────────────────────────┼───────────────────────────────────────────────┤
│ 0       │ '0x8a1ef3066553275829d1c0f64ee8d5871d5ce9d3-arbitrum' │ 'Arbitrum' │ 'goat-protocol' │ 'USDC.E' │ 623513.893551562   │ 9.304207310665348  │ [ '0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8' ] │ 'https://app.goat.fi/vault/arbitrum/ycsUSDC'  │
│ 1       │ '0xe1c410eefaebb052e17e0cb6f1c3197f35765aab-arbitrum' │ 'Arbitrum' │ 'goat-protocol' │ 'WETH'   │ 521305.66674647236 │ 5.699227035624332  │ [ '0x82aF49447D8a07e3bd95BD0d56f35241523fBab1' ] │ 'https://app.goat.fi/vault/arbitrum/ycETH'    │
│ 2       │ '0xa7781f1d982eb9000bc1733e29ff5ba2824cdbe5-arbitrum' │ 'Arbitrum' │ 'goat-protocol' │ 'CRVUSD' │ 291400.65241232683 │ 17.493897421422176 │ [ '0x498Bf2B1e120FeD3ad3D42EA2165E9b73f99C1e5' ] │ 'https://app.goat.fi/vault/arbitrum/ycCRVUSD' │
│ 3       │ '0x0df2e3a0b5997adc69f8768e495fd98a4d00f134-arbitrum' │ 'Arbitrum' │ 'goat-protocol' │ 'USDC'   │ 102180.755673      │ 9.12716744518729   │ [ '0xaf88d065e77c8cC2239327C5EDb3A432268e5831' ] │ 'https://app.goat.fi/vault/arbitrum/ycUSDC'   │
│ 4       │ '0x3782ba74e32021dd2e2a7ade5118e83440ee24e4-arbitrum' │ 'Arbitrum' │ 'goat-protocol' │ 'USDT'   │ 329.61083542432584 │ 10.570384764468322 │ [ '0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9' ] │ 'https://app.goat.fi/vault/arbitrum/ycUSDT'   │
│ 5       │ '0x901e3059bf118abc74d917440f0c08fc78ec0aa6-sonic'    │ 'Sonic'    │ 'goat-protocol' │ 'USDC.E' │ 10.065278          │ 14.794779829000749 │ [ '0x29219dd400f2Bf60E5a23d13Be72B486D4038894' ] │ 'https://app.goat.fi/vault/sonic/ycUSDCe'     │
└─────────┴───────────────────────────────────────────────────────┴────────────┴─────────────────┴──────────┴────────────────────┴────────────────────┴──────────────────────────────────────────────────┴───────────────────────────────────────────────┘
This adapter contains some pools with <10k TVL, these pools won't be shown in DefiLlama

@slasher125 slasher125 merged commit 8cf9f73 into DefiLlama:master Feb 13, 2025
1 check passed
Carl-Takara pushed a commit to Carl-Takara/yield-server that referenced this pull request Feb 13, 2025
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