mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add Ultron Testnet (#1497)
This commit is contained in:
parent
d8ce948974
commit
57ae5d289a
22
_data/chains/eip155-1230.json
Normal file
22
_data/chains/eip155-1230.json
Normal 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"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user