Solana
getTransactionsForAddress
Provides powerful transaction history queries with advanced filtering, flexible sorting, and efficient pagination.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for method getTransactionsForAddress: [address, txFilteringOptions]Positional parameters for
getTransactionsForAddress:params[]: Base-58 encoded public key of the account to query transaction history for.
Returns
Transaction History for a given address