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

This commit is contained in:
ligi 2022-11-18 05:56:05 +00:00
parent 8f0e9d932e
commit bf772d339c
8 changed files with 22 additions and 2 deletions

View File

@ -1078,6 +1078,14 @@
"height": 251,
"format": "svg"
}]
}, {
"name": "meer",
"icons": [{
"url": "ipfs://QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm",
"width": 512,
"height": 512,
"format": "png"
}]
}, {
"name": "dithereum",
"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

@ -17,6 +17,7 @@
"chainId": 813,
"networkId": 813,
"slip44": 813,
"icon": "meer",
"explorers": [
{
"name": "meerscan",

View File

@ -12,6 +12,7 @@
"shortName": "meertest",
"chainId": 8131,
"networkId": 8131,
"icon": "meer",
"explorers": [
{
"name": "meerscan testnet",

View File

@ -3477,6 +3477,7 @@
"chainId": 813,
"networkId": 813,
"slip44": 813,
"icon": "meer",
"explorers": [{
"name": "meerscan",
"url": "https://evm.meerscan.com",
@ -6518,6 +6519,7 @@
"shortName": "meertest",
"chainId": 8131,
"networkId": 8131,
"icon": "meer",
"explorers": [{
"name": "meerscan testnet",
"url": "https://testnet.qng.meerscan.io",

8
icons/meer.json Normal file
View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB