add Ultron Testnet (#1497)

This commit is contained in:
backendultron 2022-08-26 18:48:09 +03:00 committed by GitHub
parent d8ce948974
commit 57ae5d289a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,22 @@
{
"name": "Ultron Testnet",
"chain": "Ultron",
"icon": "ultron",
"rpc": ["https://ultron-dev.io"],
"faucets": [],
"nativeCurrency": {
"name": "Ultron",
"symbol": "ULX",
"decimals": 18
},
"infoURL": "https://ultron.foundation",
"shortName": "Ultron Testnet",
"chainId": 1230,
"networkId": 1230,
"explorers": [{
"name": "Ultron Testnet Explorer",
"url": "https://explorer.ultron-dev.io",
"icon": "ultron",
"standard": "none"
}]
}