mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@46a47868c9 🚀
This commit is contained in:
parent
caca197d41
commit
65136914b6
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2133,11 +2133,11 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Bittex Mainnet",
|
"name": "Bittex Mainnet",
|
||||||
"chainId": 3690,
|
"chainId": 3690,
|
||||||
"shortName": "bttx",
|
"shortName": "btx",
|
||||||
"networkId": 3690,
|
"networkId": 3690,
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Bittex",
|
"name": "Bittex",
|
||||||
"symbol": "BTTX",
|
"symbol": "BTX",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://rpc1.bittexscan.info", "https://rpc2.bittexscan.info"],
|
"rpc": ["https://rpc1.bittexscan.info", "https://rpc2.bittexscan.info"],
|
||||||
|
|
|
@ -2905,17 +2905,17 @@
|
||||||
"networkId": 3331
|
"networkId": 3331
|
||||||
}, {
|
}, {
|
||||||
"name": "Bittex Mainnet",
|
"name": "Bittex Mainnet",
|
||||||
"chain": "BTTX",
|
"chain": "BTX",
|
||||||
"network": "mainnet",
|
"network": "mainnet",
|
||||||
"rpc": ["https://rpc1.bittexscan.info", "https://rpc2.bittexscan.info"],
|
"rpc": ["https://rpc1.bittexscan.info", "https://rpc2.bittexscan.info"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Bittex",
|
"name": "Bittex",
|
||||||
"symbol": "BTTX",
|
"symbol": "BTX",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://bittexscan.com",
|
"infoURL": "https://bittexscan.com",
|
||||||
"shortName": "bttx",
|
"shortName": "btx",
|
||||||
"chainId": 3690,
|
"chainId": 3690,
|
||||||
"networkId": 3690,
|
"networkId": 3690,
|
||||||
"icon": "ethereum",
|
"icon": "ethereum",
|
||||||
|
|
|
@ -163,7 +163,7 @@
|
||||||
"esp": "eip155:2101",
|
"esp": "eip155:2101",
|
||||||
"ktoc": "eip155:2559",
|
"ktoc": "eip155:2559",
|
||||||
"zcrbeach": "eip155:3331",
|
"zcrbeach": "eip155:3331",
|
||||||
"bttx": "eip155:3690",
|
"btx": "eip155:3690",
|
||||||
"tftm": "eip155:4002",
|
"tftm": "eip155:4002",
|
||||||
"iotex-mainnet": "eip155:4689",
|
"iotex-mainnet": "eip155:4689",
|
||||||
"iotex-testnet": "eip155:4690",
|
"iotex-testnet": "eip155:4690",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user