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