This BEP describes a proposal for listing and trading BUSD pairs without explicit dependency on the native token BNB.
BUSD, as one of the most influential stable coins worldwide and the most dominant stable coin on Binance Chain, is playing an important role for trading and communicating with fiat currencies. Listing and trading BUSD pairs on Binance Chain will facilitate token owners and exchange traders, making the markets more liquid and healthier.
However, on Binance Chain now, if you want to trade between your token and BUSD , you must firstly list a trading pair between BNB and the token you have, which could be unnecessary sometimes.
This BEP proposes the solutions for listing and trading BUSD pairs without explicit dependency on BNB.
This BEP is already implemented.
The purpose of this BEP are
- Relaxing the restriction of listing, and
- Providing another channel for exchanging stable coins, leading to more diversified choices for token owners and exchange traders.
Currently, for listing a trading pair between AAA and BUSD, there are following prerequisites:
- Existed trading pair between AAA and BNB
- Existed trading pair between BUSD and BNB
For more information about governance proposal, please refer to the following page:
https://docs.binance.org/governance.html
For proposing and listing BUSD trading pairs, BUSD must be the base asset or quote asset. It means the BaseAssetSymbol or QuoteAssetSymbol must be BUSD-BD1 on the mainnet, and QuoteAssetSymbol or BaseAssetSymbol does not have to be BNB.
Name | Type | Description |
---|---|---|
BaseAssetSymbol | string | base asset symbol, use BUSD symbol for BUSD pair |
QuoteAssetSymbol | string | quote asset symbol, use BUSD symbol for BUSD pair |
With the proposed changes, for listing a trading pair between AAA and BUSD, the chain will not ask for the existence of any trading pair between AAA and BNB. The main restriction will be:
- Existed trading pair between BUSD and BNB, which is already satisfied on mainnet now.
To calculate the trading fees, the price of BNB denominated in BUSD will be used if needed.
For more information about trading fees, please refer to the following page:
https://docs.binance.org/trading-spec.html
The content is licensed under CC0.