mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
1bff7ffe17
* Create 44444.json * Rename 44444.json to eip155-44444.json * Create eip155-444.json * Create fren.json * Update eip155-44444.json * Update eip155-444.json * Update eip155-44444.json * Update eip155-444.json * Update eip155-44444.json * Update eip155-44444.json * Update eip155-444.json * Update eip155-444.json --------- Co-authored-by: ligi <ligi@ligi.de>
25 lines
480 B
JSON
25 lines
480 B
JSON
{
|
|
"name": "Frenchain Testnet",
|
|
"chain": "tfren",
|
|
"rpc": ["https://rpc-01tn.frenchain.app"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "tFREN",
|
|
"symbol": "FtREN",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://frenchain.app",
|
|
"shortName": "tFREN",
|
|
"chainId": 444,
|
|
"networkId": 444,
|
|
"icon": "fren",
|
|
"explorers": [
|
|
{
|
|
"name": "blockscout",
|
|
"url": "https://testnet.frenscan.io",
|
|
"icon": "fren",
|
|
"standard": "EIP3091"
|
|
}
|
|
]
|
|
}
|