Skip to content

Commit

Permalink
add: base wrapped gas coin
Browse files Browse the repository at this point in the history
  • Loading branch information
0xBasically committed Sep 11, 2023
1 parent 559631e commit 92c77f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yearn/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
Network.Gnosis: "0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d",
Network.Optimism: "0x4200000000000000000000000000000000000006",
Network.Polygon: "0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270",
Network.Base: "0x4200000000000000000000000000000000000006"
}.get(chain.id, None)

YEARN_ADDRESSES_PROVIDER = "0x9be19Ee7Bc4099D62737a7255f5c227fBcd6dB93"
Expand Down

0 comments on commit 92c77f3

Please sign in to comment.