Skip to main content

Account Asset V3

2024-03-22

REST API

2024-02-28

REST API

2023-11-14

REST API

  • Withdraw [UPDATE]
    • The rate limit is changed from 10 req/min to 1 req/s

2023-09-18

REST API

  • Create Sub UID API Key [UPDATE]
    • Request parameter ips is actually string type. array can be used, but string is more explicit
    • Request parameter Derivatives has been depreciated due to auto identification by system
  • Modify Master API Key [UPDATE]
    • Request parameter ips is actually string type. array can be used, but string is more explicit
    • Request parameter Derivatives has been depreciated due to auto identification by system
  • Modify Sub API Key [UPDATE]
    • Add a new request param apikey, which can be used for Master account to manage sub account api key
    • Request parameter ips is actually string type. array can be used, but string is more explicit
    • Request parameter Derivatives has been depreciated due to auto identification by system
  • Delete Sub API Key [UPDATE]
    • Add a new request param apikey, which can be used for Master account to delete sub account api key

2023-08-31

REST API

  • Get Deposit Records (on chain) [UPDATE]
    • Add a new response field depositType. You can process deposit assets in the web when the deposit has daily deposit limit or abnormal deposit issue.
  • Get Sub Deposit Records (on chain) [UPDATE]
    • Add a new response field depositType. You can process deposit assets in the web when the deposit has daily deposit limit or abnormal deposit issue.

2023-08-30

REST API

2023-08-17

REST API

2023-08-07

REST API

  • Enable Universal Transfer [DEPRECIATE]
    • Depreciated endpoint. No need to configure this, all sub uids support universal transfer by default

2023-07-24

REST API

  • Get Single Coin Balance [UPDATE]
    • Add new request param: toAccountType, toMemberId, withLtvTransferSafeAmount
    • Add new response field: ltvTransferSafeAmount

2023-06-15

REST API

2023-06-06

REST API

  • Withdraw [UPDATE]
    • Add new request param feeType, which is used to select the withdrawal fee operation type when withdraw

2023-03-23

REST API

2023-03-15

REST API

  • Get Single Coin Balance [UPDATE]
    • Add a new request param withTransferSafeAmount and a new response field transferSafeAmount

2023-02-28

REST API

2023-02-20

REST API

2023-02-14

REST API

  • Withdraw [UPDATE]
    • Select the wallet to be withdrawn from
    • The default withdrawn wallet is Spot wallet
Req paramRequiredTypeComments
accountTypefalsestringSelect the wallet to be withdrawn from
  • SPOT:spot wallet (default)
  • FUND:Funding wallet

2023-02-09

REST API

2023-02-06

REST API