AmberPoint Guides

Sui wallet is a zkLogin-ready home for SUI tokens and Sui apps

Crypto wallet for holding SUI tokens, connecting to Sui apps, and using zkLogin authentication for easier web credential access.

Sui wallet is a Sui-compatible crypto wallet for controlling SUI, signing Move-based transactions, connecting to applications on the Sui network, and using authentication features such as zkLogin, passkeys, and sponsored transactions. It holds the keys or login credentials that authorize activity on Sui, while the blockchain records coins, NFTs, app positions, and identity data as programmable onchain objects.

The phrase describes the wallet layer around Sui rather than the whole chain. Sui itself is a high-performance Layer 1 blockchain built around the Move programming language, object-based assets, and low-latency consensus. A wallet turns that infrastructure into a usable account: it displays balances, prepares transactions, asks for approval, and broadcasts signed actions to the network.

SUI, objects, and signatures in one account

The core asset is SUI, the native token used for network gas, staking participation, and many app interactions. A wallet also shows other assets issued on the network, including stablecoins such as USDC where supported by an app, NFTs, SuiNS names, game items, and DeFi positions. Because Sui represents many assets as objects, the account view is more than a token list; it tracks ownership of discrete onchain items.

When a user sends funds or opens a DeFi position, the wallet creates a transaction request and asks for a signature. That signature proves account control without handing the private key to the app. The same pattern applies to swaps through Sui liquidity venues, NFT transfers, game actions, and payments. The wallet is the approval surface, while the Sui network handles execution and settlement.

zkLogin and passkeys change the sign-in path

One of Sui's most distinctive wallet ideas is zkLogin, which lets applications build sign-in flows around familiar web credentials while preserving onchain account control through zero-knowledge proofs. A user signs in with a supported identity flow, and the app derives a Sui address without forcing the person to manage a seed phrase at the first moment of use.

Passkeys add another route for device-based authentication. They fit the same broader goal: make wallets feel closer to modern app login while retaining cryptographic authorization underneath. For consumer apps, games, and payments, this matters because the account setup step no longer has to begin with a long recovery phrase and a warning-heavy onboarding screen.

Sui wallet experiences still differ by product. Some emphasize classic self-custody with a recovery phrase, some lean into embedded accounts, and some blend passkeys, social login, and hardware wallet support. The important distinction is where the signing authority lives, how recovery works, and whether the user can export or move control to another compatible wallet.

Gas fees, sponsored transfers, and stablecoin payments

Typically, Sui uses SUI for gas, but the ecosystem also supports sponsored transactions, where an application or service pays the network fee for a user. That model enables gasless onboarding, free trial actions, and payment flows that avoid asking a newcomer to buy SUI before doing anything useful. The official Sui ecosystem has highlighted gasless stablecoin transfers, a concrete example of this design reaching payments.

For the person using the wallet, the fee panel deserves attention. A normal transaction consumes SUI from the account. A sponsored transaction names a sponsor and changes who pays the gas. A stablecoin transfer still moves a token such as USDC, but the gas payer may be separate from the sender. Clear wallet prompts help users understand the asset being moved, the recipient address, and the fee arrangement before approval.


Highlights for Sui wallet

What people actually do after setup

After creating an account, most activity falls into a few repeatable patterns. A Sui wallet lets someone receive SUI from an exchange or another account, send tokens to a Sui address, connect to DeFi applications, approve swaps, collect NFTs, register or manage a SuiNS name, and use game or payment apps built on the network.

The workflow feels simple when the prompt is readable. Before signing, the wallet should show the requesting site, the account, the asset, the destination, and the transaction type. That final confirmation step is where users catch wrong networks, lookalike addresses, malicious approvals, and unexpected object transfers.


Move-based apps make transaction previews important

In most cases, Sui applications are written around Move, a programming language designed for digital assets and resource safety. That gives developers strong tools for coins, NFTs, gaming objects, and financial logic. It also means a single approval might touch several onchain objects, not just subtract one balance and add another balance.

A strong transaction preview translates those Move calls into human terms. It separates what leaves the account, what arrives, what object gets created, and what permission the app requests. This is especially relevant around DeFi, where swaps, liquidity deposits, and borrowing flows involve multiple assets and contracts. Sui wallet prompts that expose the real action reduce confusion without making the user read raw code.


Close-up for Sui wallet

Getting started with a Sui address

Creating a wallet begins with choosing the account model. A browser extension or mobile wallet gives direct control and broad app compatibility. An embedded wallet inside a game, marketplace, or payment app provides faster onboarding, especially when zkLogin or passkeys are available. Hardware wallet support, where offered, suits users who keep larger balances and prefer external signing.

