Skip to content

2026-4-03

2026-04-03

Deposit & Withdrawal API Updates

  • Added V3 versions of two query endpoints (using Pro API-KEY Signature V3):
  • POST /fapi/v3/aster/user-withdraw-info β€” Get user withdrawal limits and per-chain balance info
  • POST /fapi/v3/aster/deposit-withdraw-history β€” Get deposit and withdrawal history
  • Deprecated the following V1 interfaces (will be discontinued in the future):
  • POST /fapi/aster/user-withdraw-info
  • POST /fapi/aster/deposit-withdraw-history
  • POST /fapi/aster/user-withdraw (EVM, Futures)
  • POST /sapi/api/v1/aster/user-withdraw (EVM, Spot)
  • POST /fapi/aster/user-solana-withdraw (Solana, Futures)
  • POST /sapi/api/v1/aster/user-solana-withdraw (Solana, Spot)