@somnia-chain/markets-sdk / index / MarginEvent
Type Alias: MarginEvent
MarginEvent =
object
Defined in: query.ts:2659
A margin-account movement (mirror of the indexer MarginEvent entity).
Properties
id
id:
string
Defined in: query.ts:2660
account
account:
string
Defined in: query.ts:2661
kind
kind:
string
Defined in: query.ts:2663
Deposit | Withdraw | Locked | Unlocked.
amount
amount:
string
Defined in: query.ts:2664
timestamp
timestamp:
string
Defined in: query.ts:2665
txHash
txHash:
string
Defined in: query.ts:2666