Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: assertion failed: failed to execute evm transaction: 202
--> 944e1bdf1578fbe0981666d3fa594ef9e401f8cf514f4ca1f28e0667081c2f92:14:8
|
14 | assert(
15 | result.status == EVM.Status.successful,
16 | message: "failed to execute evm transaction: ".concat(result.errorCode.toString())
17 | )
| ^