update 211.json (#90)

changed token symbol, updating here. thanks <3
This commit is contained in:
sam bacha 2020-04-30 09:34:46 -07:00 committed by GitHub
parent 22b7e52816
commit d047f11a77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{ {
"name": "Freight Trust Network", "name": "Freight Trust Network",
"chain": "FTN", "chain": "EDI",
"network": "freight", "network": "freight & trade network",
"rpc": [ "rpc": [
"http://13.57.207.168:3435", "http://13.57.207.168:3435",
"https://app.freighttrust.net/ftn/${API_KEY}" "https://app.freighttrust.net/ftn/${API_KEY}"
@ -11,11 +11,11 @@
], ],
"nativeCurrency": { "nativeCurrency": {
"name": "Freight Trust Native", "name": "Freight Trust Native",
"symbol": "FTN", "symbol": "0xF",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://freighttrust.com", "infoURL": "https://freighttrust.com",
"shortName": "ftn", "shortName": "EDI",
"chainId": 211, "chainId": 211,
"networkId": 0 "networkId": 0
} }