From ba9a5b1fc47504fb2fe8175b29cf4fec1ba6f5b8 Mon Sep 17 00:00:00 2001 From: JayJay1024 Date: Wed, 17 Apr 2024 11:03:19 +0800 Subject: [PATCH] Fix kton from ethereum to polygon config --- packages/xtoken-ui/src/config/chains/ethereum.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/xtoken-ui/src/config/chains/ethereum.ts b/packages/xtoken-ui/src/config/chains/ethereum.ts index 1c0f6d0..a1968e1 100644 --- a/packages/xtoken-ui/src/config/chains/ethereum.ts +++ b/packages/xtoken-ui/src/config/chains/ethereum.ts @@ -124,7 +124,7 @@ export const ethereumChain: ChainConfig = { onlyThirdParty: true, }, { - target: { network: "ethereum", symbol: "KTON" }, + target: { network: "polygon", symbol: "KTON" }, bridge: { category: "third-party-bridge" }, thirdPartyBridges: [ {