Skip to content

Commit fc83da8

Browse files
authored
Add World Mobile Chain Mainnet - ChainID 869 (#7362)
* Add World Mobile Chain Mainnet - ChainID 869 * Update Chain Name WorldMobileChain-Mainnet - ChainID 869 * fix prettier issue
1 parent 5212c84 commit fc83da8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

_data/chains/eip155-869.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "WorldMobileChain-Mainnet",
3+
"chain": "WMC",
4+
"rpc": [],
5+
"faucets": [],
6+
"nativeCurrency": {
7+
"name": "World Mobile Token",
8+
"symbol": "WMTX",
9+
"decimals": 18
10+
},
11+
"infoURL": "https://worldmobile.io/the-chain",
12+
"shortName": "WMC",
13+
"chainId": 869,
14+
"networkId": 869,
15+
"status": "incubating"
16+
}

0 commit comments

Comments
 (0)