Get the current status of a wallet action by its ID.
Basic Auth header with your app ID as the username and your app secret as the password.
ID of your Privy app.
Request authorization signature. If multiple signatures are required, they should be comma separated.
ID of the wallet.
ID of the wallet action.
The wallet action with its current status.
Response for a swap action.
The ID of the wallet action.
The current status of the wallet action.
pending, succeeded, rejected, failed The ID of the wallet involved in the action.
swap CAIP-2 chain identifier for the swap.
Token address or "native" for the token being sold.
Token address or "native" for the token being bought.
Exact base-unit amount of input token. Populated after on-chain confirmation.
Exact base-unit amount of output token. Populated after on-chain confirmation.
The steps of the wallet action. Only returned if ?include=steps is provided.
A wallet action step consisting of an EVM transaction.