Optional
assetAssetName specifies a hint for the name of the asset.
Optional
clawbackClawback specifies an account that is allowed to take units of this asset from any account.
Decimals specifies the number of digits to display after the decimal place when displaying this asset. A value of 0 represents an asset that is not divisible, a value of 1 represents an asset divisible into tenths, and so on. This value must be between 0 and 19 (inclusive).
DefaultFrozen specifies whether slots for this asset in user accounts are frozen by default or not.
Optional
freezeFreeze specifies an account that is allowed to change the frozen state of holdings of this asset.
Optional
managerManager specifies an account that is allowed to change the non-zero addresses in this AssetParams.
Optional
metadataMetadataHash specifies a commitment to some unspecified asset metadata. The format of this metadata is up to the application.
Optional
reserveReserve specifies an account whose holdings of this asset should be reported as "not minted".
Total specifies the total number of units of this asset created.
Optional
unitUnitName specifies a hint for the name of a unit of this asset.
Optional
urlURL specifies a URL where more information about the asset can be retrieved.
Static
Readonly
encodingStatic
fromGenerated using TypeDoc
AssetParams describes the parameters of an asset.