let param = “type=UMFUTURE_MAIN” + “&asset=USDT” + “&amount=” + amount.toString() + “×tamp=” + time.toString();
이 코드는 헷갈려서 좀 이해가 안되네요.