mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
b2ef7529ef
commit
ed8a9f3ab3
27
_data/chains/eip155-786.json
Normal file
27
_data/chains/eip155-786.json
Normal 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
8
_data/icons/maal.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafkreiexfqfe2x4impvwhra3xxa5eb25gv25zi3kkaoatdnld7wbxdzf2a",
|
||||
"width": 512,
|
||||
"height": 512,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user