Once the account exists, the next step is funding it with SUI or receiving a sponsored first transaction from an app. A user copies the Sui address, checks that the sending platform supports the Sui network, and sends a small amount first when moving value from an exchange. After funds arrive, the wallet becomes the connection point for Sui apps.

For context, Sui wallet setup also includes recovery planning. Recovery phrase accounts require the phrase to be stored offline and away from screenshots or cloud notes. Passkey and zkLogin-style accounts shift the recovery question toward the identity provider, device, or app-specific recovery process. The right model is the one a user understands well enough to restore before funds are at stake.

Benefits that come from Sui-native design

The best Sui wallet experience uses features that generic blockchain wallets do not always expose cleanly. Object-aware asset displays make NFTs and app items easier to understand. Sponsored transactions reduce friction for payments and onboarding. zkLogin makes account creation less intimidating for mainstream apps. Passkeys match the security model people already use on phones and laptops.

Those design choices matter for the areas Sui emphasizes: DeFi, gaming, AI-related applications, payments, identity, BTCfi, and consumer apps. DeepBook supports programmable liquidity, SuiNS adds onchain naming and identity, and products such as SuiPlay point toward game-oriented use. A wallet that presents these pieces clearly becomes the user's control panel for the network rather than a narrow token vault.


Illustration of Sui wallet

Risks to check before approving a transaction

The most important wallet risk is signing the wrong thing. A fake app can request an approval that moves assets, changes object ownership, or routes funds to an attacker. The specific defense is to read the transaction prompt, confirm the domain or app name, inspect the destination, and reject any request that does not match the action just taken.

Custody model matters too. With a self-custody account, losing the recovery phrase means losing access. With an embedded account, recovery depends on the service and authentication method behind it. A Sui wallet connected to many apps should also be reviewed periodically so old connections and unused permissions do not become forgotten exposure.


Alternatives inside the same ecosystem

There is no single wallet shape for every Sui user. Browser extensions fit DeFi and frequent app connections. Mobile wallets fit payments, NFTs, and quick transfers. Embedded wallets fit games and consumer products that want account creation to happen inside the app. Hardware signing fits long-term storage and higher-value approvals.

The better comparison is not one brand against every other brand; it is the match between activity and account control. Someone making small gasless stablecoin payments values fast login and clear receipts. A DeFi user needs detailed transaction previews and token visibility. A collector wants NFT display, SuiNS support, and simple transfers. Sui wallet selection starts with those concrete habits, then narrows by recovery method, app support, and signing clarity.

Key questions about Sui wallet

What does a Sui address look like in a wallet?

A Sui address is a long hexadecimal account identifier used to receive SUI and other Sui-based assets. Wallets usually show it in shortened form for display, with a copy button for the full address. Some users also link a SuiNS name to make receiving easier, but the underlying transaction still resolves to a Sui address on the network.

How long does a SUI transfer take after I send it?

Sui is designed for low-latency settlement, so simple transfers appear quickly once the transaction is signed and accepted by the network. Wallet display speed also depends on the app, indexer, or exchange updating its balance view. When moving funds from an exchange, the exchange withdrawal process adds its own approval and batching time before the onchain transfer begins.

Do I need SUI before using every Sui app?

Many normal transactions require SUI for gas, so holding a small amount keeps the account ready for transfers and app actions. Some applications use sponsored transactions, which means the app or another sponsor pays the gas. Gasless stablecoin transfer flows use that pattern, but it applies only where the specific wallet and application support it.

Can a Ledger or other hardware wallet be used with Sui?

Hardware wallet support depends on the wallet app and the signing device integration available at the time of use. The purpose is external signing: the private key stays on the hardware device while the Sui-compatible interface prepares the transaction. This setup is useful for users who want stronger separation between everyday browsing and approval of higher-value transfers.

Which assets show up besides SUI in a Sui wallet?

A wallet can show tokens issued on Sui, NFTs, app objects, SuiNS names, DeFi positions, and supported stablecoins such as USDC. Visibility depends on the wallet's asset indexing and the standards used by the project that created the asset. If a token exists onchain but does not display cleanly, the wallet may need an update or a manual asset view.

What happens if I send tokens to the wrong Sui address?

A completed onchain transfer sends the asset to the destination address recorded in the transaction. Wallets do not reverse that action after settlement. If the address belongs to an exchange or app account, only that service controls whether recovery is possible. For direct wallet-to-wallet transfers, the recipient address holder controls the asset once the transaction completes.

Is zkLogin the same thing as giving a website my private key?

No. zkLogin is designed so a familiar web credential helps create or access a Sui account without exposing a private key to the website. The wallet or application still produces cryptographic authorization for Sui transactions. Users should understand the recovery route tied to that login method, because account restoration follows a different pattern from a standard recovery phrase wallet.