ConstReadonlyprogramATA Program address.
Create a new Associated Token Account.
Fails if the ATA already exists. For an idempotent version that succeeds even if the ATA exists, use createIdempotent.
Create an ATA idempotently — succeeds even if the account already exists.
This is the recommended way to create ATAs in production.
Recover tokens from a nested associated token account.
Associated Token Account Program instruction encoders.