sushiswap-interface icon indicating copy to clipboard operation
sushiswap-interface copied to clipboard

🍣 An open source interface for the SushiSwap Protocol

Results 87 sushiswap-interface issues
Sort by recently updated
recently updated
newest added

I deployed contract multicall v2 to BSC Testnet and build on @sushiswap/core-sdk. When i create pool & supply but this log error 'MetaMask - RPC Error: Internal JSON-RPC error'. Thank...

Assuming that it's trying a signed approval and does not fallback to a regular approval

bug

Hi @matthewlilley [getAPY()](https://github.com/sushiswap/sushiswap-interface/blob/master/src/functions/apy.ts#L5) method requires 1w volume. Volume is divided by 7 to measure average daily volume. After the refactor[ one day volume is provided](https://github.com/sushiswap/sushiswap-interface/blob/master/src/features/analytics/pools/useTableConfig.tsx#L58) which gives the wrong result.

The Network Select component is not visible on mobile, which means it's not possible to change network

when configuring adv. gas parameters through metamask, then proceeding with the transaction swap, the frontend correctly displays a pending transaction in the top right status bar, however the submit button...

Currently, if a farm gets deprecated there is no way to claim rewards on the UI.