CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] cadence runtime error Execution failed: error: cannot find type in this scope: `FiatToken` --> 22b49aaed3ec0f117e9e92e04a7e68acb5aadddc576806438de6f86f08bdfa3a:9:40 | 9 | let fiatTokenVault = signer.borrow<&FiatToken.Vault>(from: FiatToken.VaultStoragePath) | ^^^^^^^^^ not found in this scope error: cannot find variable in this scope: `FiatToken` --> 22b49aaed3ec0f117e9e92e04a7e68acb5aadddc576806438de6f86f08bdfa3a:9:63 | 9 | let fiatTokenVault = signer.borrow<&FiatToken.Vault>(from: FiatToken.VaultStoragePath) | ^^^^^^^^^ not found in this scope error: cannot infer type parameter: `T` --> 22b49aaed3ec0f117e9e92e04a7e68acb5aadddc576806438de6f86f08bdfa3a:9:25 | 9 | let fiatTokenVault = signer.borrow<&FiatToken.Vault>(from: FiatToken.VaultStoragePath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: cannot find type in this scope: `FiatToken` --> 22b49aaed3ec0f117e9e92e04a7e68acb5aadddc576806438de6f86f08bdfa3a:12:70 | 12 | let token0Vault <- fiatTokenVault.withdraw(amount: amountIn) as! @FiatToken.Vault | ^^^^^^^^^ not found in this sco
Arguments:
amountIn:
1805.89190365
minAmountOut:
1805.89190365