mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
create 211.json (#84)
This commit is contained in:
parent
80dba3e2a6
commit
e316c79704
21
_data/chains/211.json
Normal file
21
_data/chains/211.json
Normal 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
|
||||
}
|
Loading…
Reference in New Issue
Block a user