mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Merge branch 'master' into gradle_8
This commit is contained in:
commit
5347f37a2a
22
_data/chains/eip155-8848.json
Normal file
22
_data/chains/eip155-8848.json
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"name": "MARO Blockchain Mainnet",
|
||||||
|
"chain": "MARO Blockchain",
|
||||||
|
"rpc": ["https://rpc-mainnet.ma.ro"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "MARO",
|
||||||
|
"symbol": "MARO",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://ma.ro/",
|
||||||
|
"shortName": "maro",
|
||||||
|
"chainId": 8848,
|
||||||
|
"networkId": 8848,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "MARO Scan",
|
||||||
|
"url": "https://scan.ma.ro/#",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user