Symbol of the underlying asset.
Oracle tolerance for the base asset price (scaled bigint).
Numeric price-feed storage id of the base asset's oracle feed.
Oracle tolerance for the collateral price (scaled bigint).
Numeric price-feed storage id of the collateral asset's oracle feed.
Funding interval duration in milliseconds.
Funding period used for calculations in milliseconds.
Fraction of fees directed to the insurance fund.
Liquidation fee rate (fraction) charged on liquidations.
Minimum base size increment for orders (lot size, scaled bigint).
Maker fee rate (fraction) charged for providing liquidity.
Initial margin requirement for new positions (fraction).
Maintenance margin requirement for open positions (fraction).
Maximum open interest (absolute).
Maximum fraction of open interest a single position can hold.
Threshold above which open interest is considered elevated.
Maximum open interest (notional or base) allowed in the market.
Minimum notional order value in USD.
TWAP frequency for the premium in milliseconds.
TWAP period for the premium in milliseconds.
Additional taker fee charged when the transaction is submitted with a gas
price above the epoch reference gas price. undefined means priority-gas
transactions are rejected on-chain; a value means the surcharge applies.
Scaling factor used in internal fixed-point conversions.
TWAP frequency for the spread in milliseconds.
TWAP period for the spread in milliseconds.
Taker fee rate (fraction) charged for taking liquidity.
Minimum price increment (tick size, scaled bigint).
Static configuration parameters describing a perpetuals market.
These values are typically immutable or rarely changed, and are used to drive risk limits, pricing, and fee schedules.