Search
Preparing search index...
The search index is not available
API Reference | Injective - Powering the future of decentralized finance.
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API Reference | Injective - Powering the future of decentralized finance.
@injectivelabs/sdk-ts
CW20Message
Interface CW20Message
Hierarchy
CW20Message
Index
Properties
decimals
initial_
balances
marketing
mint
name
symbol
Properties
decimals
decimals
:
number
initial_
balances
initial_
balances
:
[
{
address
:
string
;
amount
:
string
}
]
marketing
marketing
:
{}
Type declaration
mint
mint
:
{
minter
:
string
}
Type declaration
minter
:
string
name
name
:
string
symbol
symbol
:
string
Modules
@injectivelabs/sdk-
ts
internal
@injectivelabs/wallet-
ts
CW20
Message
decimals
initial_
balances
marketing
mint
name
symbol
Generated using
TypeDoc