mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
16 lines
320 B
JSON
16 lines
320 B
JSON
{
|
|
"name": "UB Smart Chain(testnet)",
|
|
"chain": "USC",
|
|
"rpc": ["https://testnet.rpc.uschain.network"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "UBC",
|
|
"symbol": "UBC",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://www.ubchain.site",
|
|
"shortName": "usctest",
|
|
"chainId": 99998,
|
|
"networkId": 99998
|
|
}
|