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