Skip to content

Commit d547145

Browse files
committed
Add MemeCore Chain
1 parent b855bf6 commit d547145

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed

_data/chains/eip155-4352.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
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+
"infoURL": "https://memecore.com",
14+
"shortName": "m",
15+
"chainId": 4352,
16+
"networkId": 4352,
17+
"explorers": [
18+
{
19+
"name": "OKX-MemeCore",
20+
"url": "https://www.okx.com/web3/explorer/memecore",
21+
"standard": "EIP3091"
22+
},
23+
{
24+
"name": "MemeCoreScan",
25+
"url": "https://memecorescan.io",
26+
"standard": "EIP3091"
27+
},
28+
{
29+
"name": "MemeCore explorer",
30+
"url": "https://blockscout.memecore.com",
31+
"standard": "EIP3091"
32+
}
33+
]
34+
}

_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)