Get Solana Wallet History
GET
/solana-wallets/{wallet_id}/history
Solana
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://transactions.srblabs.io/api/v1/solana-wallets//history'
Response Response Example
200 - Example 1
{}
Request
Path Params
wallet_id
string
required
Query Params
limit
integer
optional
>= 1
before
string
optional
txhash
string
optional
exclude_raw
boolean
optional
Responses
Modified at 2025-04-30 01:12:24