Type/to search

币安账户万向划转小工具

Cryptocurrency
Created: 2024-03-28 00:17:46
Last modified: 2 years ago
3
Follow
2
Followers
Source
JavaScript
function userUniversalTransfer(type, amount) {
    let ret = null;
    const param =
      "type=" +
      type +
      "&asset=USDT" +
      "&amount=" +
      amount.toString() +
      "&timestamp=" +
      new Date().getTime().toString();

    exchange.SetBase("https://api.binance.com");
Comment
All comments (0)
No data
No data
  • 1
iPhone Download
Forums
PINE Language
© 2015 - ∞ INVENTOR PTE LTD (SG)