Skip to main content

List Token Holders

Update Mint Policies

  • -l, --lockup <seconds>: Set lockup period in seconds
  • -f, --frozen <boolean>: Set default account state frozen

Create Token Account

  • owner: Public key of the account owner

Freeze Token Accounts

  • accounts...: A space-separated list of token account pubkeys to freeze

Unfreeze Token Accounts

  • accounts...: A space-separated list of token account pubkeys to unfreeze

Issue Tokens

  • recipient: Public key of the recipient’s wallet
  • amount: Amount of tokens to mint

Burn Tokens

  • from: Public key of the wallet that holds the token account to burn
  • amount: Amount of tokens to burn

Force Transfer Tokens

  • from: Public key of the source wallet
  • to: Public key of the destination wallet
  • amount: Amount of tokens to transfer