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