Whoops! 😨 Something unexpected happened...
[Error Code: 1300] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> bd8e61deb481d68b4b1de2d58664749df15f8a879d7ee55b630cb2fe0ba6644d:17:26
|
17 | self.sentVault <- coa.withdraw(balance: withdrawBalance) as! @FlowToken.Vault
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: [Error Code: 1300] evm runtime error: insufficient funds for gas * price + value: address 0x0000000000000000000000027EF9d959472A9483 have 299090000000000 want 12108000000000000000
--> e467b9dd11fa00df.EVM:412:12
|
412 | let vault <- InternalEVM.withdraw(
413 | from: self.addressBytes,
414 | amount: balance.attoflow
415 | ) as! @FlowToken.Vault
| ^^^^^^^^^^^^^^^^^^^^^^