Skip to content

Property 'getTransactionReceipt' does not exist #4039

@saadahmsiddiqui

Description

@saadahmsiddiqui

Check existing issues

Viem Version

^2.38.3

Current Behavior

No response

Expected Behavior

Build Failure with the error

▲ Next.js 14.2.13

  • Environments: .env

Linting and checking validity of types ..Failed to compile.

./core/advertisements/service/evm.ts:46:34
Type error: Property 'getTransactionReceipt' does not exist on type '{ account: { address: undefined; type: "json-rpc"; }; batch?: { multicall?: boolean | { batchSize?: number; deployless?: boolean; wait?: number; }; }; cacheTime: number; ccipRead?: false | { request?: (parameters: CcipRequestParameters) => Promise<...>; }; ... 13 more ...; extend: () => const; }'.`

Steps To Reproduce

No response

Link to Minimal Reproducible Example

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions