Options
All
  • Public
  • Public/Protected
  • All
Menu

SpotMarketLaunchProposal defines a SDK message for proposing a new spot market through governance

Hierarchy

  • SpotMarketLaunchProposal

Index

Properties

baseDenom: string

type of coin to use as the base currency

description: string
makerFeeRate: string

maker_fee_rate defines the fee percentage makers pay when trading

minPriceTickSize: string

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

minQuantityTickSize: string

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

quoteDenom: string

type of coin to use as the quote currency

takerFeeRate: string

taker_fee_rate defines the fee percentage takers pay when trading

ticker: string

Ticker for the spot market.

title: string

Generated using TypeDoc