Skip to content

Commit 395c83c

Browse files
committed
Add MemeCore Chain
1 parent 66b8ae6 commit 395c83c

File tree

2 files changed

+40
-0
lines changed

2 files changed

+40
-0
lines changed

_data/chains/eip155-4352.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"name": "MemeCore",
3+
"title": "MemeCore",
4+
"chain": "MemeCore",
5+
"icon": "memecore",
6+
"rpc": ["https://rpc.memecore.net", "wss://ws.memecore.net"],
7+
"nativeCurrency": {
8+
"name": "M",
9+
"symbol": "M",
10+
"decimals": 18
11+
},
12+
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
13+
"faucets": [],
14+
"infoURL": "https://memecore.com",
15+
"shortName": "m",
16+
"chainId": 4352,
17+
"networkId": 4352,
18+
"explorers": [
19+
{
20+
"name": "OKX-MemeCore",
21+
"url": "https://www.okx.com/web3/explorer/memecore",
22+
"standard": "EIP3091"
23+
},
24+
{
25+
"name": "MemeCoreScan",
26+
"url": "https://memecorescan.io",
27+
"standard": "EIP3091"
28+
},
29+
{
30+
"name": "MemeCore explorer",
31+
"url": "https://blockscout.memecore.com",
32+
"standard": "EIP3091"
33+
}
34+
]
35+
}

_data/chains/eip155-43521.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@
2929
"name": "MemeCoreScan-Formicarium",
3030
"url": "https://formicarium.memecorescan.io",
3131
"standard": "EIP3091"
32+
},
33+
{
34+
"name": "MemeCore Testnet Formicarium Explorer",
35+
"url": "https://formicarium.blockscout.memecore.com",
36+
"standard": "EIP3091"
3237
}
3338
]
3439
}

0 commit comments

Comments
 (0)