From a786a17fcfb2191a4f9fef64d00b5d3c61944e24 Mon Sep 17 00:00:00 2001 From: pradyuman-verma Date: Sat, 15 Jan 2022 23:18:55 +0530 Subject: [PATCH] minor fixes --- scripts/deployment/deploy.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/deployment/deploy.ts b/scripts/deployment/deploy.ts index 2803e45f..09159d7a 100644 --- a/scripts/deployment/deploy.ts +++ b/scripts/deployment/deploy.ts @@ -21,7 +21,7 @@ async function main() { "QUICKSWAP-A": "ConnectV2QuickswapPolygon", "UniswapV3-v1" : "ConnectV2UniswapV3Polygon", "Uniswap-V3-Staker-v1.1" : "ConnectV2UniswapV3StakerPolygon", - "Paraswap-v5" : "ConnectV2ParaswapV5Polygon" + "Paraswap-v5" : "ConnectV2ParaswapV5Polygon", "1INCH-V4" : "ConnectV2OneInchV4Polygon", "ZEROEX-A": "ConnectV2ZeroExAvalanche", };