Skip to content

AssetCreateParams

class algokit_utils.transactions.transaction_composer.AssetCreateParams

Section titled “class algokit_utils.transactions.transaction_composer.AssetCreateParams”

Bases: _CommonTxnParams

Parameters for creating a new asset.

The total amount of the smallest divisible unit to create

The full name of the asset

The short ticker name for the asset

The metadata URL for the asset

The amount of decimal places the asset should have

Whether the asset is frozen by default in the creator address

The address that can change the manager, reserve, clawback, and freeze addresses

The address that holds the uncirculated supply

The address that can freeze the asset in any account

The address that can clawback the asset from any account

Hash of the metadata contained in the metadata URL