Deploying to gh-pages from @ ethereum-lists/chains@79651c14a0 🚀

This commit is contained in:
ligi 2023-01-22 17:43:58 +00:00
parent 15aed3d178
commit c8b2f6daf6
6 changed files with 59 additions and 2 deletions

File diff suppressed because one or more lines are too long

23
chains/eip155-49049.json Normal file
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"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -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,

View File

@ -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",

View File

@ -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",