Improvements - manifoldfinance/sushiswap-interface GitHub Wiki

  • track gas calculations for swaps
  • error boundary and error handling for transactions
  • telemetry and reporting for errors that are related to transactions
  • track wallet usage by provider used

Gas Improvements

Tracking gas used using a wrapper contract is not accurate with Multicall due to EIP-2929