@somnia-chain/markets-sdk


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

Interface: EntryTrade

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

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

Properties

side

side: BinarySide | null

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

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


fillPrice

fillPrice: string

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

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


quantity

quantity: string

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

Outcome-token quantity filled (raw units).