diff --git a/_data/chains/eip155-49049.json b/_data/chains/eip155-49049.json index 9e4bec0b..e4ece5ef 100644 --- a/_data/chains/eip155-49049.json +++ b/_data/chains/eip155-49049.json @@ -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", diff --git a/_data/icons/wireshape.json b/_data/icons/wireshape.json new file mode 100644 index 00000000..2588c55c --- /dev/null +++ b/_data/icons/wireshape.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmTAyT3YrW2654CBRqRkec2cCznv6EBsbsRc2y6WQPbvXx", + "width": 1280, + "height": 1280, + "format": "png" + } +] diff --git a/_data/iconsDownload/QmTAyT3YrW2654CBRqRkec2cCznv6EBsbsRc2y6WQPbvXx b/_data/iconsDownload/QmTAyT3YrW2654CBRqRkec2cCznv6EBsbsRc2y6WQPbvXx new file mode 100644 index 00000000..b46dba31 Binary files /dev/null and b/_data/iconsDownload/QmTAyT3YrW2654CBRqRkec2cCznv6EBsbsRc2y6WQPbvXx differ