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

This commit is contained in:
ligi 2022-12-13 07:53:16 +00:00
parent 6ca7563349
commit 845df20637
7 changed files with 26 additions and 6 deletions

View File

@ -566,6 +566,14 @@
"height": 400, "height": 400,
"format": "png" "format": "png"
}] }]
}, {
"name": "alyx",
"icons": [{
"url": "ipfs://bafkreifd43fcvh77mdcwjrpzpnlhthounc6b4u645kukqpqhduaveatf6i",
"width": 2481,
"height": 2481,
"format": "png"
}]
}, { }, {
"name": "PSC", "name": "PSC",
"icons": [{ "icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -18,5 +18,6 @@
"url": "https://www.alyxscan.com", "url": "https://www.alyxscan.com",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ],
"icon": "alyx"
} }

View File

@ -18,5 +18,6 @@
"url": "https://testnet.alyxscan.com", "url": "https://testnet.alyxscan.com",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ],
"icon": "alyx"
} }

View File

@ -2092,7 +2092,8 @@
"name": "alyx testnet scan", "name": "alyx testnet scan",
"url": "https://testnet.alyxscan.com", "url": "https://testnet.alyxscan.com",
"standard": "EIP3091" "standard": "EIP3091"
}] }],
"icon": "alyx"
}, { }, {
"name": "Polygon Mainnet", "name": "Polygon Mainnet",
"chain": "Polygon", "chain": "Polygon",
@ -4898,7 +4899,8 @@
"name": "alyxscan", "name": "alyxscan",
"url": "https://www.alyxscan.com", "url": "https://www.alyxscan.com",
"standard": "EIP3091" "standard": "EIP3091"
}] }],
"icon": "alyx"
}, { }, {
"name": "Aitd Mainnet", "name": "Aitd Mainnet",
"chain": "AITD", "chain": "AITD",

8
icons/alyx.json Normal file
View File

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