parseCreateAssociatedTokenIdempotentInstruction
Type Parameters
Type Parameter |
---|
TProgram extends string |
TAccountMetas extends readonly IAccountMeta [] |
Parameters
Parameter | Type |
---|---|
instruction | IInstruction <TProgram > & IInstructionWithAccounts <TAccountMetas > & IInstructionWithData <Uint8Array <ArrayBufferLike >> |
Returns
ParsedCreateAssociatedTokenIdempotentInstruction
<TProgram
, TAccountMetas
>