Skip to content

v.1.4.0

Compare
Choose a tag to compare
@aisling11 aisling11 released this 14 Dec 16:57
· 28 commits to master since this release
a7f2360

1.4.0 - 2021-12-14

Added

  • New endpoint GET /sapi/v1/convert/tradeFlow to support user query convert trade history records
  • New endpoint GET /sapi/v1/rebate/taxQuery to support user query spot rebate history records
  • New endpoints for NFT:
    • GET /sapi/v1/nft/history/transactions to get NFT transaction history
    • GET /sapi/v1/nft/history/deposit to get NFT deposit history
    • GET /sapi/v1/nft/history/withdraw to get NFT withdraw history
    • GET /sapi/v1/nft/user/getAsset to get NFT asset
  • New endpoints for Margin:
    • GET /sapi/v1/margin/crossMarginData to get cross margin fee data collection
    • GET /sapi/v1/margin/isolatedMarginData to get isolated margin fee data collection
    • GET /sapi/v1/margin/isolatedMarginTier to get isolated margin tier data collection