v1

latestOpenAPI 3.1.02026-07-13143194365.4 KB
offramp

Report that USDC has been sent to Coinbase for offramp

Called by the frontend after successfully sending USDC to Coinbase's deposit address. Records the transaction hash on the withdrawal event for tracking.

post/v1/offramp/send-complete

Headers

authorizationstring nullable

Bearer JWT issued by Grove.

Bearer JWT issued by Grove.

Request body

event_idstring required

Withdrawal event ID from pending-send response

tx_hashstring required

Transaction hash of the USDC send

Response

Successful Response

successboolean required

Whether the send was recorded successfully

event_idstring required

Withdrawal event ID

tx_hashstring required

Transaction hash of the USDC send