Add Ultron Mainnet (#1492)

* add ultron icon

* add Ultron Mainnet

* Update eip155-1231.json

Co-authored-by: ligi <ligi@ligi.de>

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
backendultron 2022-08-26 13:24:05 +03:00 committed by GitHub
parent dca48435b7
commit d8ce948974
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,22 @@
{
"name": "Ultron Mainnet",
"chain": "Ultron",
"icon": "ultron",
"rpc": ["https://ultron-rpc.net"],
"faucets": [],
"nativeCurrency": {
"name": "Ultron",
"symbol": "ULX",
"decimals": 18
},
"infoURL": "https://ultron.foundation",
"shortName": "Utron Mainnet",
"chainId": 1231,
"networkId": 1231,
"explorers": [{
"name": "Ultron Explorer",
"url": "https://ulxscan.com",
"icon": "ultron",
"standard": "none"
}]
}

8
_data/icons/ultron.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmS4W4kY7XYBA4f52vuuytXh3YaTcNBXF14V9tEY6SNqhz",
"width": 512,
"height": 512,
"format": "png"
}
]