Sniper365
Sniper365
Hi @spade69 @kungla Did you install v3-client successfully? As for me, I couldn't.. Would you help me??
Hi @Ulysseus @snowkidind I can't install v3-client to my project. #157 Would you help me?
Hi I have issues in createOrder function ``` const order: { order: OrderResponseObject } = await client.private.createOrder( { side: OrderSide.SELL, type: OrderType.LIMIT, timeInForce: TimeInForce.GTT, postOnly: false, size: '100', price: '18000',...
Then create a new order? I also showed me up the 400 bad request error I think it's same issue 'invalid signature' when creating a new user or a new...
Hi This issue is some kinda essential Any updates for deposit/withdraw?
> For USDT(TRC20) all good. Need used Tron/trx 'Tron' or 'trx'. Hi @nlprince How do you resolve USDT(TRC20) validation? const valid = WAValidator.validate('TUTtVjNqCj3fndQ29YFKEdXvWwBwFihk1G', 'USDT', 'Tron') ?