From 951bca5f0e734373ac5d2861ccb749ef8ef4b644 Mon Sep 17 00:00:00 2001 From: Le Yu <6251863+ltyu@users.noreply.github.com> Date: Thu, 30 Jan 2025 15:15:53 -0500 Subject: [PATCH] Add TODO --- .../warp/configGetters/getRenzoEZETHWarpStagingConfig.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/typescript/infra/config/environments/mainnet3/warp/configGetters/getRenzoEZETHWarpStagingConfig.ts b/typescript/infra/config/environments/mainnet3/warp/configGetters/getRenzoEZETHWarpStagingConfig.ts index c03e18e6d3..24682a0f39 100644 --- a/typescript/infra/config/environments/mainnet3/warp/configGetters/getRenzoEZETHWarpStagingConfig.ts +++ b/typescript/infra/config/environments/mainnet3/warp/configGetters/getRenzoEZETHWarpStagingConfig.ts @@ -3,6 +3,7 @@ import { getRenzoEZETHWarpConfigGenerator, } from './getRenzoEZETHWarpConfig.js'; +// TODO: Deploy xERC20 const xERC20: Record<(typeof chainsToDeploy)[number], string> = { arbitrum: '0x2416092f143378750bb29b79eD961ab195CcEea5', optimism: '0x2416092f143378750bb29b79eD961ab195CcEea5',