Documentation
Preparing search index...
@orca-so/whirlpools-client
getSetDefaultBaseFeeRateInstruction
Function getSetDefaultBaseFeeRateInstruction
getSetDefaultBaseFeeRateInstruction
<
TAccountWhirlpoolsConfig
extends
string
,
TAccountAdaptiveFeeTier
extends
string
,
TAccountFeeAuthority
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc"
>
,
>
(
input
:
SetDefaultBaseFeeRateInput
<
TAccountWhirlpoolsConfig
,
TAccountAdaptiveFeeTier
,
TAccountFeeAuthority
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
SetDefaultBaseFeeRateInstruction
<
TProgramAddress
,
TAccountWhirlpoolsConfig
,
TAccountAdaptiveFeeTier
,
TAccountFeeAuthority
,
>
Type Parameters
TAccountWhirlpoolsConfig
extends
string
TAccountAdaptiveFeeTier
extends
string
TAccountFeeAuthority
extends
string
TProgramAddress
extends
Address
=
Address
<
"whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc"
>
Parameters
input
:
SetDefaultBaseFeeRateInput
<
TAccountWhirlpoolsConfig
,
TAccountAdaptiveFeeTier
,
TAccountFeeAuthority
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
SetDefaultBaseFeeRateInstruction
<
TProgramAddress
,
TAccountWhirlpoolsConfig
,
TAccountAdaptiveFeeTier
,
TAccountFeeAuthority
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...