Supported events
Events that can be tracked via the SDK and API
Events from TON Connect will be sent only if
@tonconnect/[email protected]
or@tonconnect/[email protected]
or@tonconnect/[email protected]
and higher versions packages are used
event_name | description | TON Connect required |
---|---|---|
| connection attempts and their initiation | |
| hiding the app from the screen | |
| the event specified by the user | |
| the user starts connecting the wallet | |
| successful connection to a wallet | |
| errors in connection specifying reasons (e.g., user cancelled) | |
| the connection was restored successfully | |
| connection restoration failed | |
| the user submits the transaction for signature | |
| the user successfully signs the transaction | |
| the user cancels the transaction signature or an error occurs during the signing process | |
| user-initiated disconnection events, specifying scope (dapp or wallet) |
Last updated