imtoken will never ask for your seed phrase, private key or verification code. Always review the address, network and request details before transferring, signing or approving.

Assets & Transactions

Assets & Transactions should be approached as a sequence of verifiable decisions rather than as a set of buttons. Each stage should make the active account, network, target and intended result clear.

Core principle

Assets & Transactions should be approached as a sequence of verifiable decisions rather than as a set of buttons. Each stage should make the active account, network, target and intended result clear.

Set the boundaries: asset display and token contracts

Separate wallet-interface information from facts that should be independently verified on-chain.

If a problem appears around token contracts, troubleshooting should not begin by repeating the action. Return first to asset display and the intended network. The goal of Assets & Transactions is not speed for its own sake; it is to keep the account, network, request and resulting on-chain state consistent and independently checkable. The point of set the boundaries: asset display and token contracts is to separate cause, current state and expected result instead of collapsing congestion, permission errors, address mistakes and contract behaviour into one vague issue. The product interface is an information surface; balances, transactions and contract state still need to be verified against the relevant network when accuracy matters.

First check whether network ownership matches the intended workflow. Next determine whether balance changes has already produced a transaction or permission that can be inspected. Only then decide whether another action is needed. If a transaction hash already exists, use it to understand the current state before resubmitting or approving anything else.

This approach also reduces social-engineering risk. Unexpected failures make users more vulnerable to “urgent repair” or remote-control offers. Preserve the available evidence, stop extra signatures, and rely on public on-chain records and trusted documentation for independent verification.

How balance changes affects a real workflow

Understand balance changes through checks before, during and after an action.

Putting token contracts and network ownership on the same review sheet is closer to real wallet use than learning each definition in isolation. The goal of Assets & Transactions is not speed for its own sake; it is to keep the account, network, request and resulting on-chain state consistent and independently checkable. For how balance changes affects a real workflow, check three layers: the environment, the target and the result. The product interface is an information surface; balances, transactions and contract state still need to be verified against the relevant network when accuracy matters.

The environment covers the network, account and device. The target covers the address, contract, amount or permission related to balance changes. The result covers the transaction, balance change or approval state associated with transaction history. When all three layers agree, the user has a stronger basis for deciding whether the action behaved as intended.

If those layers conflict—for example, the interface shows one network while the transaction hash belongs to another, or the approval target does not match the DApp being used—stop and re-check the source. “It should be fine” is not a substitute for verification, and urgency from another person is not a reason to shorten the review.

transaction hashes, block explorers and verification

Break similar-looking fields into separate checks so defaults and naming do not drive the decision.

Treat the complete Assets & Transactions workflow as an information path: the user starts with network ownership, passes through balance changes, and should end with a result that can be independently verified. The goal of Assets & Transactions is not speed for its own sake; it is to keep the account, network, request and resulting on-chain state consistent and independently checkable. This makes transaction hashes, block explorers and verification less about button placement and more about where information comes from, who can change state and where that change will be recorded. The product interface is an information surface; balances, transactions and contract state still need to be verified against the relevant network when accuracy matters.

In practice, separate transaction history from transaction hashes. One helps establish whether the environment is correct; the other describes the state change that is about to occur. If the request includes an amount, gas setting, contract or permission, read those fields before signing rather than relying on a generic “continue” or “confirm” label.

After the action, do not rely only on an in-app success message. Retain the transaction hash, confirm the target network, and when appropriate inspect the block, sender, recipient, status or emitted events in a block explorer. That turns Assets & Transactions from a single click into an auditable on-chain record.

Common mistakes around asset display

Identify typical risk signals and which actions should stop when something cannot be explained.

From a risk perspective, the key question around balance changes is not simply whether an action is available; it is what capability or state change the action creates and where that change will live. The goal of Assets & Transactions is not speed for its own sake; it is to keep the account, network, request and resulting on-chain state consistent and independently checkable. A useful treatment of common mistakes around asset display therefore covers both the normal path and the failure path around transaction history. The product interface is an information surface; balances, transactions and contract state still need to be verified against the relevant network when accuracy matters.

On the normal path, verify transaction hashes, block explorers and the resulting on-chain state. On the failure path, determine whether a transaction was actually submitted, whether the correct network is active, and whether the account has the required gas or permission. Separating these conditions turns a vague “the wallet did not work” report into specific facts that can be checked.

Regardless of the outcome, never disclose a seed phrase, private key or verification code to a stranger. Third-party DApps, smart contracts and network services can introduce independent risks that a wallet interface cannot fully assess on the user’s behalf, so keep permissions limited to what the intended action requires.

Build a repeatable network ownership review habit

Turn one-time reminders into a routine for later transfers, signatures and approvals.

A verifiable Assets & Transactions workflow should answer four questions before and after the action: why is this being done, who or what is the target, which network records it, and how will the outcome be confirmed? The goal of Assets & Transactions is not speed for its own sake; it is to keep the account, network, request and resulting on-chain state consistent and independently checkable. Build a repeatable network ownership review habit places transaction history and transaction hashes inside those four questions. The product interface is an information surface; balances, transactions and contract state still need to be verified against the relevant network when accuracy matters.

Before confirmation, pay particular attention to the network, address, amount, gas, contract and permission details connected to block explorers and troubleshooting. A signature should correspond to an action the user understands and intentionally initiated; unknown message signatures, transaction signatures or approval requests should be declined or exited until verified.

After confirmation, use transaction history and a block explorer to check the final state, then periodically review connections and approvals that still exist. Permissions that are no longer needed can be considered for revocation. This closes the loop and turns a one-time action into a maintainable security routine.

Practical checklist
  • Confirm the network before acting on asset display.
  • Verify the address, contract or request target related to token contracts.
  • Review the amount, gas, signature or permission details for network ownership.
  • Never send a seed phrase, private key or verification code to anyone.
  • After the action, use the transaction hash or permission state to verify the result.