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: base apy to reward apy #1632

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

Magicking
Copy link
Contributor

This pull request includes a small but significant change to the src/adaptors/usual-money/index.js file. The change involves renaming a variable to better reflect its purpose.

Variable renaming:

@llamatester
Copy link

The usual-money adapter exports pools:

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

Nb of pools: 1
 

Sample pools:
┌─────────┬──────────────────────────────────────────────┬────────────┬───────────────┬──────────┬────────────────────┬──────────────────┬──────────────────────────────────────────────────┬──────────────────────────────────────────────────┐
│ (index) │                     pool                     │   chain    │    project    │  symbol  │       tvlUsd       │    apyReward     │                   rewardTokens                   │                 underlyingTokens                 │
├─────────┼──────────────────────────────────────────────┼────────────┼───────────────┼──────────┼────────────────────┼──────────────────┼──────────────────────────────────────────────────┼──────────────────────────────────────────────────┤
│    0    │ '0x35D8949372D46B7a3D5A56006AE77B215fc69bC0' │ 'Ethereum' │ 'usual-money' │ 'USD0++' │ 460576378.01666075 │ 44.6144589342401 │ [ '0xC4441c2BE5d8fA8126822B9929CA0b81Ea0DE38E' ] │ [ '0x73A15FeD60Bf67631dC6cd7Bc5B6e8da8190aCF5' ] │
└─────────┴──────────────────────────────────────────────┴────────────┴───────────────┴──────────┴────────────────────┴──────────────────┴──────────────────────────────────────────────────┴──────────────────────────────────────────────────┘

@slasher125 slasher125 merged commit 30f4bb0 into DefiLlama:master Dec 3, 2024
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