Skip to main content
GET
Get cross-chain transaction history

Authorizations

Authorization
string
header
required

Client API Key or Client Session Token (CST). Pass as a Bearer token in the Authorization header.

Query Parameters

user
string
required

The wallet address to get history for.

limit
integer
default:20

Maximum number of transactions to return.

Required range: 1 <= x <= 100
cursor
string

Pagination cursor from a previous response.

zeroXApiKey
string

Optional 0x API key.

Response

200 - application/json

Transaction history retrieved successfully

data
object