1
0
crypto-seller/config/example_mpc_for_usdt_mini.json

11 lines
317 B
JSON
Raw Normal View History

2024-07-22 21:02:25 +00:00
{
"__comment1": "This configuration sells a small amount of MPC tokens",
"__comment2": "for USDT every minute. Mainly for testing",
"input_asset": "MPC",
"output_asset": "USDT",
"input_amount_low": 0.5,
"input_amount_high": 1.5,
"interval_minutes_low": 1,
"interval_minutes_high": 2
}