Zecrey
  • Introduction
  • Zecrey Onepager
  • Announcements
    • Zecrey Public Testnet Announcement
    • Zecrey Testnet Beta Internal Test Announcement
    • Zecrey Ambassador Program Annoucement
  • Go & JS SDK Basic Guides
    • 1. Install and Initialize
    • 2. Get Data
    • 3. SDK Signature
    • 4. Register Users
    • 5. Mint Assets
    • 6. Creating Orders
    • 7. Match Orders
    • 8. Asset Deposits
    • 9. Asset Transfers
    • 10. Asset Withdrawals
    • 11. Full Exit
    • 12. Demo of SDK Calling
  • Education
    • Zecrey Video Guide
    • Concepts Explained
      • Crypto Knowledge
        • Layer 1 (L1)
        • Layer 2 (L2)
        • ZK-Rollup
        • Gas Fee
        • NFT
      • Zecrey Basics
        • Multi-chain asset management
        • Zecrey L1 wallet
        • Zecrey Legend L2 wallet
        • Zecrey Zero L2 wallet
        • Deposit
        • Withdraw
        • Zecrey DEX
      • The State of Transactions
    • Get Started
      • How to import an account?
      • How to create a new account?
      • How to receive and send assets with QR code?
      • How to export the private key?
      • How to export the recovery phrase?
      • How to use Zecrey NFT Marketplace?
      • How to adjust the gas fee?
      • How to check my transaction record?
      • How to manage my contacts?
      • How to set the language?
      • How to give feedback?
    • FAQs
  • Product Handbook
    • Zecrey Products Introduction
    • Set up your Zecrey Wallet
      • Download and Install Zecrey
      • Create a New Wallet
      • Import an Existing Wallet with Mnemonic
      • Claim Test Tokens for Testnet
      • Testing Requirements
      • Rewards for Phase II Testnet
    • Zecrey L1 Wallet
      • Multi-chain Assets Management
      • L1 Transfer
      • Deposit
      • L1 NFT Management
        • View NFT Assets
        • L1 NFT Transfer
        • NFT Deposit
    • Zecrey Legend L2
      • L2 Account Registration
      • L2 Transfer
      • Withdraw
    • Zecrey NFT Marketplace
      • Explore NFT Marketplace
      • Connect Zecrey Extension to NFT Marketplace
      • Create NFT Collection
      • Mint NFT
      • Buy NFT
      • Sell NFT
      • Transfer NFT
      • Withdraw NFT
      • View NFT Assets
      • Manage NFT Transactions
Powered by GitBook
On this page
  • What is “Deposit”?
  • What is the role of "Deposit" in Zecrey??
  • Why does the process of deposit need some time?

Was this helpful?

  1. Education
  2. Concepts Explained
  3. Zecrey Basics

Deposit

PreviousZecrey Zero L2 walletNextWithdraw

Last updated 2 years ago

Was this helpful?

What is “Deposit”?

The function of “Deposit” is to send layer 1 assets to your layer 2. Assets deposited to L2 are not distinguished by their original chain networks but by token types. Currently, L2 Legend supports BNB chain, and users can deposit BNB, LEG, and REY tokens from BNB chain to Legend L2.

What is the role of "Deposit" in Zecrey??

"Deposit" is for users to send their assets from Layer 1 to Layer 2 wallet, so they can make transactions on Legend's NFT market or with Zero's privacy feature. For now, transactions on Legend's Zecrey NFT market only support BNB token, for it's the native token of BNB chain and the NFT market is built on BNB's Layer 2.

Why does the process of deposit need some time?

It’s a considered security issue. The system will wait for an appropriate block number to guarantee the security of transactions, which is to avoid rollback or fork. For example, the system will wait for 10 blocks in Ethereum network, so while a transaction is committed in the No.100 block, the result of this transaction will be displayed in Zecrey layer 2 until No.110 block is committed.