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@d719e360cd 🚀
This commit is contained in:
parent
5d35a08102
commit
2cbecede64
|
@ -878,6 +878,14 @@
|
||||||
"height": 310,
|
"height": 310,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "wemixkanvas",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmVcVxsHsVg5BMii3EJ1MUSnLBZkQicpjmXjSmW66bCEUF",
|
||||||
|
"width": 320,
|
||||||
|
"height": 320,
|
||||||
|
"format": "svg"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "oasis",
|
"name": "oasis",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -13,10 +13,12 @@
|
||||||
"rpc": ["https://api.aqua.wemixkanvas.io"],
|
"rpc": ["https://api.aqua.wemixkanvas.io"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://wemixkanvas.io",
|
"infoURL": "https://wemixkanvas.io",
|
||||||
|
"icon": "wemixkanvas",
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "blockscout",
|
"name": "blockscout",
|
||||||
"url": "https://blockscout.aqua.wemixkanvas.io",
|
"url": "https://blockscout.aqua.wemixkanvas.io",
|
||||||
|
"icon": "wemixkanvas",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
@ -7600,9 +7600,11 @@
|
||||||
"rpc": ["https://api.aqua.wemixkanvas.io"],
|
"rpc": ["https://api.aqua.wemixkanvas.io"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://wemixkanvas.io",
|
"infoURL": "https://wemixkanvas.io",
|
||||||
|
"icon": "wemixkanvas",
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "blockscout",
|
"name": "blockscout",
|
||||||
"url": "https://blockscout.aqua.wemixkanvas.io",
|
"url": "https://blockscout.aqua.wemixkanvas.io",
|
||||||
|
"icon": "wemixkanvas",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}],
|
}],
|
||||||
"parent": {
|
"parent": {
|
||||||
|
|
8
icons/wemixkanvas.json
Normal file
8
icons/wemixkanvas.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmVcVxsHsVg5BMii3EJ1MUSnLBZkQicpjmXjSmW66bCEUF",
|
||||||
|
"width": 320,
|
||||||
|
"height": 320,
|
||||||
|
"format": "svg"
|
||||||
|
}
|
||||||
|
]
|
28
iconsDownload/QmVcVxsHsVg5BMii3EJ1MUSnLBZkQicpjmXjSmW66bCEUF
Normal file
28
iconsDownload/QmVcVxsHsVg5BMii3EJ1MUSnLBZkQicpjmXjSmW66bCEUF
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 320" width="320" height="320">
|
||||||
|
<defs>
|
||||||
|
<style>
|
||||||
|
.cls-1 {
|
||||||
|
fill: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.cls-2 {
|
||||||
|
fill: #191919;
|
||||||
|
}
|
||||||
|
|
||||||
|
.cls-3 {
|
||||||
|
fill: #5637fb;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</defs>
|
||||||
|
<g id="Layer_1-2" data-name="Layer 1">
|
||||||
|
<g>
|
||||||
|
<circle class="cls-1" cx="160" cy="160" r="160"/>
|
||||||
|
<g>
|
||||||
|
<polygon class="cls-2" points="57.021 125.017 194.326 75.043 194.326 281 57.021 231.025 57.021 125.017"/>
|
||||||
|
<polygon class="cls-3" points="262.979 88.975 125.674 39 125.674 244.957 262.979 194.983 262.979 88.975"/>
|
||||||
|
<polygon class="cls-1" points="194.326 75.043 125.674 100.03 125.674 244.957 194.326 220.247 194.326 75.043"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 837 B |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user