gill

getInitializeScaledUiAmountMintInstruction

function getInitializeScaledUiAmountMintInstruction<TAccountMint, TProgramAddress>(input, config?): InitializeScaledUiAmountMintInstruction<TProgramAddress, TAccountMint>;

Type Parameters

Type ParameterDefault type
TAccountMint extends string-
TProgramAddress extends AddressAddress<"TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb">

Parameters

ParameterType
inputInitializeScaledUiAmountMintInput<TAccountMint>
config?{ programAddress?: TProgramAddress; }
config.programAddress?TProgramAddress

Returns

InitializeScaledUiAmountMintInstruction<TProgramAddress, TAccountMint>

On this page