mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@fad9d885db 🚀
This commit is contained in:
parent
e5a7671614
commit
18ca1bdca4
|
@ -1430,6 +1430,14 @@
|
||||||
"height": 541,
|
"height": 541,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "icplaza",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmQpKKwpqrx77VA4SJLEWhuv9eLFMcVV9uvxRCLb6gdgCX",
|
||||||
|
"width": 847,
|
||||||
|
"height": 906,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "MARO",
|
"name": "MARO",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
23
chains/eip155-142857.json
Normal file
23
chains/eip155-142857.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"name": "ICPlaza Mainnet",
|
||||||
|
"chain": "ICPlaza",
|
||||||
|
"icon": "icplaza",
|
||||||
|
"rpc": ["https://rpcmainnet.ic-plaza.org/"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "ict",
|
||||||
|
"symbol": "ict",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://docs.ic-plaza.org/",
|
||||||
|
"shortName": "ICPlaza",
|
||||||
|
"chainId": 142857,
|
||||||
|
"networkId": 142857,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "ICPlaza",
|
||||||
|
"url": "https://browsemainnet.ic-plaza.org/index",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -9501,6 +9501,19 @@
|
||||||
"rpc": ["https://rpc.node1.etnd.pro/"],
|
"rpc": ["https://rpc.node1.etnd.pro/"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://www.etnd.pro"
|
"infoURL": "https://www.etnd.pro"
|
||||||
|
}, {
|
||||||
|
"name": "ICPlaza Mainnet",
|
||||||
|
"chainId": 142857,
|
||||||
|
"shortName": "ICPlaza",
|
||||||
|
"networkId": 142857,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "ict",
|
||||||
|
"symbol": "ict",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://rpcmainnet.ic-plaza.org/"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://docs.ic-plaza.org/"
|
||||||
}, {
|
}, {
|
||||||
"name": "Taiko (Alpha-2 Testnet)",
|
"name": "Taiko (Alpha-2 Testnet)",
|
||||||
"chainId": 167004,
|
"chainId": 167004,
|
||||||
|
|
|
@ -14351,6 +14351,26 @@
|
||||||
"icon": "ETND",
|
"icon": "ETND",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "ICPlaza Mainnet",
|
||||||
|
"chain": "ICPlaza",
|
||||||
|
"icon": "icplaza",
|
||||||
|
"rpc": ["https://rpcmainnet.ic-plaza.org/"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "ict",
|
||||||
|
"symbol": "ict",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://docs.ic-plaza.org/",
|
||||||
|
"shortName": "ICPlaza",
|
||||||
|
"chainId": 142857,
|
||||||
|
"networkId": 142857,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "ICPlaza",
|
||||||
|
"url": "https://browsemainnet.ic-plaza.org/index",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Taiko (Alpha-2 Testnet)",
|
"name": "Taiko (Alpha-2 Testnet)",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
|
|
8
icons/icplaza.json
Normal file
8
icons/icplaza.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmQpKKwpqrx77VA4SJLEWhuv9eLFMcVV9uvxRCLb6gdgCX",
|
||||||
|
"width": 847,
|
||||||
|
"height": 906,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
BIN
iconsDownload/QmQpKKwpqrx77VA4SJLEWhuv9eLFMcVV9uvxRCLb6gdgCX
Normal file
BIN
iconsDownload/QmQpKKwpqrx77VA4SJLEWhuv9eLFMcVV9uvxRCLb6gdgCX
Normal file
Binary file not shown.
After Width: | Height: | Size: 65 KiB |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -730,6 +730,7 @@
|
||||||
"sbr": "eip155:111111",
|
"sbr": "eip155:111111",
|
||||||
"dadil": "eip155:123456",
|
"dadil": "eip155:123456",
|
||||||
"ETND": "eip155:131419",
|
"ETND": "eip155:131419",
|
||||||
|
"ICPlaza": "eip155:142857",
|
||||||
"taiko-a2": "eip155:167004",
|
"taiko-a2": "eip155:167004",
|
||||||
"condor": "eip155:188881",
|
"condor": "eip155:188881",
|
||||||
"milkTAda": "eip155:200101",
|
"milkTAda": "eip155:200101",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user