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@ac3bdd482e 🚀
This commit is contained in:
parent
1dc7ede306
commit
2b3a601e16
|
@ -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
|
@ -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
|
@ -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"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -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
8
icons/wireshape.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmTAyT3YrW2654CBRqRkec2cCznv6EBsbsRc2y6WQPbvXx",
|
||||||
|
"width": 1280,
|
||||||
|
"height": 1280,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
BIN
iconsDownload/QmTAyT3YrW2654CBRqRkec2cCznv6EBsbsRc2y6WQPbvXx
Normal file
BIN
iconsDownload/QmTAyT3YrW2654CBRqRkec2cCznv6EBsbsRc2y6WQPbvXx
Normal file
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
Loading…
Reference in New Issue
Block a user