Raindex SDK Documentation
GitHub
NPM
Preparing search index...
TokenCfg
Interface TokenCfg
interface
TokenCfg
{
address
:
string
;
decimals
?:
number
;
key
:
string
;
label
?:
string
;
network
:
NetworkCfg
;
symbol
?:
string
;
}
Index
Properties
address
decimals?
key
label?
network
symbol?
Properties
address
address
:
string
Optional
decimals
decimals
?:
number
key
key
:
string
Optional
label
label
?:
string
network
network
:
NetworkCfg
Optional
symbol
symbol
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
decimals
key
label
network
symbol
GitHub
NPM
Raindex SDK Documentation
Loading...