EntryPointNotFoundError

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

EntryPointNotFoundError extends BaseError, see the docs for BaseError for all supported methods.

Import

1import { 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