chains/_data/chains/eip155-1969.json
2023-05-24 10:30:53 +02:00

24 lines
528 B
JSON

{
"name": "Super Smart Chain Testnet",
"chain": "TSCS",
"rpc": ["https://testnetrpc.scschain.com"],
"faucets": ["https://testnet.scschain.com"],
"nativeCurrency": {
"name": "Super Chain Native Token",
"symbol": "TSCS",
"decimals": 18
},
"infoURL": "https://testnet.scschain.com",
"shortName": "tscs",
"chainId": 1969,
"networkId": 1969,
"icon": "super",
"explorers": [
{
"name": "blockscout",
"url": "https://testnetscan.scschain.com",
"standard": "EIP3091"
}
]
}