v4
OpenAPI 3.0.32026-07-31490328.0 KBget/balance-events/{wallet}
Path parameters
walletstring required
Wallet address (EVM/SVM/BVM auto-detected)
Query parameters
idstring required
Temporary shared secret required to access this endpoint
chainIdnumber nullable
Restrict to one chain
currencystring nullable
Restrict to one currency (use chainId for non-EVM)
context'set-pending-amount' | 'unset-pending-amount' | 'reset-pending-amount' | 'pay-fees' | 'claim' | 'fast-fill-reduce-balance' | 'fast-fill-increase-balance' | 'balance-topup' | 'execute-transaction-request' | 'fixed-rate-accounting' | 'integrator-fixed-bps-accounting' nullable
Restrict to one balance update context
requestIdstring nullable
Restrict to a specific request id
limitnumber nullable
Page size for events (max 250, default 50)
cursorstring nullable
Pagination cursor: the id of the last event from the previous page
includeNegativeBalancesboolean nullable
Include rows where the current balance is <= 0 (default true)
Response
Default Response