Skip to content

extractUint32

Algorand TypeScript


Algorand TypeScript / op / extractUint32

extractUint32(a, b): uint64

Defined in: op.ts:926

A uint32 formed from a range of big-endian bytes from A starting at B up to but not including B+4. If B+4 is larger than the array length, the program fails

bytes

uint64

uint64

Native TEAL opcode: extract_uint32 Min AVM version: 5