Skip to main content

Change Log

This document describes the changes made to the API over time. It is intended to help you understand what has changed and what you need to do to adapt your code to the new version.

1.0.11 - 2024-09-04

Removed

  1. Removed some interfaces used by the signature tool.

1.0.10 - 2024-06-13

Added

  1. Add the broadcast rebalance interface used by the signature tool.
  2. Add the get balance interface to query the balance of a specified contract address.

Changed

  1. The URL of the estimate transaction fee interface is migrated to /transaction/estimate, and the original URL will be deprecated in future versions.

1.0.9 - 2024-04-28

Added

  1. Add transferHash to query params of the order list APIs, including recharge, withdrawal, payment, and refund.
  2. Add APIs to initiate callback notifications for recharge, withdrawal, payment, and refund.
  3. Add a new API to query transaction informationn on the chain.