Skip to content

Commit

Permalink
update op weth address
Browse files Browse the repository at this point in the history
  • Loading branch information
timongll committed Jul 30, 2024
1 parent c2fe857 commit 4554b13
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion projects/aevo-xyz/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,12 @@ module.exports = {
'0x7809621a6D7e61E400853C64b61568aA773A28Ef', // Native USDC
'0x5c7Dd6cb73d93879E94F20d103804C495A10aE7e', // WETH
],
fetchCoValentTokens: true,
tokens: [
ADDRESSES.optimism.USDC,
ADDRESSES.optimism.USDT,
ADDRESSES.optimism.WETH_1,
ADDRESSES.optimism.USDC_CIRCLE
]
})
},
}

0 comments on commit 4554b13

Please sign in to comment.