CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] cadence runtime error Execution failed: error: internal error: [Error Code: 1101] cadence runtime error Execution failed: error: pre-condition failed: Amount withdrawn must be less than or equal than the balance of the Vault --> f233dcee88fe0abe.FungibleToken:170:16 goroutine 133781129418 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:24 +0x65 github.com/onflow/cadence/runtime/errors.NewUnexpectedErrorFromCause(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/errors/errors.go:139 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x101825f4ea0, 0x2387ee8) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/interpreter.go:1140 +0x14e panic({0x1d76d20, 0x101736b3270}) /usr/local/go/src/runtime/panic.go:838 +0x207 github.com/onflow/cadence/runtime.(*interpreterRuntime).newCreateAccountFunction.func1.1() /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/runtime.go:1550 +0xdb github.com/onflow/cadence/runtime/interpreter.NewAddressValueFromConstructor({0x25df9e0?, 0x101825f4ea0?}, 0x1017db0af78?) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/value.go:17658 +0x64 github.com/onflow/cadence/runtime.(*interpreterRuntime).newCreateAccountFunction.func1({{0x0, 0x0}, {0x101825fefa0, 0x1, 0x1}, {0x101825fe940, 0x1, 0x1}, 0x101825fe930, 0x101825e93c0, ...}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/runtime.go:1556 +0x25f github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x101825e93c0?, {{0x0, 0x0}, {0x101825fefa0, 0x1, 0x1}, {0x101825fe940, 0x1, 0x1}, 0x101825fe930, ...}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/function.go:249 +0x55 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0x101825f4ea0, {0x2615e68, 0x10183308318}, {0x101825fef90, 0x1, 0x101825feeb0?}, {0x101825fef80, 0x1, 0x25e6b20?}, {0x101825fe940, ...}, ...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/interpreter_invocation.go:110 +0x185 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0x101825f4ea0, 0x101825f88c0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/interpreter_expression.go:817 +0x5b2 github.com/onflow/cadence/runtime/ast.(*InvocationExpression).AcceptExp(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/ast/expression.go:799 github.com/onflow/cadence/runtime/ast.(*InvocationExpression).Accept(0x1017db0b448?, {0x261f9c0?, 0x101825f4ea0?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/ast/expression.go:788 +0x42 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/interpreter_expression.go:241 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).assignmentGetterSetter.func1(0xa0?) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/interpreter_expression.go:49 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitVariableDeclaration(0x101825f4ea0, 0x101825806e0, 0x1017db0b578) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/interpreter_statement.go:436 +0x123 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitVariableDeclaration(0x1?, 0x1017db0b568?) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/interpreter_statement.go:397 +0x35 github.com/onflow/cadence/runtime/ast.(*VariableDeclaration).Accept(0x100fefcffb0?, {0x261f9c0?, 0x101825f4ea0?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/ast/variable_declaration.go:103 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x101825f4ea0, {0x260bba8?, 0x101825806e0}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/interpreter_statement.go:52 +0x143 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0x1dec420?, {0x101825b5dc0?, 0x2, 0x10183308b40?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/interpreter_statement.go:58 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2() /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/interpreter_invocation.go:157 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x101825f4ea0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc00af80400?}, 0x1017db0b7e8, {0x0, 0x0, ...}, ...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/interpreter.go:1372 +0x164 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0x101825f4ea0?, 0x101825c6e00?, {0x1018330e950?, 0x1?, 0xeba73e9560?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/interpreter_invocation.go:153 +0x189 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0x101825f4ea0, 0x101825c6e00, {{0x2616f60, 0xeba73e9560}, {0x1018330e950, 0x1, 0x1}, {0x0, 0x0, 0x0}, ...}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/interpreter_invocation.go:131 +0x265 github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/function.go:124 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareTransactionEntryPoint.func1({{0x2616f60, 0xeba73e9560}, {0x1018330e950, 0x1, 0x1}, {0x0, 0x0, 0x0}, 0x0, 0x2387f10, ...}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/interpreter_transaction.go:106 +0x27e github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x2387f10?, {{0x0, 0x0}, {0x1018330e940, 0x2, 0x2}, {0x0, 0x0, 0x0}, 0x0, ...}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/function.go:249 +0x55 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeExternally(0x1d76320?, {0x2615e68, 0x10183308a08}, 0x101736b3068?, {0x1018330e920, 0x2, 0x101825f4ea0?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/interpreter.go:1082 +0x1be github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeTransaction(0x101825f4ea0, 0x1018330e930?, {0x1018330e920, 0x2, 0x2}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/interpreter/interpreter.go:1124 +0x2c5 github.com/onflow/cadence/runtime.(*interpreterRuntime).transactionExecutionFunction.func1(0x101825f4ea0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/runtime.go:614 +0x20a github.com/onflow/cadence/runtime.(*interpreterRuntime).interpret.func1() /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/runtime.go:437 +0x90 github.com/onflow/cadence/runtime.reportMetric(0x1017db0c050, {0x261f860?, 0x1017d312a00?}, 0x1017db0c078) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/runtime.go:230 +0x65 github.com/onflow/cadence/runtime.(*interpreterRuntime).interpret(0x0?, 0x0?, {{0x261f860, 0x1017d312a00}, {0x2606d78, 0x103404b4920}, {0x101825f8770, 0x1, 0x1}, {0x101736b3000, ...}, ...}, ...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/runtime.go:431 +0x1f8 github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x10183302160) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/transaction_executor.go:204 +0x32c github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute.func1() /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/transaction_executor.go:81 +0x25 sync.(*Once).doSlow(0x0?, 0xc00af80401?) /usr/local/go/src/sync/once.go:68 +0xc2 sync.(*Once).Do(...) /usr/local/go/src/sync/once.go:59 github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute(0x10183302160?) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/transaction_executor.go:80 +0x50 github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Result(0x0?) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/transaction_executor.go:88 +0x19 github.com/onflow/cadence/runtime.(*interpreterRuntime).ExecuteTransaction(0xf1c6cc21b0, {{0xf76c28b3b0, 0x8e, 0x8e}, {0x10056b58d98, 0x1, 0x1}}, {{0x261f860, 0x1017d312a00}, {0x2606d78, ...}, ...}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.25.0-patch.1/runtime/runtime.go:537 +0x1ff github.com/onflow/flow-go/fvm.(*TransactionInvoker).Process(0xf7eaa08de0, 0xf1c6ca4490, 0x1016afdb900, 0x1016be61d90, 0x101825cb188, 0x40f505?) /app/fvm/transactionInvoker.go:101 +0x9a4 github.com/onflow/flow-go/fvm.(*TransactionProcedure).Run(_, _, {{0x260f070, 0x37185b0}, {0x25e0ee0, 0xc125a500a0}, {0x7d0a0af498f8, 0xc125a4c380}, {0x260e2e8, 0xc0006d5540}, ...}, ...) /app/fvm/transaction.go:65 +0x218 github.com/onflow/flow-go/fvm.(*VirtualMachine).Run(_, {{0x260f070, 0x37185b0}, {0x25e0ee0, 0xc125a500a0}, {0x7d0a0af498f8, 0xc125a4c380}, {0x260e2e8, 0xc0006d5540}, 0x1, ...}, ...) /app/fvm/fvm.go:59 +0x291 github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, _, {_, _}, {_, _}, _, {{0x260f070, 0x37185b0}, {0x25e0ee0, ...}, ...}, ...) /app/engine/execution/computation/computer/computer.go:406 +0xf9c github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeCollection(_, {_, _}, _, _, {{0x260f070, 0x37185b0}, {0x25e0ee0, 0xc125a500a0}, {0x25fd788, ...}, ...}, ...) /app/engine/execution/computation/computer/computer.go:341 +0x627 github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeBlock(0xc38ac9d200, {0x25fc6b0, 0x10944cc9f80}, {0x260eac8, 0x392fed0}, 0x10055604740, {0x260e168, 0x1017b340a00?}, 0x0?) /app/engine/execution/computation/computer/computer.go:189 +0xd6d github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).ExecuteBlock(0xc38ac9d200, {0x25fc6b0, 0x10944cc9f80}, 0x10055604740, {0x260e168, 0x1017b340a00}, 0x7d06e2020a68?) /app/engine/execution/computation/computer/computer.go:112 +0x33b github.com/onflow/flow-go/engine/execution/computation.(*Manager).ComputeBlock(0xf1c6ccc000, {0x25fc6b0?, 0x10944cc9f80}, 0x10055604740, {0x260e168, 0x1017b340a00}) /app/engine/execution/computation/manager.go:260 +0x2bd github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlock(0xc3c05a6e00, {0x25fc608, 0xf1d7685140}, 0x10055604740) /app/engine/execution/ingestion/engine.go:579 +0x283 github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlockIfComplete.func1() /app/engine/execution/ingestion/engine.go:788 +0x2c github.com/onflow/flow-go/engine.(*Unit).Launch.func1() /app/engine/unit.go:74 +0x62 created by github.com/onflow/flow-go/engine.(*Unit).Launch /app/engine/unit.go:72 +0x7f --> 3d9a6b4481d157eb286d8a280cdd981afa6e12c2732e879c9c1e03536209a6f6:3:2 | 3 | let newAcct = AuthAccount(payer: acct) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Arguments:
key:
f847b840dd5521fe8c47...95f343e34902038203e8
Loading...