Skip to content

Commit 5fa47d3

Browse files
ultronchainmo-bayligi
authored
Add UltronSmartchain JSON (ethereum-lists#4889)
* add ultronchain * update logo * change image to png * doh --------- Co-authored-by: mo-bay <[email protected]> Co-authored-by: ligi <[email protected]>
1 parent 3cb98d2 commit 5fa47d3

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

_data/chains/eip155-662.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"name": "UltronSmartchain",
3+
"chain": "UltronSmartchain",
4+
"rpc": ["https://rpc.ultronsmartchain.io"],
5+
"faucets": [],
6+
"nativeCurrency": {
7+
"name": "ulc",
8+
"symbol": "ULC",
9+
"decimals": 18
10+
},
11+
"infoURL": "https://ultronsmartchain.io",
12+
"shortName": "ultronsmartchain",
13+
"chainId": 662,
14+
"networkId": 662,
15+
"icon": "ultronsmartchain",
16+
"explorers": [
17+
{
18+
"name": "ultronsmartchain explorer",
19+
"url": "https://scan.ultronsmartchain.io",
20+
"standard": "EIP3091"
21+
}
22+
]
23+
}

_data/icons/ultronsmartchain.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"url": "ipfs://QmTns2FXAqDCq1QJsocUBGjhxsgWYK7pFfD4UrRZ9JBsF1",
4+
"width": 50,
5+
"height": 50,
6+
"format": "png"
7+
}
8+
]

0 commit comments

Comments
 (0)