Skip to main content
GET
Get transactions for address

Path Parameters

walletAddress
string
required

A wallet address.

Query Parameters

cursor
string

The cursor returned in previous response (for getting the next page).

limit
integer | null
default:100

Number of records to fetch

Required range: 1 <= x <= 100

Response

200 - application/json

OK

transactions
object[]
required
cursor
string | null