chains/_data/chains/eip155-199.json
2022-01-14 21:12:06 +01:00

23 lines
445 B
JSON

{
"name": "BitTorrent Chain Mainnet",
"chain": "BTTC",
"rpc": [
"https://rpc.bittorrentchain.io/"
],
"faucets": [],
"nativeCurrency": {
"name": "BitTorrent",
"symbol": "BTT",
"decimals": 18
},
"infoURL": "https://bittorrentchain.io/",
"shortName": "BTT",
"chainId": 199,
"networkId": 199,
"explorers": [{
"name": "bttcscan",
"url": "https://scan.bittorrentchain.io",
"standard": "none"
}]
}