Function getAssociatedTokenAddressSync
- getAssociatedTokenAddressSync(mint, owner, allowOwnerOffCurve?, programId?, associatedTokenProgramId?): PublicKey
Parameters
- mint: PublicKey
- owner: PublicKey
- allowOwnerOffCurve: boolean = false
- programId: PublicKey = TOKEN_PROGRAM_ID
- associatedTokenProgramId: PublicKey = ASSOCIATED_TOKEN_PROGRAM_ID
Returns PublicKey