File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ export const USDS_ADDRESS = '0xdc035d45d973e3ec169d2276ddab16f1e407384f'
1717export const WETH_ADDRESS = '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2'
1818export const STETH_ADDRESS = '0xae7ab96520de3a18e5e111b5eaab095312d7fe84'
1919export const WSTETH_ADDRESS = '0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0'
20+ export const EETH_ADDRESS = '0x35fa164735182de50811e8e2e824cfb9b6118ac2'
2021export const RETH_ADDRESS = '0xae78736cd615f374d3085123a210448e74fc6393'
2122export const FRXETH_ADDRESS = '0x5e8422345238f34275888049021821e8e08caa1f'
2223export const SFRXETH_ADDRESS = '0xac3e018457b222d93114458476f3e3416abbe38f'
@@ -123,6 +124,7 @@ export const mainnetTokens = {
123124 WETH : WETH_ADDRESS ,
124125 stETH : STETH_ADDRESS ,
125126 wstETH : WSTETH_ADDRESS ,
127+ eETH : EETH_ADDRESS ,
126128 rETH : RETH_ADDRESS ,
127129 frxETH : FRXETH_ADDRESS ,
128130 sfrxETH : SFRXETH_ADDRESS ,
You can’t perform that action at this time.
0 commit comments