Transfers
Create, execute, and monitor transfers across CeFi and DeFi.
post
/transfersCreate new transferCreates a new on-chain transfer. Returns unsigned payloads for the client to sign before executing.get/transfersList user transfersReturns a paginated list of transfers for the authenticated userpost/transfers/{id}/executeExecute pending transferExecutes a transfer in awaiting_signature status using client-provided signaturesget/transfers/{id}Get transfer by IDReturns the current state of a transfer