API List
Withdrawal Notification
Call interface for withdrawal notification
POST
Please note:
-
The same txid, different addresses, separate notifications
-
The same txid, the same address, and the amount of notification will be cumulative
-
For the same deposte, please make sure that the request_id remains the same, otherwise it will cause repeated payments
-
After request decryption, request_id will be included
Decrypted Request Parameters
from address
to address
Transaction ID
Withdrawal ID
Amount
Real miner fees
Confirm the number. When the confirm passes 0, the status of the withdrawal record will be changed to “Paying”, and the withdrawal record will not be repeatedly obtained through the /api/v1/withdraw/consume
interface
Coin Name
Hot Wallet Balance
to address memo ID
Decrypted Response Data Parameters
None