Documentation
Preparing search index...
@orca-so/whirlpools-client
SetTokenBadgeAttributeInput
Type Alias SetTokenBadgeAttributeInput<TAccountWhirlpoolsConfig, TAccountWhirlpoolsConfigExtension, TAccountTokenBadgeAuthority, TAccountTokenMint, TAccountTokenBadge>
type
SetTokenBadgeAttributeInput
<
TAccountWhirlpoolsConfig
extends
string
=
string
,
TAccountWhirlpoolsConfigExtension
extends
string
=
string
,
TAccountTokenBadgeAuthority
extends
string
=
string
,
TAccountTokenMint
extends
string
=
string
,
TAccountTokenBadge
extends
string
=
string
,
>
=
{
attribute
:
SetTokenBadgeAttributeInstructionDataArgs
[
"attribute"
]
;
tokenBadge
:
Address
<
TAccountTokenBadge
>
;
tokenBadgeAuthority
:
TransactionSigner
<
TAccountTokenBadgeAuthority
>
;
tokenMint
:
Address
<
TAccountTokenMint
>
;
whirlpoolsConfig
:
Address
<
TAccountWhirlpoolsConfig
>
;
whirlpoolsConfigExtension
:
Address
<
TAccountWhirlpoolsConfigExtension
>
;
}
Type Parameters
TAccountWhirlpoolsConfig
extends
string
=
string
TAccountWhirlpoolsConfigExtension
extends
string
=
string
TAccountTokenBadgeAuthority
extends
string
=
string
TAccountTokenMint
extends
string
=
string
TAccountTokenBadge
extends
string
=
string
Index
Properties
attribute
token
Badge
token
Badge
Authority
token
Mint
whirlpools
Config
whirlpools
Config
Extension
Properties
attribute
attribute
:
SetTokenBadgeAttributeInstructionDataArgs
[
"attribute"
]
token
Badge
tokenBadge
:
Address
<
TAccountTokenBadge
>
token
Badge
Authority
tokenBadgeAuthority
:
TransactionSigner
<
TAccountTokenBadgeAuthority
>
token
Mint
tokenMint
:
Address
<
TAccountTokenMint
>
whirlpools
Config
whirlpoolsConfig
:
Address
<
TAccountWhirlpoolsConfig
>
whirlpools
Config
Extension
whirlpoolsConfigExtension
:
Address
<
TAccountWhirlpoolsConfigExtension
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribute
token
Badge
token
Badge
Authority
token
Mint
whirlpools
Config
whirlpools
Config
Extension
Documentation
Loading...