cURL
curl --request PATCH \ --url http://localhost:4000/v1/exchange/trades/{id}/deposit \ --header 'Authorization: <api-key>'
Called by relayer-os when on-chain deposit is detected. Requires x-internal-key header.
Use this format: ApiKey <your_api_key>
ApiKey <your_api_key>
Deposit confirmed