We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb98d2 commit 5fa47d3Copy full SHA for 5fa47d3
_data/chains/eip155-662.json
@@ -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
@@ -0,0 +1,8 @@
+[
+ "url": "ipfs://QmTns2FXAqDCq1QJsocUBGjhxsgWYK7pFfD4UrRZ9JBsF1",
+ "width": 50,
+ "height": 50,
+ "format": "png"
+]
0 commit comments