· 4 years ago · Jun 01, 2021, 08:58 PM
1{
2 "title": "Binance",
3 "config": {
4 "step": {
5 "user": {
6 "title": "API Credentials",
7 "data": {
8 "name": "Name",
9 "api_key": "API Key",
10 "api_secret": "API Secret",
11 "domain": "Domain"
12 }
13 }
14 }
15 }
16}