This error indicates that the contract you are attempting to decode could not be found in the project info. This error will be thrown if you attempt to spawn a contract decoder or contract instance decoder for a contract not appearing in the project info.

Hierarchy

  • Error
    • ContractNotFoundError

Constructors

Properties

address: string
bytecode: string
contractName: string
deployedBytecode: string

Generated using TypeDoc