WavelWavel Docs
wavel.app ↗

Disconnect and revoke

Disconnecting ends a Wavel session. Revoking removes a permission recorded on-chain. These are separate actions.

Disconnect an app

  1. 1
    Open Settings in Wavel.
  2. 2
    Open Connected apps.
  3. 3
    Select the dApp.
  4. 4
    Review its connected accounts and networks.
  5. 5
    Select Disconnect.

What disconnecting does

Disconnecting doesDisconnecting does not
End the Wavel sessionErase public blockchain activity
Stop new requests through that sessionRevoke token allowances
Remove the app from connected sessionsCancel permissions already stored on-chain

Revoke a permission

  1. 1
    Use an approval manager supported by the relevant network.
  2. 2
    Verify the network, token contract, and spender.
  3. 3
    Choose the permission or allowance to revoke.
  4. 4
    Review and submit the revocation transaction.
  5. 5
    Keep enough native token for the network fee.
Wavel documentation