Skip to content

Commit

Permalink
fix: adding yvCurve-dETH-f to temp_rekt_vaults because it has an unde…
Browse files Browse the repository at this point in the history
…rlying token which is unverified on etherscan
  • Loading branch information
crebsy committed Oct 20, 2023
1 parent 5a36851 commit bacb998
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions yearn/v2/registry.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@

# populate rekt vaults here
TEMP_REKT_VAULTS = {
Network.Mainnet: [
"0xcd68c3fC3e94C5AcC10366556b836855D96bfa93" # yvCurve-dETH-f 0.4.6 has dETH as unverified token contract
],
Network.Optimism: [
"0x9E724b3f65b509326A4F5Ec90D4689BeE6b6C78e", # ERN-USDC, issue with pricing
]
Expand Down

0 comments on commit bacb998

Please sign in to comment.