Flow price: --
87918383e9057713512d1ac592d8e01fa36fadacb1a372d0eaa69aca2cecdf2e

Transaction

Hash: 87918383e9057713512d1ac592d8e01fa36fadacb1a372d0eaa69aca2cecdf2e
error
Error

Whoops! 😨 Something unexpected happened...

[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 67196277870 [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/onflow/cadence@v0.25.2/runtime/errors/errors.go:139
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x10754230d00, 0x23997b0)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1140 +0x14e
panic({0x1d86880, 0x10a46836c70})
	/usr/local/go/src/runtime/panic.go:838 +0x207
github.com/onflow/cadence/runtime.(*interpreterRuntime).newCreateAccountFunction.func1.1()
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:1550 +0xdb
github.com/onflow/cadence/runtime/interpreter.NewAddressValueFromConstructor({0x25f20e0?, 0x10754230d00?}, 0xc06601ef78?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/value.go:17658 +0x64
github.com/onflow/cadence/runtime.(*interpreterRuntime).newCreateAccountFunction.func1({{0x0, 0x0}, {0x105676ea400, 0x1, 0x1}, {0x10561853db0, 0x1, 0x1}, 0x10561853da0, 0x10831b0de00, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:1556 +0x25f
github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x10831b0de00?, {{0x0, 0x0}, {0x105676ea400, 0x1, 0x1}, {0x10561853db0, 0x1, 0x1}, 0x10561853da0, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:249 +0x55
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0x10754230d00, {0x2628688, 0xc066019b18}, {0x105676ea3f0, 0x1, 0x105676ea310?}, {0x105676ea3e0, 0x1, 0x418ea5?}, {0x10561853db0, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:110 +0x185
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0x10754230d00, 0xc2688c12d0)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:817 +0x5b2
github.com/onflow/cadence/runtime/ast.(*InvocationExpression).AcceptExp(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:799
github.com/onflow/cadence/runtime/ast.(*InvocationExpression).Accept(0xc06601f448?, {0x26321f0?, 0x10754230d00?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:788 +0x42
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:241
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).assignmentGetterSetter.func1(0x0?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:49 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitVariableDeclaration(0x10754230d00, 0x10b49b1d2c0, 0xc066031578)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:436 +0x123
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitVariableDeclaration(0x1?, 0xc06601f568?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:397 +0x35
github.com/onflow/cadence/runtime/ast.(*VariableDeclaration).Accept(0x1068dcd2360?, {0x26321f0?, 0x10754230d00?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/variable_declaration.go:103 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x10754230d00, {0x261e3c8?, 0x10b49b1d2c0})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:52 +0x143
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0x1dfc4c0?, {0xc06601ad80?, 0x2, 0xc066024360?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:58 +0x68
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2()
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:157 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x10754230d00, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc011c80000?}, 0xc06601f7e8, {0x0, 0x0, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1372 +0x164
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0x10754230d00?, 0xc190dcec00?, {0xc06601b8f0?, 0x1?, 0xfee31a5080?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:153 +0x189
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0x10754230d00, 0xc190dcec00, {{0x2629780, 0xfee31a5080}, {0xc06601b8f0, 0x1, 0x1}, {0x0, 0x0, 0x0}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:131 +0x265
github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:124
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareTransactionEntryPoint.func1({{0x2629780, 0xfee31a5080}, {0xc06601b8f0, 0x1, 0x1}, {0x0, 0x0, 0x0}, 0x0, 0x23997d8, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_transaction.go:106 +0x27e
github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x23997d8?, {{0x0, 0x0}, {0xc06601b8e0, 0x2, 0x2}, {0x0, 0x0, 0x0}, 0x0, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:249 +0x55
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeExternally(0x1d85f00?, {0x2628688, 0xc066024210}, 0x10a46836a70?, {0xc06601b8c0, 0x2, 0x10754230d00?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1082 +0x1be
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeTransaction(0x10754230d00, 0xc06601b8d0?, {0xc06601b8c0, 0x2, 0x2})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1124 +0x2c5
github.com/onflow/cadence/runtime.(*interpreterRuntime).transactionExecutionFunction.func1(0x10754230d00)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:614 +0x20a
github.com/onflow/cadence/runtime.(*interpreterRuntime).interpret.func1()
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:437 +0x90
github.com/onflow/cadence/runtime.reportMetric(0xc066020050, {0x2632090?, 0x10f55810e00?}, 0xc066032078)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:230 +0x65
github.com/onflow/cadence/runtime.(*interpreterRuntime).interpret(0x0?, 0x0?, {{0x2632090, 0x10f55810e00}, {0x2619598, 0x107d3afa520}, {0xc2688c1180, 0x1, 0x1}, {0x0, ...}, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:431 +0x1f8
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x1079cc50f20)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/transaction_executor.go:204 +0x32c
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute.func1()
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/transaction_executor.go:81 +0x25
sync.(*Once).doSlow(0x0?, 0xc011c80001?)
	/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(0x1079cc50f20?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/transaction_executor.go:80 +0x50
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Result(0x0?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/transaction_executor.go:88 +0x19
github.com/onflow/cadence/runtime.(*interpreterRuntime).ExecuteTransaction(0x1015001be60, {{0xfa96857200, 0x8e, 0x8e}, {0x10a31dd0318, 0x1, 0x1}}, {{0x2632090, 0x10f55810e00}, {0x2619598, ...}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:537 +0x1ff
github.com/onflow/flow-go/fvm.(*TransactionInvoker).Process(0x10150030900, 0x1015003e820, 0x10eebdce780, 0x109f9ebf080, 0xc0660189c0, 0x40f505?)
	/app/fvm/transactionInvoker.go:101 +0x9a4
github.com/onflow/flow-go/fvm.(*TransactionProcedure).Run(_, _, {{0x2621890, 0x372e5b0}, {0x25f3600, 0xc22b449fd0}, {0x7a7bc8d6a068, 0xc01b281800}, {0x2620b08, 0xc000771c20}, ...}, ...)
	/app/fvm/transaction.go:65 +0x218
github.com/onflow/flow-go/fvm.(*VirtualMachine).Run(_, {{0x2621890, 0x372e5b0}, {0x25f3600, 0xc22b449fd0}, {0x7a7bc8d6a068, 0xc01b281800}, {0x2620b08, 0xc000771c20}, 0x1, ...}, ...)
	/app/fvm/fvm.go:59 +0x291
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, _, {_, _}, {_, _}, _, {{0x2621890, 0x372e5b0}, {0x25f3600, ...}, ...}, ...)
	/app/engine/execution/computation/computer/computer.go:406 +0xf9c
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeCollection(_, {_, _}, _, _, {{0x2621890, 0x372e5b0}, {0x25f3600, 0xc22b449fd0}, {0x260ff68, ...}, ...}, ...)
	/app/engine/execution/computation/computer/computer.go:341 +0x627
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeBlock(0xfc72f6ec00, {0x260ee90, 0x10d2391eea0}, {0x26212e8, 0x3945ef0}, 0x10a2d997fc0, {0x2620988, 0xfaaad678b0?}, 0x0?)
	/app/engine/execution/computation/computer/computer.go:189 +0xd6d
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).ExecuteBlock(0xfc72f6ec00, {0x260ee90, 0x10d2391eea0}, 0x10a2d997fc0, {0x2620988, 0xfaaad678b0}, 0x10831b0c5c0?)
	/app/engine/execution/computation/computer/computer.go:112 +0x33b
github.com/onflow/flow-go/engine/execution/computation.(*Manager).ComputeBlock(0xfc6d30efc0, {0x260ee90?, 0x10d2391eea0}, 0x10a2d997fc0, {0x2620988, 0xfaaad678b0})
	/app/engine/execution/computation/manager.go:264 +0x2bd
github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlock(0xf7313fe3c0, {0x260ede8, 0x1015192e300}, 0x10a2d997fc0)
	/app/engine/execution/ingestion/engine.go:589 +0x283
github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlockIfComplete.func1()
	/app/engine/execution/ingestion/engine.go:798 +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

 --> 87918383e9057713512d1ac592d8e01fa36fadacb1a372d0eaa69aca2cecdf2e:3:2
  |
3 | 		let newAcct = AuthAccount(payer: acct)
  | 		^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Hash:
87918383e9057713512d1ac592d8e01fa36fadacb1a372d0eaa69aca2cecdf2e
Status:
ERROR
Block height:
38190466
Block id:
9d9a30ddc7bb59466f505cb425830a52be98219f6f22e3e82e44c12ad93e9f9b
Timestamp:
Saturday 1 October 2022 at 04:55:23 UTC
()
Proposer:
Authorizers:
Gas used:
67