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@cd4c521026 🚀
This commit is contained in:
parent
19e5312b30
commit
e0bc5a75fb
|
@ -809,9 +809,9 @@
|
|||
}, {
|
||||
"name": "siriusnet",
|
||||
"icons": [{
|
||||
"url": "ipfs://bafybeifp6dbzrzrpsgtsxvlbffhxgtdlvbmmsbvlmk2ukeakjhu5ug4ycy",
|
||||
"width": 500,
|
||||
"height": 500,
|
||||
"url": "ipfs://bafybeicxuxdzrzpwsil4owqmn7wpwka2rqsohpfqmukg57pifzyxr5om2q",
|
||||
"width": 100,
|
||||
"height": 100,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2,9 +2,7 @@
|
|||
"name": "SiriusNet V2",
|
||||
"chain": "SIN2",
|
||||
"faucets": [],
|
||||
"rpc": [
|
||||
"https://u0zpw2zdzz:uf4y-ZGiQP_CJJgY6Vea2mSaeXOa1vFvfQ1PZhaDQ9M@u0iclv2dgh-u0jlczjhef-rpc.us0-aws.kaleido.io/"
|
||||
],
|
||||
"rpc": ["https://rpc2.siriusnet.io"],
|
||||
"icon": "siriusnet",
|
||||
"nativeCurrency": {
|
||||
"name": "MCD",
|
||||
|
@ -18,7 +16,7 @@
|
|||
"explorers": [
|
||||
{
|
||||
"name": "siriusnet explorer",
|
||||
"url": "http://rpc.siriusnet.io",
|
||||
"url": "https://scan.siriusnet.io",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1763,7 +1763,7 @@
|
|||
"symbol": "MCD",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://u0zpw2zdzz:uf4y-ZGiQP_CJJgY6Vea2mSaeXOa1vFvfQ1PZhaDQ9M@u0iclv2dgh-u0jlczjhef-rpc.us0-aws.kaleido.io/"],
|
||||
"rpc": ["https://rpc2.siriusnet.io"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://siriusnet.io"
|
||||
}, {
|
||||
|
|
|
@ -2502,7 +2502,7 @@
|
|||
"name": "SiriusNet V2",
|
||||
"chain": "SIN2",
|
||||
"faucets": [],
|
||||
"rpc": ["https://u0zpw2zdzz:uf4y-ZGiQP_CJJgY6Vea2mSaeXOa1vFvfQ1PZhaDQ9M@u0iclv2dgh-u0jlczjhef-rpc.us0-aws.kaleido.io/"],
|
||||
"rpc": ["https://rpc2.siriusnet.io"],
|
||||
"icon": "siriusnet",
|
||||
"nativeCurrency": {
|
||||
"name": "MCD",
|
||||
|
@ -2515,7 +2515,7 @@
|
|||
"networkId": 217,
|
||||
"explorers": [{
|
||||
"name": "siriusnet explorer",
|
||||
"url": "http://rpc.siriusnet.io",
|
||||
"url": "https://scan.siriusnet.io",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafybeifp6dbzrzrpsgtsxvlbffhxgtdlvbmmsbvlmk2ukeakjhu5ug4ycy",
|
||||
"width": 500,
|
||||
"height": 500,
|
||||
"url": "ipfs://bafybeicxuxdzrzpwsil4owqmn7wpwka2rqsohpfqmukg57pifzyxr5om2q",
|
||||
"width": 100,
|
||||
"height": 100,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 9.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 18 KiB |
Loading…
Reference in New Issue
Block a user