Listing a trading pair is a rather advanced feature in DEX. To list your token, you can follow the step-by-step instruction here.
There are the steps to get your tokens listed:
Please refer to this token issue doc to learn about how to issue your own asset on Binance Chain.
On-Chain Proposal Request
Please refer to this governance doc to learn about how to create a proposal about listing a new trading pair on Binance Chain.
Please ensure that you test EVERYTHING on our testnet (multiple times at least) before you officially execute this on the mainnet.
Community Thread Proposal (Recommended)
It is recommended that Token Issuers first create a thread under the “Token Issuance & Listings” category in the Binance Chain Community Forum (https://community.binance.org/). The whole guideline is here
Please refer to this list doc to learn about how to send a list transaction and finish listing process on Binance Chain.
Please ensure that a
list
transaction must be sent beforeexpire-time
.
Simply allowing trading between two assets seems easy enough, however it is expensive for not only the network but also its users in long term (and liquidity costs can be much larger). In order to efficiently use the network, Binance Chain only list assets against BNB and other widely accepted market quote assets.
The design philosophy of Binance DEX adheres to the idea that the most efficient and low cost way to perform trading and price-discovery is still to use single order book. This single order book is managed and replicated across all full nodes with the same, deterministic matching logic.