diff --git a/_data/chains/eip155-49049.json b/_data/chains/eip155-49049.json new file mode 100644 index 00000000..9e4bec0b --- /dev/null +++ b/_data/chains/eip155-49049.json @@ -0,0 +1,23 @@ +{ + "name": "Floripa", + "title": "Wireshape Testnet Floripa", + "chain": "Wireshape", + "rpc": ["https://rpc-floripa.wireshape.org"], + "faucets": [], + "nativeCurrency": { + "name": "WIRE", + "symbol": "WIRE", + "decimals": 18 + }, + "infoURL": "https://wireshape.org", + "shortName": "floripa", + "chainId": 49049, + "networkId": 49049, + "explorers": [ + { + "name": "Wire Explorer", + "url": "https://floripa-explorer.wireshape.org", + "standard": "EIP3091" + } + ] +}