-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Describe the bug
We want more metrics to be able to drill down into any issues that happen with the feature in prod.
This ticket is about Perps and Predict, but we actually want these metrics everywhere. So if we can implement this in a generic way that also benefits Perps and Predict, this is desired.
Here are the new properties to be added to Transaction * events:
gas_insufficient_native_asset:
type: boolean
description: tracks wether the user has sufficient native asset to pay for gas
gas_paid_with:
type: string
description: token symbol used to pay gas with
gas_payment_tokens_available:
type: array
description: list of tokens symbols that user has balance and can choose to pay gas with
Note: the third one is more relevant for transactions overall and not Perps and Predict given we don't give the user the option to select what token to pay with on those.
Expected behavior
No response
Screenshots/Recordings
No response
Steps to reproduce
- Do a gasless Perps or Predict deposit, claim or withdraw
Error messages or log output
Detection stage
During release testing
Version
7.61.0
Build number
3184
Build type
None
Device
iphone 11
Operating system
iOS
Additional context
No response
Severity
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status