Skip to main content
The fetchOnrampTransactionStatus utility retrieves the status of onramp transactions for a specific user. This is useful for tracking the progress of crypto purchases and displaying transaction history.

Usage

Parameters

Returns

Promise<OnrampTransactionStatusResponseData> - Returns a promise that resolves to the transaction status data. See OnrampTransactionStatusResponseData for full response type details.