Skip to main content
GET
/
api
/
v1
/
wallet
/
events
List on-chain events
curl --request GET \
  --url https://api.luxxon.dev/api/v1/api/v1/wallet/events \
  --header 'Authorization: Bearer <token>'
"<unknown>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-lx-consistency-token
string

Query Parameters

Response

Request successful

The response is of type any.