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
--> 806a7b3ed0f91a7b531489f457dea792031b1e0f5d6c2ccf640f554f1e1df9c4:14:8
|
14 | assert(
15 | result.status == EVM.Status.successful,
16 | message: "failed to execute evm transaction: ".concat(result.errorCode.toString())
17 | )
| ^