Skip to main content

거버넌스 Proposals

Proposal/SpotMarketParamUpdate

SpotMarketParamUpdateProposal은 spot market params 업데이트를 제안하기 위한 SDK 메시지를 정의합니다.
필드 설명
  • Title은 proposal의 제목을 설명합니다.
  • Description은 proposal의 설명을 설명합니다.
  • MarketId는 params를 변경할 market의 id를 설명합니다.
  • MakerFeeRate는 makers에 대한 목표 fee rate를 설명합니다.
  • TakerFeeRate는 takers에 대한 목표 fee rate를 설명합니다.
  • RelayerFeeShareRate는 relayer fee share rate를 설명합니다.
  • MinPriceTickSize는 order price의 minimum tick size를 정의합니다.
  • MinQuantityTickSize는 order quantity의 minimum tick size를 정의합니다.
  • Status는 market의 목표 상태를 설명합니다.

Proposal/ExchangeEnable

ExchangeEnableProposal은 특정 exchange 유형의 enable을 제안하기 위한 메시지를 정의합니다.
필드 설명
  • Title은 proposal의 제목을 설명합니다.
  • Description은 proposal의 설명을 설명합니다.
  • ExchangeType은 exchange 유형, spot 또는 derivatives를 설명합니다.

Proposal/BatchExchangeModification

BatchExchangeModificationProposal은 exchange 모듈에서 여러 proposals를 배치로 처리하기 위한 메시지를 정의합니다.
필드 설명
  • Title은 proposal의 제목을 설명합니다.
  • Description은 proposal의 설명을 설명합니다.
  • SpotMarketParamUpdateProposal은 SpotMarketParamUpdateProposal을 설명합니다.
  • DerivativeMarketParamUpdateProposal은 DerivativeMarketParamUpdateProposal을 설명합니다.
  • SpotMarketLaunchProposal은 SpotMarketLaunchProposal을 설명합니다.
  • PerpetualMarketLaunchProposal은 PerpetualMarketLaunchProposal을 설명합니다.
  • ExpiryFuturesMarketLaunchProposal은 ExpiryFuturesMarketLaunchProposal을 설명합니다.
  • TradingRewardCampaignUpdateProposal은 TradingRewardCampaignUpdateProposal을 설명합니다.

Proposal/SpotMarketLaunch

SpotMarketLaunchProposal은 거버넌스를 통해 새 spot market을 제안하기 위한 SDK 메시지를 정의합니다.
필드 설명
  • Title은 proposal의 제목을 설명합니다.
  • Description은 proposal의 설명을 설명합니다.
  • Ticker는 spot market의 ticker를 설명합니다.
  • BaseDenom은 base 통화로 사용할 코인 유형을 지정합니다.
  • QuoteDenom은 quote 통화로 사용할 코인 유형을 지정합니다.
  • MinPriceTickSize는 order price의 minimum tick size를 정의합니다.
  • MinQuantityTickSize는 order quantity의 minimum tick size를 정의합니다.
  • MakerFeeRate 필드는 derivative market의 makers에 대한 trade fee rate를 설명합니다.
  • TakerFeeRate 필드는 derivative market의 takers에 대한 trade fee rate를 설명합니다.

Proposal/PerpetualMarketLaunch

PerpetualMarketLaunchProposal은 거버넌스를 통해 새 perpetual futures market을 제안하기 위한 SDK 메시지를 정의합니다.
필드 설명
  • Title은 proposal의 제목을 설명합니다.
  • Description은 proposal의 설명을 설명합니다.
  • Ticker 필드는 derivative market의 ticker를 설명합니다.
  • QuoteDenom 필드는 base 통화로 사용할 코인 유형을 설명합니다.
  • OracleBase 필드는 oracle base 통화를 설명합니다.
  • OracleQuote 필드는 oracle quote 통화를 설명합니다.
  • OracleScaleFactor 필드는 oracle prices의 scale factor를 설명합니다.
  • OracleType 필드는 oracle 유형을 설명합니다.
  • MakerFeeRate 필드는 derivative market의 makers에 대한 trade fee rate를 설명합니다.
  • TakerFeeRate 필드는 derivative market의 takers에 대한 trade fee rate를 설명합니다.
  • InitialMarginRatio 필드는 derivative market의 initial margin ratio를 설명합니다.
  • MaintenanceMarginRatio 필드는 derivative market의 maintenance margin ratio를 설명합니다.
  • MinPriceTickSize 필드는 order의 price와 margin의 minimum tick size를 설명합니다.
  • MinQuantityTickSize 필드는 order quantity의 minimum tick size를 설명합니다.

