Skip to main content
POST
User non-funding ledger updates

Authorizations

Authorization
string
header
required

Your Hypedexer API key, sent as Authorization: Bearer <key>. The X-API-Key: <key> header and the api_key query parameter are accepted as well.

Body

application/json
type
enum<string>
required
Available options:
userNonFundingLedgerUpdates
user
string
required

Wallet address (0x-prefixed, case-insensitive)

startTime
integer

Inclusive, epoch milliseconds. Default: now minus 30 days

endTime
integer

Inclusive, epoch milliseconds

limit
integer
default:500
Required range: 1 <= x <= 5000

Response

Ledger entries, newest first

time
integer

Exact event timestamp in milliseconds

hash
string

Transaction hash, or the zero hash for system events

delta
object

The event as Hyperliquid emits it; see the table above for the fields of each type