CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> 1b207a1406b6b8d780a8e735467930153c117d38ebdf2189cceb042742ed4e2e:83:27 | 83 | let token1Vault <- userAccount.storage.borrow<auth(FungibleToken.Withdraw) &{FungibleToken.Vault}>(from: token1VaultPath)!.withdraw(amount: token1In) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> b19436aae4d94622.FiatToken:48:22 | 48 | FiatToken.recoveryPanic("Vault.withdraw") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: Contract FiatToken is no longer functional. A version of the contract has been recovered to allow access to the fields declared in the FT standard. Vault.withdraw is not available in recovered program. --> b19436aae4d94622.FiatToken:9:25 | 9 | return panic( 10 | "Contract FiatToken is no longer functional. A version of the contract has been recovered to allow access to the fields declared in the FT standard. ".concat(functionName).concat(" is not available in recovered program.") 11 | ) | ^^^^^^^^^^^^^^Arguments:
token0Key:
A.1654653399040a61.FlowToken
token1Key:
A.b19436aae4d94622.FiatToken
token0InDesired:
0.17235955
token1InDesired:
0.1
token0InMin:
0.17149776
token1InMin:
0.0995
deadline:
1726251594
token0VaultPath:
/storage/flowTokenVault
token1VaultPath:
/storage/USDCVault
stableMode:
Loading...