Docs

keccakId

Calculates the keccak ID of the given input.

Example

import { keccackId } from "thirdweb/utils";
const keccakId = keccackId(input);

Parameters

Returns

The keccak ID as a Hex string.