Exchange Fee And Fee Distribution
Exchange Fee
The exchange fee rate is predefined in the protocol. Users can't specify this in their orders. Once an order is taken by someone, the exchange fee will be deducted automatically.
Initially, the exchangeFeeRate
will be set to zero. Later, we will import governance mechanism to modify the exchange fee rate.
Fee Distribution
Order Maker Relayer Benefit
Order maker relayers are the tools which facilitate users to make buy/sell orders on the protocol. These tools can specify their own addresses to gain the benefit.
Order Taker Relayer Benefit
Order taker relayers are the tools which facilitate users to take buy/sell orders on the protocol. These tools can specify their own addresses to gain the benefit.
Protocol Fund
The protocolFeeRecipient
is an address owned by the protocol developer team. They can gain benefit from the exchange fee.
Governance
The above parameters in the protocol will be modified by on-chain governance.
Last updated