From 8ee9e1a24289e5968b3de74a6dbd19c92680406a Mon Sep 17 00:00:00 2001 From: John Huang Date: Mon, 9 Oct 2023 10:49:47 -0400 Subject: [PATCH] Added USDC gasDenom, and Staging West label --- public/configs/env.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/public/configs/env.json b/public/configs/env.json index 51b7a85..3156d5b 100644 --- a/public/configs/env.json +++ b/public/configs/env.json @@ -45,6 +45,7 @@ "usdc":{ "name":"USDC", "denom":"ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5", + "gasDenom":"uusdc", "image":"/currencies/usdc.png" } }, @@ -101,6 +102,7 @@ "usdc":{ "name":"USDC", "denom":"ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5", + "gasDenom":"uusdc", "image":"/currencies/usdc.png" } }, @@ -156,6 +158,7 @@ "usdc":{ "name":"USDC", "denom":"ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5", + "gasDenom":"uusdc", "image":"/currencies/usdc.png" } }, @@ -211,6 +214,7 @@ "usdc":{ "name":"USDC", "denom":"ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5", + "gasDenom":"uusdc", "image":"/currencies/usdc.png" } }, @@ -266,6 +270,7 @@ "usdc":{ "name":"USDC", "denom":"ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5", + "gasDenom":"uusdc", "image":"/currencies/usdc.png" } }, @@ -312,7 +317,7 @@ } }, "dydxprotocol-staging-west":{ - "name":"v4 Staging", + "name":"v4 Staging West", "ethereumChainId":"5", "dydxChainId":"dydxprotocol-testnet", "isMainNet":false, @@ -325,6 +330,7 @@ "usdc":{ "name":"USDC", "denom":"ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5", + "gasDenom":"uusdc", "image":"/currencies/usdc.png" } }, @@ -384,6 +390,7 @@ "usdc":{ "name":"USDC", "denom":"ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5", + "gasDenom":"uusdc", "image":"/currencies/usdc.png" } }, @@ -445,6 +452,7 @@ "usdc":{ "name":"USDC", "denom":"ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5", + "gasDenom":"uusdc", "image":"/currencies/usdc.png" } }, @@ -505,6 +513,7 @@ "usdc":{ "name":"USDC", "denom":"ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5", + "gasDenom":"uusdc", "image":"/currencies/usdc.png" } }, @@ -565,6 +574,7 @@ "usdc":{ "name":"USDC", "denom":"ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5", + "gasDenom":"uusdc", "image":"/currencies/usdc.png" } }, @@ -625,6 +635,7 @@ "usdc":{ "name":"USDC", "denom":"ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5", + "gasDenom":"uusdc", "image":"/currencies/usdc.png" } }, @@ -685,6 +696,7 @@ "usdc":{ "name":"USDC", "denom":"ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5", + "gasDenom":"uusdc", "image":"/currencies/usdc.png" } }, @@ -746,6 +758,7 @@ "usdc":{ "name":"USDC", "denom":"ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5", + "gasDenom":"uusdc", "image":"/currencies/usdc.png" } },