From 4b1ec110f18f0fa17879feef73a41685a07f774b Mon Sep 17 00:00:00 2001 From: Bittex <91625051+bittex-coin@users.noreply.github.com> Date: Mon, 20 Dec 2021 08:03:57 +0530 Subject: [PATCH] Updated Symbol Changed shortcode from BTTX -> BTX --- _data/chains/eip155-3690.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/chains/eip155-3690.json b/_data/chains/eip155-3690.json index 81701fb2..0107c54f 100644 --- a/_data/chains/eip155-3690.json +++ b/_data/chains/eip155-3690.json @@ -1,6 +1,6 @@ { "name": "Bittex Mainnet", - "chain": "BTTX", + "chain": "BTX", "network": "mainnet", "rpc": [ "https://rpc1.bittexscan.info", @@ -9,11 +9,11 @@ "faucets": [], "nativeCurrency": { "name": "Bittex", - "symbol": "BTTX", + "symbol": "BTX", "decimals": 18 }, "infoURL": "https://bittexscan.com", - "shortName": "bttx", + "shortName": "btx", "chainId": 3690, "networkId": 3690, "icon": "ethereum",