Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.32.0
@aptos-labs/ts-sdk
TokenStandardArg
Interface TokenStandardArg
Represents the arguments for specifying a token standard.
Param: tokenStandard
Optional standard of the token.
interface
TokenStandardArg
{
tokenStandard
?:
TokenStandard
;
}
Index
Properties
token
Standard?
Properties
Optional
token
Standard
token
Standard
?:
TokenStandard
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
token
Standard
@aptos-labs/ts-sdk - v1.32.0
Loading...
Represents the arguments for specifying a token standard.
Param: tokenStandard
Optional standard of the token.