Flow price: --
72ddc0912768fee1fd99f1baee59c6e275936f641e32b4cd942b3f6de997ddb6

Transaction

Hash: 72ddc0912768fee1fd99f1baee59c6e275936f641e32b4cd942b3f6de997ddb6
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 379606776174 [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(0x106a09471e0, 0x2399770)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1140 +0x14e
panic({0x1d86880, 0x106a0c04250})
	/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({0x25f20c0?, 0x106a09471e0?}, 0x1069daa6f78?)
	/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}, {0x106a0943e50, 0x1, 0x1}, {0x106a0943590, 0x1, 0x1}, 0x106a0943580, 0x106a0b86cc0, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:1556 +0x25f
github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x106a0b86cc0?, {{0x0, 0x0}, {0x106a0943e50, 0x1, 0x1}, {0x106a0943590, 0x1, 0x1}, 0x106a0943580, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:249 +0x55
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0x106a09471e0, {0x2628628, 0x106a090d560}, {0x106a0943e40, 0x1, 0x1f3d420?}, {0x106a0943e30, 0x1, 0x40f505?}, {0x106a0943590, ...}, ...)
	/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(0x106a09471e0, 0x106a094e8c0)
	/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(0x48?, {0x2632190?, 0x106a09471e0?})
	/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(0xe0?)
	/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(0x106a09471e0, 0x1069e6c4f00, 0x1069daa7578)
	/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?, 0x1069daa7568?)
	/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(0x10d10eb2e10?, {0x2632190?, 0x106a09471e0?})
	/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(0x106a09471e0, {0x261e368?, 0x1069e6c4f00})
	/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?, {0x106a0b865c0?, 0x3, 0x106a0c68228?})
	/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(0x106a09471e0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc001680c00?}, 0x1069daa77e8, {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(0x106a09471e0?, 0x106a0bb2b00?, {0x10d10eb2ce0?, 0x1?, 0xd6ae4bfce0?})
	/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(0x106a09471e0, 0x106a0bb2b00, {{0x2629720, 0xd6ae4bfce0}, {0x10d10eb2ce0, 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({{0x2629720, 0xd6ae4bfce0}, {0x10d10eb2ce0, 0x1, 0x1}, {0x0, 0x0, 0x0}, 0x0, 0x2399798, ...})
	/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(0x2399798?, {{0x0, 0x0}, {0x10d10eb2cc0, 0x3, 0x3}, {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?, {0x2628628, 0x106a0c68048}, 0x106a0c04040?, {0x106a0b86c40, 0x3, 0x106a09471e0?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1082 +0x1be
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeTransaction(0x106a09471e0, 0x106a0b86c60?, {0x106a0b86c40, 0x3, 0x4})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1124 +0x2c5
github.com/onflow/cadence/runtime.(*interpreterRuntime).transactionExecutionFunction.func1(0x106a09471e0)
	/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(0x1069daa8050, {0x2632030?, 0x1069e568600?}, 0x1069daa8078)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:230 +0x65
github.com/onflow/cadence/runtime.(*interpreterRuntime).interpret(0x0?, 0x0?, {{0x2632030, 0x1069e568600}, {0x2619538, 0x115fd115e40}, {0x106a094e700, 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(0x106a005c9a0)
	/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?, 0xc001680c01?)
	/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(0x106a005c9a0?)
	/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(0xc43df339e0, {{0x10026f758c0, 0x14a, 0x14a}, {0x10b0d0254d0, 0x2, 0x2}}, {{0x2632030, 0x1069e568600}, {0x2619538, ...}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:537 +0x1ff
github.com/onflow/flow-go/fvm.(*TransactionInvoker).Process(0x101b73de3c0, 0xc43df11870, 0x1068e3fb7c0, 0x1069d9b7810, 0x106a090c408, 0x40f505?)
	/app/fvm/transactionInvoker.go:101 +0x9a4
github.com/onflow/flow-go/fvm.(*TransactionProcedure).Run(_, _, {{0x2621830, 0x372e5b0}, {0x25f35e0, 0xc2a4795a20}, {0x7aa4fa47ebb0, 0xc2d708c400}, {0x2620aa8, 0xc000553720}, ...}, ...)
	/app/fvm/transaction.go:65 +0x218
github.com/onflow/flow-go/fvm.(*VirtualMachine).Run(_, {{0x2621830, 0x372e5b0}, {0x25f35e0, 0xc2a4795a20}, {0x7aa4fa47ebb0, 0xc2d708c400}, {0x2620aa8, 0xc000553720}, 0x1, ...}, ...)
	/app/fvm/fvm.go:59 +0x291
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, _, {_, _}, {_, _}, _, {{0x2621830, 0x372e5b0}, {0x25f35e0, ...}, ...}, ...)
	/app/engine/execution/computation/computer/computer.go:406 +0xf9c
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeCollection(_, {_, _}, _, _, {{0x2621830, 0x372e5b0}, {0x25f35e0, 0xc2a4795a20}, {0x260ff08, ...}, ...}, ...)
	/app/engine/execution/computation/computer/computer.go:341 +0x627
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeBlock(0xc371c48600, {0x260ee30, 0xcfd1436990}, {0x2621288, 0x3945ef0}, 0x10525aed700, {0x2620928, 0x10699b04fa0?}, 0x0?)
	/app/engine/execution/computation/computer/computer.go:189 +0xd6d
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).ExecuteBlock(0xc371c48600, {0x260ee30, 0xcfd1436990}, 0x10525aed700, {0x2620928, 0x10699b04fa0}, 0x7aa24f7378b0?)
	/app/engine/execution/computation/computer/computer.go:112 +0x33b
github.com/onflow/flow-go/engine/execution/computation.(*Manager).ComputeBlock(0xc3a6db3200, {0x260ee30?, 0xcfd1436990}, 0x10525aed700, {0x2620928, 0x10699b04fa0})
	/app/engine/execution/computation/manager.go:264 +0x2bd
github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlock(0x100bdee7860, {0x260ed88, 0xc43e5293c0}, 0x10525aed700)
	/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

 --> 72ddc0912768fee1fd99f1baee59c6e275936f641e32b4cd942b3f6de997ddb6:4:2
  |
4 | 		let acct = AuthAccount(payer: signer)
  | 		^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Hash:
72ddc0912768fee1fd99f1baee59c6e275936f641e32b4cd942b3f6de997ddb6
Status:
ERROR
Block height:
38090030
Block id:
b47b9024e2f064821d4134c374020d7a72cfbf72b40340edf96c6e0d88577632
Timestamp:
Thursday 29 September 2022 at 14:09:02 UTC
()
Proposer:
Authorizers:
Gas used:
67