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

Merge new logic with monorepo #155

Open
wants to merge 8 commits into
base: mono-repo
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Whitelist stakewise sETH2
tsudmi committed Jan 17, 2022

Unverified

This user has not yet uploaded their public signing key.
commit 6694bfd0f373ce2d8de1296e8f22c2beb3704f81
3 changes: 2 additions & 1 deletion src/utils/pricing.ts
Original file line number Diff line number Diff line change
@@ -29,7 +29,8 @@ export let WHITELIST_TOKENS: string[] = [
'0xdf5e0e81dff6faf3a7e52ba697820c5e32d806a8', // yCurv
'0x956f47f50a910163d8bf957cf5846d573e7f87ca', // FEI
'0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0', // MATIC
'0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9' // AAVE
'0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9', // AAVE
'0xfe2e637202056d30016725477c5da089ab0a043a' // sETH2
]

let STABLE_COINS: string[] = [