chains/_data/chains/eip155-49049.json
Cristiano Policarpo 79651c14a0
Create eip155-49049.json (#1936)
* Create eip155-49049.json

* Update eip155-49049.json

* fixed json style

Co-authored-by: ligi <ligi@ligi.de>
2023-01-22 18:40:17 +01:00

24 lines
495 B
JSON

{
"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"
}
]
}