To deposit CKBytes, users must create a transaction with a specific output called a deposit cell:
- The transaction must include the Nervos DAO type script.
- The deposit cell must have 8 bytes of data filled with zeros.
- The Nervos DAO type script must be referenced in the transaction’s cell_deps.
A single transaction can include multiple deposit cells if needed.