chains/_data/chains/eip155-5290.json
Benjamin Philipp 0e970e7a34
Change chain and network id for Firechain Main & Rinia Testnet (#2038)
* Add eip for thefirechain

* Add icons for thefirechain

* Remove explorer information for now

* Remove explorer information for now

* rename testnet and apply prettier formatting

* update icon

* Change chain and network id

* Update chains

* Deprecate old configs
2022-12-16 22:08:48 +01:00

15 lines
382 B
JSON

{
"name": "Firechain Mainnet Old",
"chain": "FIRE",
"icon": "firechain",
"rpc": ["https://mainnet.rpc1.thefirechain.com"],
"faucets": [],
"nativeCurrency": { "name": "Firechain", "symbol": "FIRE", "decimals": 18 },
"infoURL": "https://thefirechain.com",
"shortName": "_old_fire",
"chainId": 5290,
"networkId": 5290,
"explorers": [],
"status": "deprecated"
}