Create eip155-49049.json (#1936)

* Create eip155-49049.json

* Update eip155-49049.json

* fixed json style

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Cristiano Policarpo 2023-01-22 14:40:17 -03:00 committed by GitHub
parent bd6e0ebe7d
commit 79651c14a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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