chains/_data/chains/eip155-3690.json

25 lines
509 B
JSON
Raw Normal View History

2021-12-10 15:50:49 +00:00
{
"name": "Bittex Mainnet",
"chain": "BTX",
"rpc": ["https://rpc1.bittexscan.info", "https://rpc2.bittexscan.info"],
2021-12-10 15:50:49 +00:00
"faucets": [],
"nativeCurrency": {
"name": "Bittex",
"symbol": "BTX",
2021-12-10 15:50:49 +00:00
"decimals": 18
},
"infoURL": "https://bittexscan.com",
"shortName": "btx",
2021-12-10 15:50:49 +00:00
"chainId": 3690,
"networkId": 3690,
"icon": "ethereum",
"explorers": [
{
"name": "bittexscan",
"url": "https://bittexscan.com",
"icon": "etherscan",
"standard": "EIP3091"
}
]
2021-12-10 15:50:49 +00:00
}