Flow price: --
4fd21334135fae784c3db861025b1612f8125533445560f861f3eb9b26ac4fd5

Transaction

Hash: 4fd21334135fae784c3db861025b1612f8125533445560f861f3eb9b26ac4fd5
error
Error

Whoops! 😨 Something unexpected happened...

[Error Code: 1101] error caused by: 1 error occurred:
	* transaction invocation failed when executing 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 294205081 [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.28.0/runtime/errors/errors.go:139
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x11616e782a0, 0x2527220)
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/interpreter.go:563 +0x14e
panic({0x1f89200, 0x11616e77770})
	/usr/local/go/src/runtime/panic.go:884 +0x212
github.com/onflow/cadence/runtime/stdlib.NewAuthAccountConstructor.func1.1()
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/stdlib/account.go:123 +0xa5
github.com/onflow/cadence/runtime/interpreter.NewAddressValueFromConstructor({0x27dfac0?, 0x11616e782a0?}, 0x116054e74e8?)
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/value.go:17332 +0x64
github.com/onflow/cadence/runtime/stdlib.NewAuthAccountConstructor.func1({{0x0, 0x0}, {0x11616e54ee0, 0x1, 0x1}, {0x11616e54d10, 0x1, 0x1}, 0x11616e54d00, {{0x28002e8, ...}, ...}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/stdlib/account.go:115 +0x245
github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x28002e8?, {{0x0, 0x0}, {0x11616e54ee0, 0x1, 0x1}, {0x11616e54d10, 0x1, 0x1}, 0x11616e54d00, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/function.go:261 +0x3a
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0x11616e782a0, {0x281eb20, 0x1120cebfab8}, {0x11616e54ed0, 0x1, 0x0?}, {0x11616e54ec0, 0x1, 0x1152ddafc30?}, {0x11616e54d10, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/interpreter_invocation.go:116 +0x17d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0x11616e782a0, 0x11616e23f10)
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/interpreter_expression.go:868 +0x58c
github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28135c0?, 0x11616e23f10}, {0x2822118, 0x11616e782a0})
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/ast/visitor.go:218 +0x29d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/interpreter_expression.go:252
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).assignmentGetterSetter.func1(0xa0?)
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/interpreter_expression.go:49 +0x33
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitVariableDeclaration(0x11616e782a0, 0x13b4b5917c0, 0x116054e7c98)
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/interpreter_statement.go:455 +0x109
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitVariableDeclaration(0x116054e7cd8?, 0xe998e8?)
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/interpreter_statement.go:415 +0x35
github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x280ba10?, 0x13b4b5917c0}, {0x281d6a0, 0x11616e782a0})
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/ast/visitor.go:138 +0x3dd
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x11616e782a0, {0x280ba10?, 0x13b4b5917c0})
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/interpreter_statement.go:55 +0x145
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xbc725a?, {0x11616e5c680?, 0x2, 0xbc6e9b?})
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/interpreter_statement.go:61 +0x68
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2()
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/interpreter_invocation.go:163 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x11616e782a0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbc3105?}, 0x116054e7f90, {0x0, 0x0, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/interpreter.go:794 +0x1a7
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0x11616e782a0?, 0x11616e3d100?, {0x11616e5c930?, 0x1?, 0x10468f3d8c0?})
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/interpreter_invocation.go:159 +0x1a5
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0x11616e782a0, 0x11616e3d100, {{0x281ec70, 0x10468f3d8c0}, {0x11616e5c930, 0x1, 0x1}, {0x0, 0x0, 0x0}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/interpreter_invocation.go:137 +0x1b3
github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/function.go:130
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareTransactionEntryPoint.func1({{0x281ec70, 0x10468f3d8c0}, {0x11616e5c930, 0x1, 0x1}, {0x0, 0x0, 0x0}, 0x0, {{0x0, ...}, ...}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/interpreter_transaction.go:106 +0x1e5
github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x0?, {{0x281e9d0, 0x0}, {0x11616e5c920, 0x2, 0x2}, {0x0, 0x0, 0x0}, 0x0, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/function.go:261 +0x3a
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeExternally(0x1e39d00?, {0x281eb20, 0x11616e764f8}, 0x11616e640c8?, {0x11616e5c900, 0x2, 0x281f800?})
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/interpreter.go:505 +0x23d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeTransaction(0x11616e782a0, 0x11616e5c910?, {0x11616e5c900, 0x2, 0x2})
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/interpreter/interpreter.go:547 +0x2c5
github.com/onflow/cadence/runtime.transactionExecutionFunction.func1(0x11616e782a0)
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/transaction_executor.go:269 +0x272
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret.func1()
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/environment.go:964 +0x9e
github.com/onflow/cadence/runtime.reportMetric(0x116054e8820, {0x7d631031c5f8?, 0x116165503c0?}, 0x116054e8808)
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/runtime.go:200 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0x1120cec5b00, {0x28002e8, 0x1357bf911e0}, 0x0?, 0x11616e49310)
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/environment.go:958 +0x10f
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x11616e705a0)
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/transaction_executor.go:223 +0x19c
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute.func1()
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/transaction_executor.go:75 +0x25
sync.(*Once).doSlow(0x0?, 0x11616e64060?)
	/usr/local/go/src/sync/once.go:74 +0xc2
sync.(*Once).Do(...)
	/usr/local/go/src/sync/once.go:65
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute(0x11616e705a0?)
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/transaction_executor.go:74 +0x50
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Result(0x11616e64068?)
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/transaction_executor.go:82 +0x19
github.com/onflow/cadence/runtime.(*interpreterRuntime).ExecuteTransaction(0x1120cebf980, {{0x115fd9acfc0, 0x8e, 0x8e}, {0x115ff892ba0, 0x1, 0x1}}, {{0x7d631031c5f8, 0x116165503c0}, {0x28002e8, ...}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.28.0/runtime/runtime.go:306 +0x1f9
github.com/onflow/flow-go/fvm/runtime.WrappedCadenceRuntime.ExecuteTransaction({{0x2815788?, 0x1120cebf980?}}, {{0x115fd9acfc0, 0x8e, 0x8e}, {0x115ff892ba0, 0x1, 0x1}}, {{0x7d631031c5f8, 0x116165503c0}, ...})
	/app/fvm/runtime/wrapped_cadence_runtime.go:35 +0xb4
github.com/onflow/flow-go/fvm/runtime.(*ReusableCadenceRuntime).ExecuteTransaction(...)
	/app/fvm/runtime/reusable_cadence_runtime.go:140
github.com/onflow/flow-go/fvm.TransactionInvoker.normalExecution({}, 0x1152ddaf970, 0x11616e5c3a0, {0x282d050, 0x116165503c0})
	/app/fvm/transactionInvoker.go:251 +0x2bc
github.com/onflow/flow-go/fvm.TransactionInvoker.Process({}, {0x0, 0x186a0, 0xffffffffffffffff, 0x3e80, 0xf424000, 0x1312d00, {0x104f33753b0, 0x3, 0x3}, ...}, ...)
	/app/fvm/transactionInvoker.go:125 +0x4f0
github.com/onflow/flow-go/fvm.(*TransactionProcedure).Run(_, {0x0, 0x186a0, 0xffffffffffffffff, 0x3e80, 0xf424000, 0x1312d00, {0x104f33753b0, 0x3, 0x3}, ...}, ...)
	/app/fvm/transaction.go:72 +0xe7
github.com/onflow/flow-go/fvm.(*VirtualMachine).Run(_, {0x0, 0x186a0, 0xffffffffffffffff, 0x3e80, 0xf424000, 0x1312d00, {0x104f33753b0, 0x3, 0x3}, ...}, ...)
	/app/fvm/fvm.go:128 +0xf86
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, _, {_, _}, {_, _}, {0x0, 0x186a0, 0xffffffffffffffff, 0x3e80, ...}, ...)
	/app/engine/execution/computation/computer/computer.go:435 +0x1679
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeCollection(_, {_, _}, _, _, {0x0, 0x186a0, 0xffffffffffffffff, 0x3e80, 0xf424000, ...}, ...)
	/app/engine/execution/computation/computer/computer.go:353 +0x596
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeBlock(0x104e2bfc480, {0x27fdfb0, 0x116054a8ae0}, {0x28142e0, 0x3be30e0}, 0x115f8794300, {0x2813980?, 0x1160548da90?}, 0x116054956c0)
	/app/engine/execution/computation/computer/computer.go:193 +0xd75
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).ExecuteBlock(0x104e2bfc480, {0x27fdfb0, 0x116054a8ae0}, 0x115f8794300, {0x2813980, 0x1160548da90}, 0xd3224819a7c6143d?)
	/app/engine/execution/computation/computer/computer.go:119 +0x33b
github.com/onflow/flow-go/engine/execution/computation.(*Manager).ComputeBlock(0x104d5e46dc0, {0x27fdfb0?, 0x116054a8ae0}, 0x115f8794300, {0x2813980, 0x1160548da90})
	/app/engine/execution/computation/manager.go:292 +0x1d3
github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlock(0x104f8202000, {0x27fdf08, 0x103a572f700}, 0x115f8794300)
	/app/engine/execution/ingestion/engine.go:618 +0x2ad
github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlockIfComplete.func1()
	/app/engine/execution/ingestion/engine.go:845 +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

 --> 4fd21334135fae784c3db861025b1612f8125533445560f861f3eb9b26ac4fd5:3:2
  |
3 | 		let newAcct = AuthAccount(payer: acct)
  | 		^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


Hash:
4fd21334135fae784c3db861025b1612f8125533445560f861f3eb9b26ac4fd5
Status:
ERROR
Block height:
41158724
Block id:
f04f57538f5f3db0479025b13892736a06803d6877578ddf44bf44fa92ab3583
Timestamp:
Saturday 19 November 2022 at 01:19:34 UTC
()
Proposer:
Authorizers:
Gas used:
43