RPC connection
Fee payer and transaction signer
Mint address
Owner of the associated token account
Allow owner to be a PDA (default: false)
OptionalconfirmOptions: ConfirmOptionsOptions for confirming the transaction
Token program ID (default: LIGHT_TOKEN_PROGRAM_ID)
OptionalassociatedTokenProgramId: PublicKeyassociated token account program ID (auto-derived if not provided)
OptionalctokenConfig: CTokenConfigOptional light-token-specific configuration
Address of the associated token account
Create an associated token account idempotently for SPL/T22/light-token. Defaults to light-token program.
If the account already exists, the instruction succeeds without error.