mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Findora Forge testnet (#1807)
This commit is contained in:
parent
454eceeb35
commit
8e43bd12ce
22
_data/chains/eip155-2154.json
Normal file
22
_data/chains/eip155-2154.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user