Skip to content

Commit c0b788b

Browse files
authored
Update World Mobile Chain - Info, RPC and Icon (#7591)
1 parent 605c310 commit c0b788b

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

_data/chains/eip155-869.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "WorldMobileChain-Mainnet",
33
"chain": "WMC",
4-
"rpc": [],
4+
"icon": "worldmobilechain",
5+
"rpc": ["https://worldmobilechain-mainnet.g.alchemy.com/public"],
56
"faucets": [],
67
"nativeCurrency": {
78
"name": "World Mobile Token",
@@ -12,5 +13,12 @@
1213
"shortName": "WMC",
1314
"chainId": 869,
1415
"networkId": 869,
15-
"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"
1624
}

_data/icons/worldmobilechain.json

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

0 commit comments

Comments
 (0)