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.

Practical Guide

Getting Started

Getting Started explains addresses and keys, offline backup, networks and transfers and dapps and approvals with practical wallet, network and Web3 checks.

Before you start

Use a trusted device and confirm the intended network. A normal workflow never requires entering a seed phrase, private key or verification code into a website.

01

Addresses and keys

This section focuses on addresses and keys and how it affects a practical wallet, network or Web3 workflow.

Security around addresses and keys should be considered together with seed phrases, private keys, device conditions and permission management. Connections, message signatures, transaction signatures and token approvals are distinct requests; review the spender, allowance and expected effect separately. A legitimate workflow does not require sending recovery secrets or verification codes to another person or entering them into an unknown webpage.

For addresses and keys, begin by identifying the active network, the exact address or contract involved, and the result you actually intend to achieve. Transaction hashes, block height, contract addresses and event logs provide useful verification points for distinguishing interface delays from actual on-chain state. This turns an interface prompt into information that can be independently checked instead of relying on a name, icon or single status label.

More broadly, addresses and keys rarely stands alone. It usually connects to at least one of the following: an address, an active network, gas, a transaction hash, a DApp request or validator state. Reading those pieces together reduces errors caused by choosing the wrong chain, misunderstanding a permission or misreading a pending state.

  • Verify the active network, address or contract target
  • Keep a transaction hash or other public data that can be independently checked
  • Never provide a seed phrase, private key or verification code to anyone
02

Offline backup

This section focuses on offline backup and how it affects a practical wallet, network or Web3 workflow.

For offline backup, begin by identifying the active network, the exact address or contract involved, and the result you actually intend to achieve. Transaction hashes, block height, contract addresses and event logs provide useful verification points for distinguishing interface delays from actual on-chain state. This turns an interface prompt into information that can be independently checked instead of relying on a name, icon or single status label.

A practical review of offline backup separates origin, target, permission or value, and network state. Separate chains maintain separate state, and similar-looking address formats do not make networks interchangeable; use the correct block explorer when you need public verification. If a contract is unfamiliar, an allowance is unexpectedly broad, the network is wrong, or the result does not match your intent, stop and verify the transaction hash, contract address or block state before continuing.

More broadly, offline backup rarely stands alone. It usually connects to at least one of the following: an address, an active network, gas, a transaction hash, a DApp request or validator state. Reading those pieces together reduces errors caused by choosing the wrong chain, misunderstanding a permission or misreading a pending state.

  • Verify the active network, address or contract target
  • Keep a transaction hash or other public data that can be independently checked
  • Never provide a seed phrase, private key or verification code to anyone
03

Networks and transfers

This section focuses on networks and transfers and how it affects a practical wallet, network or Web3 workflow.

A practical review of networks and transfers separates origin, target, permission or value, and network state. Separate chains maintain separate state, and similar-looking address formats do not make networks interchangeable; use the correct block explorer when you need public verification. If a contract is unfamiliar, an allowance is unexpectedly broad, the network is wrong, or the result does not match your intent, stop and verify the transaction hash, contract address or block state before continuing.

Understanding networks and transfers also means considering what remains true after you confirm. Fees, confirmation speed and contract behavior change with network conditions, so wallet estimates should be interpreted in the context of the active chain. On-chain transactions generally cannot be reversed by a wallet alone, and a DApp connection is not the same as an approval. The confirmation button is only the final step; the important work happens before it.

More broadly, networks and transfers rarely stands alone. It usually connects to at least one of the following: an address, an active network, gas, a transaction hash, a DApp request or validator state. Reading those pieces together reduces errors caused by choosing the wrong chain, misunderstanding a permission or misreading a pending state.

  • Verify the active network, address or contract target
  • Keep a transaction hash or other public data that can be independently checked
  • Never provide a seed phrase, private key or verification code to anyone
04

DApps and approvals

This section focuses on dapps and approvals and how it affects a practical wallet, network or Web3 workflow.

Understanding dapps and approvals also means considering what remains true after you confirm. Connections, message signatures, transaction signatures and token approvals are distinct requests; review the spender, allowance and expected effect separately. On-chain transactions generally cannot be reversed by a wallet alone, and a DApp connection is not the same as an approval. The confirmation button is only the final step; the important work happens before it.

Security around dapps and approvals should be considered together with seed phrases, private keys, device conditions and permission management. Transaction hashes, block height, contract addresses and event logs provide useful verification points for distinguishing interface delays from actual on-chain state. A legitimate workflow does not require sending recovery secrets or verification codes to another person or entering them into an unknown webpage.

More broadly, dapps and approvals rarely stands alone. It usually connects to at least one of the following: an address, an active network, gas, a transaction hash, a DApp request or validator state. Reading those pieces together reduces errors caused by choosing the wrong chain, misunderstanding a permission or misreading a pending state.

  • Verify the active network, address or contract target
  • Keep a transaction hash or other public data that can be independently checked
  • Never provide a seed phrase, private key or verification code to anyone