{s}omniamarkets

@somnia-chain/markets-sdk


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

Type Alias: PerpPortfolioTrade

PerpPortfolioTrade = object

Defined in: query.ts:1470

Properties

id

id: string

Defined in: query.ts:1471


fillPrice

fillPrice: string

Defined in: query.ts:1472


quantity

quantity: string

Defined in: query.ts:1473


quoteQuantity

quoteQuantity: string

Defined in: query.ts:1474


timestamp

timestamp: string

Defined in: query.ts:1475


txHash

txHash: string

Defined in: query.ts:1476


isBid

isBid: boolean

Defined in: query.ts:1478

Whether the account bought (went long) on this fill.


asMaker

asMaker: boolean

Defined in: query.ts:1480

Whether the account was the maker (resting) on this fill.


counterparty

counterparty: string | null

Defined in: query.ts:1481


market

market: PerpPortfolioMarket

Defined in: query.ts:1482