Action kind (supply/borrow/withdraw/repay/liqRepay/liqSeize/multiply/…).
Action delta this tx, human-readable token units.
Liquidator (caller) address on liquidation legs; null otherwise.
Monotonic event ordinal (ledger * 1e6 + indexInLedger); feed sort key.
Position side this leg mutated; null for non-position rows.
Event time (ISO-8601).
Asset (token) contract address.
Action delta valued in USD at event-time oracle price.
One row in a user's lending action feed — a single position leg the user performed, newest first. Sourced from
StellarLendingPositionActivity()filtered byOwner;usdis the action delta valued at the event-time oracle price (amountShort * oraclePrice).