mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@79651c14a0 🚀
This commit is contained in:
parent
15aed3d178
commit
c8b2f6daf6
File diff suppressed because one or more lines are too long
23
chains/eip155-49049.json
Normal file
23
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"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -6836,6 +6836,19 @@
|
|||
"rpc": ["https://rpc.rei.network", "wss://rpc.rei.network"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://rei.network/"
|
||||
}, {
|
||||
"name": "Floripa",
|
||||
"chainId": 49049,
|
||||
"shortName": "floripa",
|
||||
"networkId": 49049,
|
||||
"nativeCurrency": {
|
||||
"name": "WIRE",
|
||||
"symbol": "WIRE",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc-floripa.wireshape.org"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://wireshape.org"
|
||||
}, {
|
||||
"name": "Bifrost Testnet1",
|
||||
"chainId": 49088,
|
||||
|
|
|
@ -10067,6 +10067,26 @@
|
|||
"url": "https://scan.rei.network",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
"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"
|
||||
}]
|
||||
}, {
|
||||
"name": "Bifrost Testnet1",
|
||||
"title": "The Bifrost Testnet network",
|
||||
|
|
|
@ -525,6 +525,7 @@
|
|||
"AutobahnNetwork": "eip155:45000",
|
||||
"tfsn": "eip155:46688",
|
||||
"REI": "eip155:47805",
|
||||
"floripa": "eip155:49049",
|
||||
"BIT": "eip155:49088",
|
||||
"tnrg": "eip155:49797",
|
||||
"LOE": "eip155:50001",
|
||||
|
|
Loading…
Reference in New Issue
Block a user