Skip to main content
Events from TON Connect will be sent only if @tonconnect/ui-react@2.0.3 or @tonconnect/ui@2.0.3 or @tonconnect/sdk@3.0.3 and higher versions packages are used
Event nameDescriptionTON Connect required
app-initConnection attempts and their initiationfalse
app-hideHiding the app from the screenfalse
custom-eventThe event specified by the userfalse
connection-startedThe user starts connecting the wallettrue
connection-completedSuccessful connection to a wallettrue
connection-errorErrors in connection specifying reasons (e.g., user cancelled)true
connection-restoring-completedThe connection was restored successfullytrue
connection-restoring-errorConnection restoration failedtrue
transaction-sent-for-signatureThe user submits the transaction for signaturetrue
transaction-signedThe user successfully signs the transactiontrue
transaction-signing-failedThe user cancels the transaction signature or an error occurs during the signing processtrue
disconnection user-initiatedDisconnection events, specifying scope (dapp or wallet)true
I