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,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "wireshape",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmTAyT3YrW2654CBRqRkec2cCznv6EBsbsRc2y6WQPbvXx",
|
||||
"width": 1280,
|
||||
"height": 1280,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "uptick",
|
||||
"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",
|
||||
"title": "Wireshape Testnet Floripa",
|
||||
"name": "Wireshape Floripa Testnet",
|
||||
"title": "Wireshape Floripa Testnet",
|
||||
"chain": "Wireshape",
|
||||
"rpc": ["https://rpc-floripa.wireshape.org"],
|
||||
"icon": "wireshape",
|
||||
"rpc": [
|
||||
"https://rpc-floripa.wireshape.org",
|
||||
"https://floripa.rpc.thirdweb.com"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "WIRE",
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -8839,7 +8839,7 @@
|
|||
"faucets": [],
|
||||
"infoURL": "https://rei.network/"
|
||||
}, {
|
||||
"name": "Floripa",
|
||||
"name": "Wireshape Floripa Testnet",
|
||||
"chainId": 49049,
|
||||
"shortName": "floripa",
|
||||
"networkId": 49049,
|
||||
|
@ -8848,7 +8848,7 @@
|
|||
"symbol": "WIRE",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc-floripa.wireshape.org"],
|
||||
"rpc": ["https://rpc-floripa.wireshape.org", "https://floripa.rpc.thirdweb.com"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://wireshape.org"
|
||||
}, {
|
||||
|
|
|
@ -13414,10 +13414,11 @@
|
|||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
"name": "Floripa",
|
||||
"title": "Wireshape Testnet Floripa",
|
||||
"name": "Wireshape Floripa Testnet",
|
||||
"title": "Wireshape Floripa Testnet",
|
||||
"chain": "Wireshape",
|
||||
"rpc": ["https://rpc-floripa.wireshape.org"],
|
||||
"icon": "wireshape",
|
||||
"rpc": ["https://rpc-floripa.wireshape.org", "https://floripa.rpc.thirdweb.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"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