AssetConfigComposeFields
Algorand TypeScript / index / AssetConfigComposeFields
Defined in: itxn-compose.ts:13
Extends
Section titled “Extends”Properties
Section titled “Properties”assetName?
Section titled “assetName?”
optionalassetName:string|bytes
Defined in: itxn.ts:745
The asset name
Inherited from
Section titled “Inherited from”clawback?
Section titled “clawback?”Defined in: itxn.ts:769
32 byte address
Inherited from
Section titled “Inherited from”configAsset?
Section titled “configAsset?”Defined in: itxn.ts:725
Asset ID in asset config transaction
Inherited from
Section titled “Inherited from”decimals?
Section titled “decimals?”
optionaldecimals:uint64
Defined in: itxn.ts:733
Number of digits to display after the decimal place when displaying the asset
Inherited from
Section titled “Inherited from”defaultFrozen?
Section titled “defaultFrozen?”
optionaldefaultFrozen:boolean
Defined in: itxn.ts:737
Whether the asset’s slots are frozen by default or not, 0 or 1
Inherited from
Section titled “Inherited from”AssetConfigFields.defaultFrozen
optionalfee:uint64
Defined in: itxn.ts:697
microalgos
Inherited from
Section titled “Inherited from”firstValid?
Section titled “firstValid?”
optionalfirstValid:uint64
Defined in: itxn.ts:701
round number
Inherited from
Section titled “Inherited from”firstValidTime?
Section titled “firstValidTime?”
optionalfirstValidTime:uint64
Defined in: itxn.ts:705
UNIX timestamp of block before txn.FirstValid. Fails if negative
Inherited from
Section titled “Inherited from”AssetConfigFields.firstValidTime
freeze?
Section titled “freeze?”Defined in: itxn.ts:765
32 byte address
Inherited from
Section titled “Inherited from”lastValid?
Section titled “lastValid?”
optionallastValid:uint64
Defined in: itxn.ts:709
round number
Inherited from
Section titled “Inherited from”lease?
Section titled “lease?”
optionallease:bytes<32>
Defined in: itxn.ts:717
32 byte lease value
Inherited from
Section titled “Inherited from”manager?
Section titled “manager?”Defined in: itxn.ts:757
32 byte address
Inherited from
Section titled “Inherited from”metadataHash?
Section titled “metadataHash?”
optionalmetadataHash:bytes<32>
Defined in: itxn.ts:753
32 byte commitment to unspecified asset metadata
Inherited from
Section titled “Inherited from”AssetConfigFields.metadataHash
optionalnote:string|bytes
Defined in: itxn.ts:713
Any data up to 1024 bytes
Inherited from
Section titled “Inherited from”rekeyTo?
Section titled “rekeyTo?”Defined in: itxn.ts:721
32 byte Sender’s new AuthAddr
Inherited from
Section titled “Inherited from”reserve?
Section titled “reserve?”Defined in: itxn.ts:761
32 byte address
Inherited from
Section titled “Inherited from”sender?
Section titled “sender?”Defined in: itxn.ts:693
32 byte address
Inherited from
Section titled “Inherited from”total?
Section titled “total?”
optionaltotal:uint64
Defined in: itxn.ts:729
Total number of units of this asset created
Inherited from
Section titled “Inherited from”type:
AssetConfig
Defined in: itxn-compose.ts:14
unitName?
Section titled “unitName?”
optionalunitName:string|bytes
Defined in: itxn.ts:741
Unit name of the asset
Inherited from
Section titled “Inherited from”
optionalurl:string|bytes
Defined in: itxn.ts:749
URL