mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
bd6e0ebe7d
commit
79651c14a0
23
_data/chains/eip155-49049.json
Normal file
23
_data/chains/eip155-49049.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user