Preparing search index...
The search index is not available
@scio-labs/use-inkathon
@scio-labs/use-inkathon
ChainAsset
Interface ChainAsset
interface
ChainAsset
{
assetType
:
AssetType
;
decimals
:
number
;
iconPath
:
string
;
metadata
:
null
|
Record
<
any
,
any
>
;
name
:
string
;
originChain
:
string
;
slug
:
string
;
symbol
:
string
;
}
Index
Properties
asset
Type
decimals
icon
Path
metadata
name
origin
Chain
slug
symbol
Properties
asset
Type
asset
Type
:
AssetType
decimals
decimals
:
number
icon
Path
icon
Path
:
string
metadata
metadata
:
null
|
Record
<
any
,
any
>
name
name
:
string
origin
Chain
origin
Chain
:
string
slug
slug
:
string
symbol
symbol
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset
Type
decimals
icon
Path
metadata
name
origin
Chain
slug
symbol
@scio-labs/use-inkathon
Loading...