feat: add amplitude logging for gas estimate failures (#7095)
* send gas estimate failure * update event name * update analytics events package * add error and tx to analytics event
Showing
... | ... | @@ -173,7 +173,7 @@ |
"@sentry/types": "^7.45.0", | ||
"@types/react-window-infinite-loader": "^1.0.6", | ||
"@uniswap/analytics": "^1.4.0", | ||
"@uniswap/analytics-events": "^2.14.0", | ||
"@uniswap/analytics-events": "^2.15.0", | ||
"@uniswap/conedison": "^1.8.0", | ||
"@uniswap/governance": "^1.0.2", | ||
"@uniswap/liquidity-staker": "^1.0.2", | ||
... | ... |
Please register or sign in to comment