GET /tx-history
This endpoint returns the transaction history initiated by a specific user.
Headers
Name
Description
apiKey
API Key retrieved from the Native app
Params
Name
Description
userAddress
*
The address of the trader who initiated the bridge transaction.
limit
The number of transactions to be returned, with a minimum of 1 and a maximum of 5000
Example Request
Example Response
Last updated