How to Launch Trading Pair in GateChain

GateChain
2 min readOct 16, 2019

--

1.Submit a Trading Pair Proposal

Codes:

gatecli trading-pair submit-proposal — title [proposal name] — description [proposal description] — type [ proposal type] — deposit [staked token amount] — init-price [initialize price] — base-symbol [base token symbol] — quote-symbol [quote token symbol] — voting-period [voting period, in second] — expire-time [estimated time(block height)] — from [sender account] — chain-id [Chain ID]

Example :

gatecli trading-pair submit-proposal — title “list trading Proposal” — description “Add trading pair proposal” — type TradingList — deposit “10gt” — init-price 100000 — base-symbol aaa-4db — quote-symbol gt — voting-period 60 — expire-time 50000000 — from gt116z4sq6y0dmk45e7ft6qqwrtsmuj5z08r8nh57v — chain-id testnet

2. Publish trading pair

1.Codes:

gatecli trading-pair publish [Trading pair proposal serial number] — base-symbol=[base token symbol] — quote-symbol=[quote token symbol] — from [sender account id] — chain-id [chain ID]

2.Description:

The staking and voting procedures for trading pair proposal is similar to a normal proposal.

Trading pair publishing operation is allowed only when it passes in voting.

After successfully publishing the trading pair, you can use the base token symbol and quote token symbol to check the corresponding trading pair information.

Example

gatecli trading-pair publish 9 — quote-symbol gt — base-symbol aaa-4db — from gt116z4sq6y0dmk45e7ft6qqwrtsmuj5z08r8nh57v — chain-id testnet

3. Query a trading pair

Codes:

gatecli trading-pair show [base token symbol] [ quote token symbol] — chain-id [chain ID]

Example:

gatecli trading-pair show gt aaa-4db — chain-id testnet

With blockchain technology constantly evolving and gaining its momentum , GateChain will continuously reinvent itself in a perpetual striving for innovation to gain a competitive edge. We welcome the valuable suggestions from our users to help us persistently progress towards the future of blockchain technology , and look forward to the launch of GateChain Mainnet.

To keep up with our latest progress, please follow our social media account down bellow:

Twitter: https://twitter.com/gatechain_io

Facebook:https://www.facebook.com/pg/gatechain/posts/ref=page_internal

Instagram:https://www.instagram.com/gatechain/

Reddit: https://www.reddit.com/r/popular/

Follow Gate.io:

Facebook: https://facebook.com/gateioglobal

Twitter: https://twitter.com/gate_io

Telegram:https://t.me/gate_io

Instagram:https://www.instagram.com/gateioglobal

Medium:https://medium.com/@gateio

--

--

GateChain
GateChain

Responses (1)