Immutable Docs
Immutable Hub
Preparing search index...
The search index is not available
@imtbl/sdk - v1.66.0
@imtbl/sdk
blockchainData
Types
Mint
Interface Mint
The mint activity details
Export
Mint
interface
Mint
{
to
:
string
;
amount
:
string
;
asset
:
ActivityAsset
;
}
Index
Properties
to
amount
asset
Properties
to
to
:
string
The account address the asset was minted to
Memberof
Mint
amount
amount
:
string
The minted amount
Memberof
Mint
asset
asset
:
ActivityAsset
Memberof
Mint
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
to
amount
asset
Immutable Docs
Immutable Hub
@imtbl/sdk - v1.66.0
Loading...
The mint activity details
Export
Mint