โณ
TIME Holder
  • Introduction
    • โณTIME Holder
    • ๐ŸคจWhy use
    • ๐Ÿ“ฆAsset Box
    • ๐Ÿ”’Asset Locker
    • ๐Ÿ‘›Contract Wallet
  • App guide
    • ๐ŸŽCreate Asset Box
    • ๐Ÿ”’Create Asset Locker
    • ๐Ÿ”Unlock Asset Locker
    • ๐ŸฆDeposit Assets
    • ๐ŸงWithdraw Assets
    • ๐Ÿ’‚Transfer Guardianship
    • ๐Ÿ‘‘Transfer Ownership
  • Tokenomics
    • ๐Ÿช™Token Introduction
    • ๐Ÿ’ตToken Presale
    • โš–๏ธToken Trading
  • Extras
    • ๐Ÿ“‘Contracts
    • โ“FAQ
    • โ—Exception
    • ๐ŸŒWebsite
    • ๐Ÿ‘ฉโ€๐Ÿ’ปGitHub
    • โœ–๏ธ๐•
Powered by GitBook
On this page
  1. Introduction

Contract Wallet

Create a contract wallet for yourself.

We simply defined the differences between Hot Wallet, Cold Wallet, and Contract Wallet.

Hot Wallet
Cold Wallet
Contract Wallet

Type

Externally Owned Account (EOA)

Externally Owned Account (EOA)

Contact Account (CA)

Private Key

โญ•๏ธ

โญ•๏ธ

โŒ

Cross-Chain

โญ•๏ธ

โญ•๏ธ

โŒ

Usage

Frequent interactions in various Web3 applications often involve signing or authorize to third-party applications.

Does not connect to the internet, does not sign, does not authorize; only sends transactions and receives assets.

Stores various commonly used assets, DeFi tokens, and provides funds to the hot wallet when needed.

Mistaken Authorization

Authorized assets will be stolen.

Authorized assets will be stolen.

Even if the owner's EOA wallet has mistakenly authorized, it will not have any impact on the CA wallet.

Private key leaked

Assets stolen.

Assets stolen.

Even if the owner's EOA wallet private key is leaked, users still have a chance to transfer control before hackers discover the CA wallet, thereby keeping their assets.

In summary, the Contract Wallet should be your real Hot Wallet, while your Hot Wallet acts more like a Proxy. When the Proxy encounters security risks, please replace it promptly to ensure the safety of your commonly used assets.

PreviousAsset LockerNextCreate Asset Box

Last updated 1 year ago

๐Ÿ‘›