ContractNotFound

Error v334 → current 29.6

No contract exists at the specified address.

Encountered by: developers

Why This Error Exists

You're calling an address that isn't a contract. Verify the address or deploy one.

From Chain Metadata

No contract was found at the specified address.

What This Means

No contract exists at the specified address.

Common Causes

  • Wrong contract address
  • Contract was terminated
  • Contract never deployed at this address

How to Fix

  • Verify the contract address is correct
  • Check if contract was terminated (Terminated event)
  • Query ContractInfoOf to verify contract existence

Storage to Check

Runtime Info

Pallet Index
29
Error Index
6
Error Code
29.6
Runtime Version
v393