Connection to use
Payer of the transaction and initialization fees.
Mint associated with the account to set or verify.
Owner of the account. Pass Signer to auto-load compressed light-tokens (cold balance), or PublicKey for read-only.
Allow the owner account to be a PDA (Program Derived Address).
Optionalcommitment: CommitmentDesired level of commitment for querying the state.
OptionalconfirmOptions: ConfirmOptionsOptions for confirming the transaction
Token program ID (defaults to LIGHT_TOKEN_PROGRAM_ID)
Associated token program ID (auto-derived if not provided)
AccountInterface with aggregated balance and source breakdown
Retrieve the associated token account, or create it if it doesn't exist.