Skip to content

EntryPointNotFoundError

Constructs an error message indicating that no default entry point exists for the given chain and entry point version.

Import

import { EntryPointNotFoundError } from "@aa-sdk/core";

Parameters

chain

Chain The blockchain network for which the entry point is being queried

entryPointVersion

any The version of the entry point for which no default exists