chains/_data/chains/eip155-2154.json
2022-11-01 19:27:36 +01:00

23 lines
474 B
JSON

{
"name": "Findora Forge",
"chain": "Testnet-forge",
"rpc": ["https://prod-forge.prod.findora.org:8545/"],
"faucets": [],
"nativeCurrency": {
"name": "FRA",
"symbol": "FRA",
"decimals": 18
},
"infoURL": "https://findora.org/",
"shortName": "findora-forge",
"chainId": 2154,
"networkId": 2154,
"explorers": [
{
"name": "findorascan",
"url": "https://testnet-forge.evm.findorascan.io",
"standard": "EIP3091"
}
]
}