Closed estebanmino closed 3 years ago
Sentry issue: METAMASK-MOBILE-NFJ
Sentry issue: METAMASK-MOBILE-KW3
Sentry issue: METAMASK-MOBILE-KVX
Sentry issue: METAMASK-MOBILE-KGR
Needs technical review to identify items that are still issues
This doesn't seem to be an error from our side. For example, for execution reverted: PancakeRouter: INSUFFICIENT_OUTPUT_AMOUNT
, this usually happens when trading tokens with low liquidity.
For all the other errors there are similar examples. We might want to figure out a way of ignoring these errors.
Created a new ticket for cleaning this sentry log https://app.zenhub.com/workspaces/metamask-mobile-5f984938ddc0e4001d4b79cb/issues/metamask/metamask-mobile/3264
Description
We have many sentry logs for different RPC calls happening on binance / pancake swap, mostly all of those are described in https://docs.pancakeswap.finance/help/troubleshooting with manual steps for their users.
execution reverted: PancakeRouter: INSUFFICIENT_OUTPUT_AMOUNT
Error: execution reverted: Pancake: K
Error: missing value for required argument 1
in https://poocoin.app/ , dapp.moonshield.finance and probably othersTechnical Implementation
Acceptance Criteria