Expiry futures market 런치 proposal

필드 설명
  • Title은 proposal의 제목을 설명합니다.
  • Description은 proposal의 설명을 설명합니다.
  • Ticker 필드는 derivative market의 ticker를 설명합니다.
  • QuoteDenom 필드는 quote 통화로 사용할 코인 유형을 설명합니다.
  • OracleBase 필드는 oracle base 통화를 설명합니다.
  • OracleQuote 필드는 oracle quote 통화를 설명합니다.
  • OracleScaleFactor 필드는 oracle prices의 scale factor를 설명합니다.
  • OracleType 필드는 oracle 유형을 설명합니다.
  • Expiry 필드는 market의 expiration 시간을 설명합니다.
  • MakerFeeRate 필드는 derivative market의 makers에 대한 trade fee rate를 설명합니다.
  • TakerFeeRate 필드는 derivative market의 takers에 대한 trade fee rate를 설명합니다.
  • InitialMarginRatio 필드는 derivative market의 initial margin ratio를 설명합니다.
  • MaintenanceMarginRatio 필드는 derivative market의 maintenance margin ratio를 설명합니다.
  • MinPriceTickSize 필드는 order의 price와 margin의 minimum tick size를 설명합니다.
  • MinQuantityTickSize 필드는 order quantity의 minimum tick size를 설명합니다.

Binary options market 런치 proposal

Binary options market param 업데이트

Proposal/DerivativeMarketParamUpdate

필드 설명
  • Title은 proposal의 제목을 설명합니다.
  • Description은 proposal의 설명을 설명합니다.
  • MarketId는 params를 변경할 market의 id를 설명합니다.
  • InitialMarginRatio는 목표 initial margin ratio를 설명합니다.
  • MaintenanceMarginRatio는 목표 maintenance margin ratio를 설명합니다.
  • MakerFeeRate는 makers에 대한 목표 fee rate를 설명합니다.
  • TakerFeeRate는 takers에 대한 목표 fee rate를 설명합니다.
  • RelayerFeeShareRate는 relayer fee share rate를 설명합니다.
  • MinPriceTickSize는 order price의 minimum tick size를 정의합니다.
  • MinQuantityTickSize는 order quantity의 minimum tick size를 정의합니다.
  • Status는 market의 목표 상태를 설명합니다.
  • OracleParams는 새로운 oracle parameters를 설명합니다.

Proposal/TradingRewardCampaignLaunch

TradingRewardCampaignLaunchProposal은 새 trading reward 캠페인을 런치하기 위한 제안에 대한 SDK 메시지를 정의합니다.
필드 설명
  • Title은 proposal의 제목을 설명합니다.
  • Description은 proposal의 설명을 설명합니다.
  • CampaignInfo는 CampaignInfo를 설명합니다.
  • CampaignRewardPools는 CampaignRewardPools를 설명합니다.

Proposal/TradingRewardCampaignUpdate

TradingRewardCampaignUpdateProposal은 기존 trading reward 캠페인을 업데이트하기 위한 제안에 대한 SDK 메시지를 정의합니다.
  • Title은 proposal의 제목을 설명합니다.
  • Description은 proposal의 설명을 설명합니다.
  • CampaignRewardPoolsAdditions는 CampaignRewardPoolsAdditions를 설명합니다.
  • CampaignRewardPoolsUpdates는 CampaignRewardPoolsUpdates를 설명합니다.

Proposal/FeeDiscount

FeeDiscountProposal은 fee discount schedule을 런치하거나 업데이트하기 위한 제안에 대한 SDK 메시지를 정의합니다.
  • Title은 proposal의 제목을 설명합니다.
  • Description은 proposal의 설명을 설명합니다.
  • Schedule은 Fee discount schedule을 설명합니다.

Proposal/TradingRewardPendingPointsUpdate

TradingRewardPendingPointsUpdateProposal은 vesting 기간 동안 특정 주소의 reward points를 업데이트하기 위한 SDK 메시지를 정의합니다.
필드 설명
  • Title은 proposal의 제목을 설명합니다.
  • Description은 proposal의 설명을 설명합니다.
  • PendingPoolTimestamp는 pending pool의 timestamp를 설명합니다.
  • RewardPointUpdates는 RewardPointUpdate를 설명합니다.
마지막 수정일 2026년 3월 30일