Sovryn-smart-contracts icon indicating copy to clipboard operation
Sovryn-smart-contracts copied to clipboard

SwapsExternal should use a separate swap fee percent

Open tjcloa opened this issue 4 years ago • 0 comments

  1. add swapsFeePercent on the protocol
  2. add function setSwapsFeePercent() to SwapsExternal module
  3. add deployment script which sets swapsFeePercent percent - set it 0.05% for testing
  4. use swapsFeePercent in SwapsExternal instead of trading fees

tjcloa avatar Jul 30 '21 09:07 tjcloa