ParsedCreateNativeMintInstruction
Type Parameters
Type Parameter | Default type |
---|---|
TProgram extends string | typeof TOKEN_2022_PROGRAM_ADDRESS |
TAccountMetas extends readonly IAccountMeta [] | readonly IAccountMeta [] |
Properties
accounts
Name | Type | Description |
---|---|---|
nativeMint | TAccountMetas [1 ] | The native mint address |
payer | TAccountMetas [0 ] | Funding account (must be a system account) |
systemProgram | TAccountMetas [2 ] | System program for mint account funding |