Options
All
  • Public
  • Public/Protected
  • All
Menu

ExpiryFuturesMarketLaunchProposal defines a SDK message for proposing a new expiry futures market through governance

Hierarchy

  • ExpiryFuturesMarketLaunchProposal

Index

Properties

description: string
expiry: string

Expiration time of the market

initialMarginRatio: string

initial_margin_ratio defines the initial margin ratio for the derivative market

maintenanceMarginRatio: string

maintenance_margin_ratio defines the maintenance margin ratio for the derivative market

makerFeeRate: string

maker_fee_rate defines the exchange trade fee for makers for the derivative market

minPriceTickSize: string

min_price_tick_size defines the minimum tick size of the order's price and margin

minQuantityTickSize: string

min_quantity_tick_size defines the minimum tick size of the order's quantity

oracleBase: string

Oracle base currency

oracleQuote: string

Oracle quote currency

oracleScaleFactor: number

Scale factor for oracle prices.

oracleType: OracleType

Oracle type

quoteDenom: string

type of coin to use as the quote currency

takerFeeRate: string

taker_fee_rate defines the exchange trade fee for takers for the derivative market

ticker: string

Ticker for the derivative market.

title: string

Generated using TypeDoc