Skip to content

ContractInterface

Defined in: node_modules/.pnpm/ethers@6.15.0/node_modules/ethers/lib.esm/contract/types.d.ts:28

A Contract with no method constraints.

[name: string]: BaseContractMethod<any[], any, any>