We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 605c310 commit c0b788bCopy full SHA for c0b788b
_data/chains/eip155-869.json
@@ -1,7 +1,8 @@
1
{
2
"name": "WorldMobileChain-Mainnet",
3
"chain": "WMC",
4
- "rpc": [],
+ "icon": "worldmobilechain",
5
+ "rpc": ["https://worldmobilechain-mainnet.g.alchemy.com/public"],
6
"faucets": [],
7
"nativeCurrency": {
8
"name": "World Mobile Token",
@@ -12,5 +13,12 @@
12
13
"shortName": "WMC",
14
"chainId": 869,
15
"networkId": 869,
- "status": "incubating"
16
+ "explorers": [
17
+ {
18
+ "name": "World Mobile Chain Explorer",
19
+ "url": "https://explorer.worldmobile.io",
20
+ "standard": "none"
21
+ }
22
+ ],
23
+ "status": "active"
24
}
_data/icons/worldmobilechain.json
@@ -0,0 +1,8 @@
+[
+ "url": "ipfs://bafkreiaa7ku47xm2736wexq53pihf7rfzeec7vwgvkhakd3sitogv4mi6m",
+ "width": 32,
+ "height": 32,
+ "format": "png"
+]
0 commit comments