List wallet actions
List all wallet actions for a wallet, with optional filtering by type and status. Supports cursor-based pagination.
Path parameters
ID of the wallet.
Query parameters
Type of wallet action
Headers
ID of your Privy app.
Request authorization signature. If multiple signatures are required, they should be comma separated.
Response
Paginated list of wallet actions.
Example response
{
"data": [
{
"estimated_fees": [
{
"amount": "0.20",
"recipient": "0x1234567890abcdef1234567890abcdef12345678",
"type": "relayer"
}
],
"estimated_gas": {
"amount": "0.0001",
"base_amount": "100000000000000",
"gas_asset": "ETH"
},
"fees": [
{
"amount": "0.20",
"recipient": "0x1234567890abcdef1234567890abcdef12345678",
"type": "relayer"
}
],
"gas": {
"amount": "0.0001",
"base_amount": "100000000000000",
"gas_asset": "ETH"
}
}
]
}Changes
Changed in 7 of the 46 revisions of this API.1136
- ▲
added
EarnFeeCollectActionResponseto thedata/items/response propertyoneOflist for the response status200response-property-one-of-added
- ○
added the new enum value
earn_fee_collectto thequeryrequest parametertyperequest-parameter-enum-value-added
- ○
added
earn_fee_collectdiscriminator mapping keys to thedata/items/response property for the response status200response-property-discriminator-mapping-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
data/items/oneOf[subschema #1: SwapActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ▲
the
data/items/oneOf[subschema #2: TransferActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ▲
the
data/items/oneOf[subschema #3: EarnDepositActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ▲
the
data/items/oneOf[subschema #4: EarnWithdrawActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ▲
the
data/items/oneOf[subschema #5: EarnIncentiveClaimActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ○
added
EVMUserOperationEntrypointVersionsubschema #2to thedata/items/oneOf[subschema #1: SwapActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
EVMUserOperationEntrypointVersionsubschema #2to thedata/items/oneOf[subschema #2: TransferActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
EVMUserOperationEntrypointVersionsubschema #2to thedata/items/oneOf[subschema #3: EarnDepositActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
EVMUserOperationEntrypointVersionsubschema #2to thedata/items/oneOf[subschema #4: EarnWithdrawActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
EVMUserOperationEntrypointVersionsubschema #2to thedata/items/oneOf[subschema #5: EarnIncentiveClaimActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse propertyallOflist for the response status200response-property-all-of-added
- ○
removed the
0.6enum value from thedata/items/oneOf[subschema #1: SwapActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.6enum value from thedata/items/oneOf[subschema #2: TransferActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.6enum value from thedata/items/oneOf[subschema #3: EarnDepositActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.6enum value from thedata/items/oneOf[subschema #4: EarnWithdrawActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.6enum value from thedata/items/oneOf[subschema #5: EarnIncentiveClaimActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.7enum value from thedata/items/oneOf[subschema #1: SwapActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.7enum value from thedata/items/oneOf[subschema #2: TransferActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.7enum value from thedata/items/oneOf[subschema #3: EarnDepositActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.7enum value from thedata/items/oneOf[subschema #4: EarnWithdrawActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.7enum value from thedata/items/oneOf[subschema #5: EarnIncentiveClaimActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.8enum value from thedata/items/oneOf[subschema #1: SwapActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.8enum value from thedata/items/oneOf[subschema #2: TransferActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.8enum value from thedata/items/oneOf[subschema #3: EarnDepositActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.8enum value from thedata/items/oneOf[subschema #4: EarnWithdrawActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.8enum value from thedata/items/oneOf[subschema #5: EarnIncentiveClaimActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.9enum value from thedata/items/oneOf[subschema #1: SwapActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.9enum value from thedata/items/oneOf[subschema #2: TransferActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.9enum value from thedata/items/oneOf[subschema #3: EarnDepositActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.9enum value from thedata/items/oneOf[subschema #4: EarnWithdrawActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.9enum value from thedata/items/oneOf[subschema #5: EarnIncentiveClaimActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ▲
- ▲
added
TVMTransactionWalletActionStepto thedata/items/oneOf[subschema #1: SwapActionResponse]/steps/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
TVMTransactionWalletActionStepto thedata/items/oneOf[subschema #2: TransferActionResponse]/steps/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
TVMTransactionWalletActionStepto thedata/items/oneOf[subschema #3: EarnDepositActionResponse]/steps/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
TVMTransactionWalletActionStepto thedata/items/oneOf[subschema #4: EarnWithdrawActionResponse]/steps/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
TVMTransactionWalletActionStepto thedata/items/oneOf[subschema #5: EarnIncentiveClaimActionResponse]/steps/items/response propertyoneOflist for the response status200response-property-one-of-added
- ○
added
tvm_transactiondiscriminator mapping keys to thedata/items/oneOf[subschema #1: SwapActionResponse]/steps/items/response property for the response status200response-property-discriminator-mapping-added
- ○
added
tvm_transactiondiscriminator mapping keys to thedata/items/oneOf[subschema #2: TransferActionResponse]/steps/items/response property for the response status200response-property-discriminator-mapping-added
- ○
added
tvm_transactiondiscriminator mapping keys to thedata/items/oneOf[subschema #3: EarnDepositActionResponse]/steps/items/response property for the response status200response-property-discriminator-mapping-added
- ○
added
tvm_transactiondiscriminator mapping keys to thedata/items/oneOf[subschema #4: EarnWithdrawActionResponse]/steps/items/response property for the response status200response-property-discriminator-mapping-added
- ○
added
tvm_transactiondiscriminator mapping keys to thedata/items/oneOf[subschema #5: EarnIncentiveClaimActionResponse]/steps/items/response property for the response status200response-property-discriminator-mapping-added
- ▲
- ○
added the optional property
data/items/oneOf[subschema #2: TransferActionResponse]/amount_typeto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional
queryrequest parametertypenew-optional-request-parameter
- ○
- ○
added the optional property
data/items/oneOf[subschema #1: SwapActionResponse]/destination_addressto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○