You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ETH address should be captured at point 1 and attached to all subsequent events. Attributing specific events to the given ETH address will allow to re-create specific user journeys
The event generated at point 1 should contain the information about the user's TBTC balance (1e18 precision)
The event generated at point 3 should contain the information about the deposited BTC amount (1e18 precision). This can be taken from the detected UTXO.
The scope of this issue includes implementing functionality that will send the following minting-related events to Posthog:
Additional requirements:
Relevant Discord thread
Pull Requests
The text was updated successfully, but these errors were encountered: