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.
Indexable
Section titled “Indexable”[name: string]: BaseContractMethod<any[], any, any>
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>