Skip to content
Alchemy Logo

HookIdentifier

const HookIdentifier: object;

Defined in: packages/smart-accounts/src/ma-v2/permissionBuilder.ts:75

A pseudo-enum for hook identifiers.

NameTypeDefault value

ERC20_TOKEN_TRANSFER

"erc20-token-transfer"

"erc20-token-transfer"

GAS_LIMIT

"gas-limit"

"gas-limit"

NATIVE_TOKEN_TRANSFER

"native-token-transfer"

"native-token-transfer"

PREVAL_ALLOWLIST

"preval-allowlist"

"preval-allowlist"

Was this page helpful?