create 211.json (#84)

This commit is contained in:
sam bacha 2020-01-13 22:15:06 -08:00 committed by ligi
parent 80dba3e2a6
commit e316c79704

21
_data/chains/211.json Normal file
View File

@ -0,0 +1,21 @@
{
"name": "Freight Trust Network",
"chain": "FTN",
"network": "freight",
"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": "FTN",
"decimals": 18
},
"infoURL": "https://freighttrust.com",
"shortName": "ftn",
"chainId": 211,
"networkId": 0
}