Flow price: --
324232cb746bfe8061fdb719d160c2b4514bea25e40740bdf17777cd1c1f0e70

Transaction

Hash: 324232cb746bfe8061fdb719d160c2b4514bea25e40740bdf17777cd1c1f0e70
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 6232534269 [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.0/runtime/errors/errors.go:139
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0xfebf43b520, 0x2386d38)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter.go:1140 +0x14e
panic({0x1d75aa0, 0xfeb3d94878})
	/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.0/runtime/runtime.go:1550 +0xf2
github.com/onflow/cadence/runtime/interpreter.NewAddressValueFromConstructor({0x25de500?, 0xfebf43b520?}, 0xfeb342f1f8?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/value.go:17658 +0x64
github.com/onflow/cadence/runtime.(*interpreterRuntime).newCreateAccountFunction.func1({{0x0, 0x0}, {0xfebf453060, 0x1, 0x1}, {0xfebf452a20, 0x1, 0x1}, 0xfebf452a10, 0xfebf4314c0, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/runtime.go:1556 +0x272
github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0xfebf4314c0?, {{0x0, 0x0}, {0xfebf453060, 0x1, 0x1}, {0xfebf452a20, 0x1, 0x1}, 0xfebf452a10, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/function.go:249 +0x55
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0xfebf43b520, {0x2614988, 0xfebf425920}, {0xfebf453050, 0x1, 0xfebf452f70?}, {0xfebf453040, 0x1, 0xfebf458e70?}, {0xfebf452a20, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_invocation.go:110 +0x185
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0xfebf43b520, 0xfebe569730)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_expression.go:817 +0x5b2
github.com/onflow/cadence/runtime/ast.(*InvocationExpression).AcceptExp(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/ast/expression.go:799
github.com/onflow/cadence/runtime/ast.(*InvocationExpression).Accept(0xfeb342f6b0?, {0x261e4e0?, 0xfebf43b520?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/ast/expression.go:788 +0x42
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_expression.go:241
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).assignmentGetterSetter.func1(0x20?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_expression.go:49 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitVariableDeclaration(0xfebf43b520, 0xfebf456000, 0xfeb342f7e0)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_statement.go:436 +0x123
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitVariableDeclaration(0x1?, 0xfeb342f7d0?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_statement.go:397 +0x35
github.com/onflow/cadence/runtime/ast.(*VariableDeclaration).Accept(0xfebf4591d0?, {0x261e4e0?, 0xfebf43b520?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/ast/variable_declaration.go:103 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xfebf43b520, {0x260a6c8?, 0xfebf456000})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_statement.go:52 +0x143
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0x1deb180?, {0xfebf446560?, 0x2, 0xfebf462138?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/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.0/runtime/interpreter/interpreter_invocation.go:157 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0xfebf43b520, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc000600400?}, 0xfeb342fa50, {0x0, 0x0, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter.go:1372 +0x164
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0xfebf43b520?, 0x10836f4b680?, {0xfebf4470d0?, 0x1?, 0xeb30109860?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_invocation.go:153 +0x189
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0xfebf43b520, 0x10836f4b680, {{0x2615a80, 0xeb30109860}, {0xfebf4470d0, 0x1, 0x1}, {0x0, 0x0, 0x0}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_invocation.go:131 +0x265
github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/function.go:124
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareTransactionEntryPoint.func1({{0x2615a80, 0xeb30109860}, {0xfebf4470d0, 0x1, 0x1}, {0x0, 0x0, 0x0}, 0x0, 0x2386d60, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_transaction.go:106 +0x27e
github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x2386d60?, {{0x0, 0x0}, {0xfebf4470c0, 0x2, 0x2}, {0x0, 0x0, 0x0}, 0x0, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/function.go:249 +0x55
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeExternally(0x1d75020?, {0x2614988, 0xfebf425fe0}, 0xfeb3d94680?, {0xfebf4470a0, 0x2, 0xfebf44d710?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter.go:1082 +0x1be
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeTransaction(0xfebf43b520, 0xfebf4470b0?, {0xfebf4470a0, 0x2, 0x2})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter.go:1124 +0x2c5
github.com/onflow/cadence/runtime.(*interpreterRuntime).transactionExecutionFunction.func1(0xfebf43b520)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/runtime.go:614 +0x20a
github.com/onflow/cadence/runtime.(*interpreterRuntime).interpret.func1()
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/runtime.go:437 +0x90
github.com/onflow/cadence/runtime.reportMetric(0xfeb34302a0, {0x261e380?, 0xfebf43c000?}, 0xfeb34302c8)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/runtime.go:230 +0x65
github.com/onflow/cadence/runtime.(*interpreterRuntime).interpret(0x16?, 0x260f350?, {{0x261e380, 0xfebf43c000}, {0x2605898, 0x10e0ca9bfe0}, {0xfebe5695e0, 0x1, 0x1}, 0xfebf44d710, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/runtime.go:431 +0x217
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0xfe3bcd7e00)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/transaction_executor.go:203 +0x356
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute.func1()
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/transaction_executor.go:80 +0x25
sync.(*Once).doSlow(0x0?, 0x1?)
	/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(0xfe3bcd7e00?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/transaction_executor.go:79 +0x50
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Result(0x4c22c104e37b586a?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/transaction_executor.go:87 +0x19
github.com/onflow/cadence/runtime.(*interpreterRuntime).ExecuteTransaction(0xfe8f8b6390, {{0xc28a50fb00, 0x8e, 0x8e}, {0xc28df56d68, 0x1, 0x1}}, {{0x261e380, 0xfebf43c000}, {0x2605898, ...}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/runtime.go:537 +0x226
github.com/onflow/flow-go/fvm.(*TransactionInvoker).Process(0xfe8e42fce0, 0xfe8e43da10, 0xfe3bcd7b80, 0xfc24271b80, 0xfebf4247c8, 0x40f505?)
	/app/fvm/transactionInvoker.go:100 +0x8c2
github.com/onflow/flow-go/fvm.(*TransactionProcedure).Run(_, _, {{0x260db90, 0x37155b0}, {0x25dfa00, 0xc1811b36c0}, {0x7c71e73490e8, 0xc0002c9500}, {0x260ce08, 0xc0004b75e0}, ...}, ...)
	/app/fvm/transaction.go:65 +0x218
github.com/onflow/flow-go/fvm.(*VirtualMachine).Run(_, {{0x260db90, 0x37155b0}, {0x25dfa00, 0xc1811b36c0}, {0x7c71e73490e8, 0xc0002c9500}, {0x260ce08, 0xc0004b75e0}, 0x1, ...}, ...)
	/app/fvm/fvm.go:59 +0x291
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, _, {_, _}, {_, _}, _, {{0x260db90, 0x37155b0}, {0x25dfa00, ...}, ...}, ...)
	/app/engine/execution/computation/computer/computer.go:406 +0xf9c
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeCollection(_, {_, _}, _, _, {{0x260db90, 0x37155b0}, {0x25dfa00, 0xc1811b36c0}, {0x25fc2a8, ...}, ...}, ...)
	/app/engine/execution/computation/computer/computer.go:341 +0x627
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeBlock(0xfe8f8fe000, {0x25fb1d0, 0xfeb146da10}, {0x260d5e8, 0x392ce10}, 0xc28f59c600, {0x260cc88, 0xfeaac00140?}, 0x0?)
	/app/engine/execution/computation/computer/computer.go:189 +0xd6d
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).ExecuteBlock(0xfe8f8fe000, {0x25fb1d0, 0xfeb146da10}, 0xc28f59c600, {0x260cc88, 0xfeaac00140}, 0xfeb1445a40?)
	/app/engine/execution/computation/computer/computer.go:112 +0x33b
github.com/onflow/flow-go/engine/execution/computation.(*Manager).ComputeBlock(0xf8571ff680, {0x25fb1d0?, 0xfeb146da10}, 0xc28f59c600, {0x260cc88, 0xfeaac00140})
	/app/engine/execution/computation/manager.go:260 +0x2bd
github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlock(0xfb343141c0, {0x25fb128, 0xfe92134340}, 0xc28f59c600)
	/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

 --> 324232cb746bfe8061fdb719d160c2b4514bea25e40740bdf17777cd1c1f0e70:3:2
  |
3 | 		let newAcct = AuthAccount(payer: acct)
  | 		^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Hash:
324232cb746bfe8061fdb719d160c2b4514bea25e40740bdf17777cd1c1f0e70
Status:
ERROR
Block height:
36828619
Block id:
f664ac2de99efd879bb3c071df03840e5c36bedf443fc873d52fe7f1c197c4e0
Timestamp:
Friday 9 September 2022 at 06:34:46 UTC
()
Proposer:
Authorizers:
Gas used:
67