gill

getCreateTokenInstructions

function getCreateTokenInstructions(args): IInstruction<string, readonly (IAccountLookupMeta<string, string> | IAccountMeta<string>)[]>[];

Create the instructions required to initialize a new token's mint

Parameters

Returns

IInstruction<string, readonly (IAccountLookupMeta<string, string> | IAccountMeta<string>)[]>[]

On this page