chains/_data/chains/eip155-99998.json
QDanlSc 216916798e
Add UBC (#790)
* Add UBC

* update usc

* update url

* Update eip155-99998.json

Co-authored-by: bCoder778 <bCoder778@gmail.com>
2022-01-25 22:18:22 +01:00

21 lines
356 B
JSON

{
"name": "UB Smart Chain(testnet)",
"chain": "USC",
"network": "testnet",
"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
}