Type alias MarketAccounting
MarketAccounting: { _padding: Uint8Array; firstLiquidationEpochStartTime: bigint; lastFundingPerUnit: PreciseIntUi; lastFundingRate: PreciseIntUi; lastLiquidationEpochIndex: bigint; lastTimeFundingUpdated: bigint; lastTimeLiquidationCapacityUpdated: bigint; lastUtilizedLiquidationCapacity: bigint; size: bigint; skew: bigint; weightedPositionFundingPerUnit: PreciseIntUi; weightedPositionPrice: bigint; } Type declaration
_padding: Uint8Array
firstLiquidationEpochStartTime: bigint
lastLiquidationEpochIndex: bigint
lastTimeFundingUpdated: bigint
lastTimeLiquidationCapacityUpdated: bigint
lastUtilizedLiquidationCapacity: bigint
size: bigint
skew: bigint
weightedPositionFundingPerUnit: PreciseIntUi
weightedPositionPrice: bigint