Skip to content

Commit 57af580

Browse files
TTCOfficalligi
andauthored
Add MARO Blockchain (ethereum-lists#2291)
* Add MARO Blockchain * Add MARO icon * Update _data/chains/eip155-8848.json Co-authored-by: ligi <[email protected]> * Update _data/chains/eip155-8848.json * Delete MARO.json --------- Co-authored-by: ligi <[email protected]>
1 parent e45ffaf commit 57af580

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

_data/chains/eip155-8848.json

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "MARO Blockchain Mainnet",
3+
"chain": "MARO Blockchain",
4+
"rpc": ["https://rpc-mainnet.ma.ro"],
5+
"faucets": [],
6+
"nativeCurrency": {
7+
"name": "MARO",
8+
"symbol": "MARO",
9+
"decimals": 18
10+
},
11+
"infoURL": "https://ma.ro/",
12+
"shortName": "maro",
13+
"chainId": 8848,
14+
"networkId": 8848,
15+
"explorers": [
16+
{
17+
"name": "MARO Scan",
18+
"url": "https://scan.ma.ro/#",
19+
"standard": "none"
20+
}
21+
]
22+
}

0 commit comments

Comments
 (0)