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

This commit is contained in:
ligi 2023-05-28 14:45:48 +00:00
parent 1dc7ede306
commit 2b3a601e16
11 changed files with 34 additions and 13 deletions

View File

@ -1966,6 +1966,14 @@
"height": 96, "height": 96,
"format": "png" "format": "png"
}] }]
}, {
"name": "wireshape",
"icons": [{
"url": "ipfs://QmTAyT3YrW2654CBRqRkec2cCznv6EBsbsRc2y6WQPbvXx",
"width": 1280,
"height": 1280,
"format": "png"
}]
}, { }, {
"name": "uptick", "name": "uptick",
"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

@ -1,8 +1,12 @@
{ {
"name": "Floripa", "name": "Wireshape Floripa Testnet",
"title": "Wireshape Testnet Floripa", "title": "Wireshape Floripa Testnet",
"chain": "Wireshape", "chain": "Wireshape",
"rpc": ["https://rpc-floripa.wireshape.org"], "icon": "wireshape",
"rpc": [
"https://rpc-floripa.wireshape.org",
"https://floripa.rpc.thirdweb.com"
],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "WIRE", "name": "WIRE",

File diff suppressed because one or more lines are too long

View File

@ -8839,7 +8839,7 @@
"faucets": [], "faucets": [],
"infoURL": "https://rei.network/" "infoURL": "https://rei.network/"
}, { }, {
"name": "Floripa", "name": "Wireshape Floripa Testnet",
"chainId": 49049, "chainId": 49049,
"shortName": "floripa", "shortName": "floripa",
"networkId": 49049, "networkId": 49049,
@ -8848,7 +8848,7 @@
"symbol": "WIRE", "symbol": "WIRE",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://rpc-floripa.wireshape.org"], "rpc": ["https://rpc-floripa.wireshape.org", "https://floripa.rpc.thirdweb.com"],
"faucets": [], "faucets": [],
"infoURL": "https://wireshape.org" "infoURL": "https://wireshape.org"
}, { }, {

View File

@ -13414,10 +13414,11 @@
"standard": "none" "standard": "none"
}] }]
}, { }, {
"name": "Floripa", "name": "Wireshape Floripa Testnet",
"title": "Wireshape Testnet Floripa", "title": "Wireshape Floripa Testnet",
"chain": "Wireshape", "chain": "Wireshape",
"rpc": ["https://rpc-floripa.wireshape.org"], "icon": "wireshape",
"rpc": ["https://rpc-floripa.wireshape.org", "https://floripa.rpc.thirdweb.com"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "WIRE", "name": "WIRE",

8
icons/wireshape.json Normal file
View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 603 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long