@somnia-chain/markets-sdk


@somnia-chain/markets-sdk / index / EntryTrade

Interface: EntryTrade

Defined in: packages/sdk/src/derivedReads.ts:829

The one slice of a portfolio trade the entry-price math needs.

Properties

side

side: BinarySide | null

Defined in: packages/sdk/src/derivedReads.ts:831

The account's side on the fill, or null when not yet bridged.


fillPrice

fillPrice: string

Defined in: packages/sdk/src/derivedReads.ts:833

Fill price in YES terms (raw collateral units per whole outcome token).


quantity

quantity: string

Defined in: packages/sdk/src/derivedReads.ts:835

Outcome-token quantity filled (raw units).