chains/_data/chains/eip155-211.json
Ashutosh Kumar fb49612d70
Added Prettier and formatted existing JSON files (#1501)
* Added Prettier and formatted existing JSON files

* fixed one more json file
2022-08-27 19:20:08 +02:00

19 lines
400 B
JSON

{
"name": "Freight Trust Network",
"chain": "EDI",
"rpc": [
"http://13.57.207.168:3435",
"https://app.freighttrust.net/ftn/${API_KEY}"
],
"faucets": ["http://faucet.freight.sh"],
"nativeCurrency": {
"name": "Freight Trust Native",
"symbol": "0xF",
"decimals": 18
},
"infoURL": "https://freighttrust.com",
"shortName": "EDI",
"chainId": 211,
"networkId": 0
}