Adding MAAL blockchain mainnet (#2967)

* Create eip155-786.json

Adding MAAL test network

* Create maal.json

maal logo

* Update eip155-786.json

* Update maal.json

* Update eip155-786.json

* Update eip155-786.json

* Update maal.json

* Update maal.json

* run prettier on json files

---------

Co-authored-by: ligi <ligi@ligi.de>
Co-authored-by: gctech22 <108040545+gctech22@users.noreply.github.com>
This commit is contained in:
MaalScan 2023-06-07 19:16:15 +08:00 committed by GitHub
parent b2ef7529ef
commit ed8a9f3ab3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"name": "MAAL Sharia Chain",
"chain": "MAAL",
"icon": "maal",
"rpc": [
"https://node1-mainnet.maalscan.io/",
"https://node2-mainnet.maalscan.io/",
"https://node3-mainnet.maalscan.io/"
],
"faucets": [],
"nativeCurrency": {
"name": "MAAL",
"symbol": "MAAL",
"decimals": 18
},
"infoURL": "https://www.maalblockchain.com/",
"shortName": "maal",
"chainId": 786,
"networkId": 786,
"explorers": [
{
"name": "maalscan",
"url": "https://maalscan.io",
"standard": "EIP3091"
}
]
}

8
_data/icons/maal.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreiexfqfe2x4impvwhra3xxa5eb25gv25zi3kkaoatdnld7wbxdzf2a",
"width": 512,
"height": 512,
"format": "png"
}
]