Deploying to gh-pages from @ ethereum-lists/chains@46a47868c9 🚀

This commit is contained in:
ligi 2021-12-24 08:48:24 +00:00
parent caca197d41
commit 65136914b6
5 changed files with 8 additions and 8 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -2133,11 +2133,11 @@
}, {
"name": "Bittex Mainnet",
"chainId": 3690,
"shortName": "bttx",
"shortName": "btx",
"networkId": 3690,
"nativeCurrency": {
"name": "Bittex",
"symbol": "BTTX",
"symbol": "BTX",
"decimals": 18
},
"rpc": ["https://rpc1.bittexscan.info", "https://rpc2.bittexscan.info"],

View File

@ -2905,17 +2905,17 @@
"networkId": 3331
}, {
"name": "Bittex Mainnet",
"chain": "BTTX",
"chain": "BTX",
"network": "mainnet",
"rpc": ["https://rpc1.bittexscan.info", "https://rpc2.bittexscan.info"],
"faucets": [],
"nativeCurrency": {
"name": "Bittex",
"symbol": "BTTX",
"symbol": "BTX",
"decimals": 18
},
"infoURL": "https://bittexscan.com",
"shortName": "bttx",
"shortName": "btx",
"chainId": 3690,
"networkId": 3690,
"icon": "ethereum",

View File

@ -163,7 +163,7 @@
"esp": "eip155:2101",
"ktoc": "eip155:2559",
"zcrbeach": "eip155:3331",
"bttx": "eip155:3690",
"btx": "eip155:3690",
"tftm": "eip155:4002",
"iotex-mainnet": "eip155:4689",
"iotex-testnet": "eip155:4690",