Compressed token accounts store ownership information for compressed tokens like regular token accounts with two core differences. Compressed TokensDocumentation Index
Fetch the complete documentation index at: https://luminouslabs-cc5545c6-feat-add-zk.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- do not require an , and
- do not require a rent-exempt balance.
mintTo()creates compressed token accounts for recipients.
How to Mint Compressed Tokens
transfer()consumes existing accounts of the sender as input, and creates new compressed token accounts with updated balances as output for the sender and recipient(s).
Transfer Compressed Tokens