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",
|
"name": "siriusnet",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
"url": "ipfs://bafybeifp6dbzrzrpsgtsxvlbffhxgtdlvbmmsbvlmk2ukeakjhu5ug4ycy",
|
"url": "ipfs://bafybeicxuxdzrzpwsil4owqmn7wpwka2rqsohpfqmukg57pifzyxr5om2q",
|
||||||
"width": 500,
|
"width": 100,
|
||||||
"height": 500,
|
"height": 100,
|
||||||
"format": "png"
|
"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",
|
"name": "SiriusNet V2",
|
||||||
"chain": "SIN2",
|
"chain": "SIN2",
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"rpc": [
|
"rpc": ["https://rpc2.siriusnet.io"],
|
||||||
"https://u0zpw2zdzz:uf4y-ZGiQP_CJJgY6Vea2mSaeXOa1vFvfQ1PZhaDQ9M@u0iclv2dgh-u0jlczjhef-rpc.us0-aws.kaleido.io/"
|
|
||||||
],
|
|
||||||
"icon": "siriusnet",
|
"icon": "siriusnet",
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "MCD",
|
"name": "MCD",
|
||||||
|
@ -18,7 +16,7 @@
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "siriusnet explorer",
|
"name": "siriusnet explorer",
|
||||||
"url": "http://rpc.siriusnet.io",
|
"url": "https://scan.siriusnet.io",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1763,7 +1763,7 @@
|
||||||
"symbol": "MCD",
|
"symbol": "MCD",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://u0zpw2zdzz:uf4y-ZGiQP_CJJgY6Vea2mSaeXOa1vFvfQ1PZhaDQ9M@u0iclv2dgh-u0jlczjhef-rpc.us0-aws.kaleido.io/"],
|
"rpc": ["https://rpc2.siriusnet.io"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://siriusnet.io"
|
"infoURL": "https://siriusnet.io"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -2502,7 +2502,7 @@
|
||||||
"name": "SiriusNet V2",
|
"name": "SiriusNet V2",
|
||||||
"chain": "SIN2",
|
"chain": "SIN2",
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"rpc": ["https://u0zpw2zdzz:uf4y-ZGiQP_CJJgY6Vea2mSaeXOa1vFvfQ1PZhaDQ9M@u0iclv2dgh-u0jlczjhef-rpc.us0-aws.kaleido.io/"],
|
"rpc": ["https://rpc2.siriusnet.io"],
|
||||||
"icon": "siriusnet",
|
"icon": "siriusnet",
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "MCD",
|
"name": "MCD",
|
||||||
|
@ -2515,7 +2515,7 @@
|
||||||
"networkId": 217,
|
"networkId": 217,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "siriusnet explorer",
|
"name": "siriusnet explorer",
|
||||||
"url": "http://rpc.siriusnet.io",
|
"url": "https://scan.siriusnet.io",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"url": "ipfs://bafybeifp6dbzrzrpsgtsxvlbffhxgtdlvbmmsbvlmk2ukeakjhu5ug4ycy",
|
"url": "ipfs://bafybeicxuxdzrzpwsil4owqmn7wpwka2rqsohpfqmukg57pifzyxr5om2q",
|
||||||
"width": 500,
|
"width": 100,
|
||||||
"height": 500,
|
"height": 100,
|
||||||
"format": "png"
|
"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