We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There are some new events that are missing for tracking, this ticket to implement those
dataLayer.push({'walletAddress': <address>});
from_asset
to_asset
from_amount
to_amount
transak_quote
moonpay_quote
alchempy_quote
The text was updated successfully, but these errors were encountered:
Hey team! Please add your planning poker estimate with Zenhub @ebma @gianfra-t @Sharqiewicz @TorstenStueber
Sorry, something went wrong.
Add one more event "compare_quote", when the user clicks on the "Compare fees" button
So only on the press of the button, not when they change the input amount afterwards?
No branches or pull requests
Context
There are some new events that are missing for tracking, this ticket to implement those
Requirement
dataLayer.push({'walletAddress': <address>});
from_asset
to_asset
from_amount
to_amount
transak_quote
moonpay_quote
alchempy_quote
Reference
The text was updated successfully, but these errors were encountered: