diff --git a/_data/chains/eip155-786.json b/_data/chains/eip155-786.json new file mode 100644 index 00000000..b45e291e --- /dev/null +++ b/_data/chains/eip155-786.json @@ -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" + } + ] +} diff --git a/_data/icons/maal.json b/_data/icons/maal.json new file mode 100644 index 00000000..ab6d6d70 --- /dev/null +++ b/_data/icons/maal.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreiexfqfe2x4impvwhra3xxa5eb25gv25zi3kkaoatdnld7wbxdzf2a", + "width": 512, + "height": 512, + "format": "png" + } +]