Deploying to gh-pages from @ ethereum-lists/chains@ed8a9f3ab3 🚀

This commit is contained in:
ligi 2023-06-07 11:21:19 +00:00
parent bfc9e42db7
commit 799dcb3706
10 changed files with 81 additions and 4 deletions

View File

@ -950,6 +950,14 @@
"height": 720,
"format": "png"
}]
}, {
"name": "maal",
"icons": [{
"url": "ipfs://bafkreiexfqfe2x4impvwhra3xxa5eb25gv25zi3kkaoatdnld7wbxdzf2a",
"width": 512,
"height": 512,
"format": "png"
}]
}, {
"name": "bitfinity",
"icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

27
chains/eip155-786.json Normal file
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"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -3183,6 +3183,19 @@
"rpc": ["https://node.cheapeth.org/rpc"],
"faucets": [],
"infoURL": "https://cheapeth.org/"
}, {
"name": "MAAL Sharia Chain",
"chainId": 786,
"shortName": "maal",
"networkId": 786,
"nativeCurrency": {
"name": "MAAL",
"symbol": "MAAL",
"decimals": 18
},
"rpc": ["https://node1-mainnet.maalscan.io/", "https://node2-mainnet.maalscan.io/", "https://node3-mainnet.maalscan.io/"],
"faucets": [],
"infoURL": "https://www.maalblockchain.com/"
}, {
"name": "Acala Network",
"chainId": 787,

View File

@ -4761,6 +4761,26 @@
"shortName": "cth",
"chainId": 777,
"networkId": 777
}, {
"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"
}]
}, {
"name": "Acala Network",
"chain": "ACA",

8
icons/maal.json Normal file
View File

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

File diff suppressed because one or more lines are too long

View File

@ -244,6 +244,7 @@
"qom": "eip155:766",
"opc": "eip155:776",
"cth": "eip155:777",
"maal": "eip155:786",
"aca": "eip155:787",
"taero": "eip155:788",
"LUCID": "eip155:800",