Skip to main content
Decoded details for a Hypercore perpetuals trade fill Implements: DecodedDetails

Fields

type
enum
Enum value identifying the transaction typeType: TransactionType
liquidation
object
Liquidation details, present only when this fill resulted from a liquidationType: HypercoreLiquidation
twap_id
string
TWAP order ID when this fill was part of a TWAP execution
builder_fee
string
Fee paid to the builder, if a builder was involved
side
string
Fill side: BUY, SELL, or UNSPECIFIED
cloid
string
Client-supplied order ID for programmatic order tracking
closed_pnl
string
Realized PnL from the closed portion of the position
fee
string
Fee charged for this fill
fee_token
string
Token in which the fee was denominated
oid
string
Order ID that originated this fill
dir
string
Direction indicator for the position change
start_position
string
Position size before this fill executed
tid
string
Unique trade ID assigned by the exchange
size
string
Filled quantity
price
string
Execution price per unit
builder
string
Address of the builder that constructed this order
time
string
ISO-8601 timestamp of the fill
crossed
boolean
Whether the order crossed the spread (true = taker, false = maker)
hash
string
On-chain transaction hash
coin
string
Market/coin symbol (e.g. ETH, BTC)