AssetConfigTxn
Algorand TypeScript / gtxn / gtxn / AssetConfigTxn
Defined in: gtxn.ts:613
A group transaction of type ‘acfg’
Properties
Section titled “Properties”assetName
Section titled “assetName”
readonlyassetName:bytes
Defined in: gtxn.ts:244
The asset name
clawback
Section titled “clawback”
readonlyclawback:Account
Defined in: gtxn.ts:268
32 byte address
configAsset
Section titled “configAsset”
readonlyconfigAsset:Asset
Defined in: gtxn.ts:220
Asset ID in asset config transaction
createdAsset
Section titled “createdAsset”
readonlycreatedAsset:Asset
Defined in: gtxn.ts:224
The asset created by this transaction
decimals
Section titled “decimals”
readonlydecimals:uint64
Defined in: gtxn.ts:232
Number of digits to display after the decimal place when displaying the asset
defaultFrozen
Section titled “defaultFrozen”
readonlydefaultFrozen:boolean
Defined in: gtxn.ts:236
Whether the asset’s slots are frozen by default or not, 0 or 1
readonlyfee:uint64
Defined in: gtxn.ts:175
microalgos
firstValid
Section titled “firstValid”
readonlyfirstValid:uint64
Defined in: gtxn.ts:179
round number
firstValidTime
Section titled “firstValidTime”
readonlyfirstValidTime:uint64
Defined in: gtxn.ts:183
UNIX timestamp of block before txn.FirstValid. Fails if negative
freeze
Section titled “freeze”
readonlyfreeze:Account
Defined in: gtxn.ts:264
32 byte address
groupIndex
Section titled “groupIndex”
readonlygroupIndex:uint64
Defined in: gtxn.ts:208
Position of this transaction within an atomic group A stand-alone transaction is implicitly element 0 in a group of 1
lastValid
Section titled “lastValid”
readonlylastValid:uint64
Defined in: gtxn.ts:187
round number
readonlylease:bytes<32>
Defined in: gtxn.ts:195
32 byte lease value
manager
Section titled “manager”
readonlymanager:Account
Defined in: gtxn.ts:256
32 byte address
metadataHash
Section titled “metadataHash”
readonlymetadataHash:bytes<32>
Defined in: gtxn.ts:252
32 byte commitment to unspecified asset metadata
readonlynote:bytes
Defined in: gtxn.ts:191
Any data up to 1024 bytes
rekeyTo
Section titled “rekeyTo”
readonlyrekeyTo:Account
Defined in: gtxn.ts:216
32 byte Sender’s new AuthAddr
reserve
Section titled “reserve”
readonlyreserve:Account
Defined in: gtxn.ts:260
32 byte address
sender
Section titled “sender”
readonlysender:Account
Defined in: gtxn.ts:171
32 byte address
readonlytotal:uint64
Defined in: gtxn.ts:228
Total number of units of this asset created
readonlytxnId:bytes<32>
Defined in: gtxn.ts:212
The computed ID for this transaction. 32 bytes.
readonlytype:AssetConfig
Defined in: gtxn.ts:203
Transaction type
typeBytes
Section titled “typeBytes”
readonlytypeBytes:bytes
Defined in: gtxn.ts:199
Transaction type as bytes
unitName
Section titled “unitName”
readonlyunitName:bytes
Defined in: gtxn.ts:240
Unit name of the asset
readonlyurl:bytes
Defined in: gtxn.ts:248
URL