Skip to content

keccak256

@algorandfoundation/algorand-typescript


@algorandfoundation/algorand-typescript / op / keccak256

Function: keccak256()

keccak256(a): bytes

Defined in: packages/algo-ts/src/op.ts:3276

Keccak256 hash of value A, yields [32]byte

Parameters

a

bytes

Returns

bytes

See

Native TEAL opcode: keccak256 Min AVM version: 1