Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MetadataSDKType
Interface MetadataSDKType
Metadata represents a struct that describes a basic token.
interface
MetadataSDKType
{
base
:
string
;
denom_units
:
DenomUnitSDKType
[]
;
description
:
string
;
display
:
string
;
name
:
string
;
symbol
:
string
;
}
Index
Properties
base
denom_
units
description
display
name
symbol
Properties
base
base
:
string
denom_
units
denom_
units
:
DenomUnitSDKType
[]
description
description
:
string
display
display
:
string
name
name
:
string
symbol
symbol
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
denom_
units
description
display
name
symbol
@crownfi/sei-js-proto
Loading...
Metadata represents a struct that describes a basic token.