Wallets

Get transactions

Get incoming and outgoing transactions of a wallet by wallet ID.

get/v1/wallets/{wallet_id}/transactions

Path parameters

wallet_idstring required

ID of the wallet.

Query parameters

cursorstring
limitnumber nullable
chain'ethereum' | 'arbitrum' | 'avalanche' | 'base' | 'bsc' | 'tempo' | 'linea' | 'optimism' | 'polygon' | 'solana' | 'sepolia' required

Chains supported for transaction history queries.

'usdc' | 'usdc.e' | 'eth' | 'avax' | 'pol' | 'bnb' | 'usdt' | 'eurc' | 'usdb'

A named asset on Ethereum-compatible chains.

OR
'sol' | 'usdc' | 'eurc' | 'usdb'

A named asset on Solana.

OR
'trx' | 'usdt' | 'usdc'

A named asset on Tron.

OR
string

Token contract address (EVM: 0x-prefixed hex) or mint address (Solana: base58), used to filter wallet transactions.

OR
TransactionTokenAddressInput[]
tx_hashstring
include_archivedboolean

Include archived wallets in lookup. Defaults to false.

Headers

privy-app-idstring required

ID of your Privy app.

Response

Latest wallet transactions.

next_cursorstring nullable required

Changes

Changed in 4 of the 46 revisions of this API.2811

    • added the new enum value avalanche to the query request parameter chain

      request-parameter-enum-value-added

    • added the new enum value bsc to the query request parameter chain

      request-parameter-enum-value-added

  • 21829d464e9b166See the full diff
    • added the new bnb enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new bnb enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new bnb enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new bnb enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new bsc enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new bsc enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new bsc enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new bsc enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new tron enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new tron enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new tron enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new tron enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new tron_nile enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new tron_nile enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new tron_nile enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new tron_nile enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the enum value bnb to the property anyOf[subschema #1: WalletEthereumAsset]/ of the query request parameter asset

      request-parameter-property-enum-value-added

    • added the enum value bnb to the property anyOf[subschema #3 -> subschema #4]/items/anyOf[subschema #1: WalletEthereumAsset]/ of the query request parameter asset

      request-parameter-property-enum-value-added

    • added to the ///// response property anyOf list for the response status

      response-property-any-of-added

    • added to the ///// response property anyOf list for the response status

      response-property-any-of-added

    • added to the ///// response property anyOf list for the response status

      response-property-any-of-added

    • added to the ///// response property anyOf list for the response status

      response-property-any-of-added

    • added the new optional query request parameter include_archived

      new-optional-request-parameter

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2e6aabd41a3c122See the full diff
    • added the new avalanche enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new avalanche enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new avalanche enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new avalanche enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new avalanche_fuji enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new avalanche_fuji enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new avalanche_fuji enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new avalanche_fuji enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new avax enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new avax enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new avax enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new avax enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the enum value avax to the property anyOf[subschema #1: WalletEthereumAsset]/ of the query request parameter asset

      request-parameter-property-enum-value-added

    • added the enum value avax to the property anyOf[subschema #3]/items/anyOf[subschema #1: WalletEthereumAsset]/ of the query request parameter asset

      request-parameter-property-enum-value-added