Whoops! 😨 Something unexpected happened...
[Error Code: 1300] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> b047ffc45177f0a6f0eb87ccf0fbd0ce16d68a5eed6c3bf411c496b43c412849:40:8
|
40 | self.coa.deposit(from: <-self.sentVault)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--> b6763b4399a888c8.EVM:320:12
|
320 | self.address().deposit(from: <-from)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: [Error Code: 1300] evm runtime error: rlp: input string too long for uint64, decoding into (types.Block).Timestamp
--> b6763b4399a888c8.EVM:146:12
|
146 | InternalEVM.deposit(
147 | from: <-from,
148 | to: self.bytes
149 | )
| ^