Exchange->Custody
Exchange calls Custody
📄️ /collateral/v1/address/status
Notify Sinohope after the exchange asynchronously processes the added address request
📄️ /collateral/v1/settlement/address
Notify Sinohope of the exchange's settlement addresses for assets. It will need an initial post when the exchange join the OpenLoop, and make a update when some addresses need to be changed.
📄️ /collateral/v1/settlement
Notify Sinohope of the settlement details list after the exchange initiates a settlement
📄️ /collateral/v1/settlement/finish
Notify the Sinohope after the exchange settlement (for those assets transferred from the exchange to the CVA) is completed
📄️ /collateral/v1/settlement/tx/build
Build an unsigned transaction acording the settlementId and assetId (the transfer amount will be filled by the user confirmed settlement details)
📄️ /collateral/v1/settlement/tx/broadcast
Broadcast a signed transaction
📄️ /collateral/v1/transactions
Query the status of a CVA transaction
📄️ /collateral/v1/deposit/balance
Query the deposit balance details.