AssetFreezeFields
Algorand TypeScript / itxn / itxn / AssetFreezeFields
Defined in: itxn.ts:825
Extended by
Section titled “Extended by”Properties
Section titled “Properties”
optionalfee:uint64
Defined in: itxn.ts:833
microalgos
firstValid?
Section titled “firstValid?”
optionalfirstValid:uint64
Defined in: itxn.ts:837
round number
firstValidTime?
Section titled “firstValidTime?”
optionalfirstValidTime:uint64
Defined in: itxn.ts:841
UNIX timestamp of block before txn.FirstValid. Fails if negative
freezeAccount?
Section titled “freezeAccount?”Defined in: itxn.ts:865
32 byte address of the account whose asset slot is being frozen or un-frozen
freezeAsset?
Section titled “freezeAsset?”Defined in: itxn.ts:861
Asset ID being frozen or un-frozen
frozen?
Section titled “frozen?”
optionalfrozen:boolean
Defined in: itxn.ts:869
The new frozen value
lastValid?
Section titled “lastValid?”
optionallastValid:uint64
Defined in: itxn.ts:845
round number
lease?
Section titled “lease?”
optionallease:bytes<32>
Defined in: itxn.ts:853
32 byte lease value
optionalnote:string|bytes
Defined in: itxn.ts:849
Any data up to 1024 bytes
rekeyTo?
Section titled “rekeyTo?”Defined in: itxn.ts:857
32 byte Sender’s new AuthAddr
sender?
Section titled “sender?”Defined in: itxn.ts:829
32 byte address