Skip to content

addw

Algorand TypeScript


Algorand TypeScript / op / addw

addw(a, b): readonly [uint64, uint64]

Defined in: op.ts:179

A plus B as a 128-bit result. X is the carry-bit, Y is the low-order 64 bits.

uint64

uint64

readonly [uint64, uint64]

Native TEAL opcode: addw Min AVM version: 2