From 46a47868c938cba238b9c22efd95ae486a00b9ab Mon Sep 17 00:00:00 2001 From: Bittex <91625051+bittex-coin@users.noreply.github.com> Date: Fri, 24 Dec 2021 14:16:33 +0530 Subject: [PATCH] Updated Symbol (#690) 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",