โณ
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. Extras

Exception

Common exception handling.

PreviousFAQ

Last updated 1 year ago

๐Ÿ†˜ Box address query failed

If the following error occurs, it means that the box has been successfully created, but the program has not found the address of the box.

Just click on the link to go to the blockchain explorer. In the "Events" tab of the official contract, find the "BoxCreated" event corresponding to the transaction hash, and from there, you can find the box address.

Finally, enter the box address into the search box of the official web application, and you can retrieve the box.

โ—