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

23 lines
460 B
JSON

{
"name": "BitTorrent Chain Testnet",
"chain": "BTTC",
"rpc": [
"https://testrpc.bittorrentchain.io/"
],
"faucets": [],
"nativeCurrency": {
"name": "BitTorrent",
"symbol": "BTT",
"decimals": 18
},
"infoURL": "https://bittorrentchain.io/",
"shortName": "tbtt",
"chainId": 1028,
"networkId": 1028,
"explorers": [{
"name": "testbttcscan",
"url": "https://testscan.bittorrentchain.io",
"standard": "none"
}]
}