Merge branch 'master' into gradle_8

This commit is contained in:
ligi 2023-02-20 03:46:50 +01:00 committed by GitHub
commit 5347f37a2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
}
]
}