Flow price: --
e6ea63086ead809fd864380eebaa2dd865a986edd4902ba94ca2f371b540b27b

Transaction

Hash: e6ea63086ead809fd864380eebaa2dd865a986edd4902ba94ca2f371b540b27b
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 119023913590 [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(0xfeffe9e1a0, 0x2387cd8)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter.go:1140 +0x14e
panic({0x1d76aa0, 0xfa4d6dabd8})
	/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({0x25debe0?, 0xfeffe9e1a0?}, 0xc0a3987208?)
	/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}, {0xfe757cdfd0, 0x1, 0x1}, {0xfe757cd990, 0x1, 0x1}, 0xfe757cd980, 0x104a8d0a280, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/runtime.go:1556 +0x272
github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x104a8d0a280?, {{0x0, 0x0}, {0xfe757cdfd0, 0x1, 0x1}, {0xfe757cd990, 0x1, 0x1}, 0xfe757cd980, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/function.go:249 +0x55
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0xfeffe9e1a0, {0x2615068, 0xc011965c98}, {0xfe757cdfc0, 0x1, 0xfe757cdee0?}, {0xfe757cdfb0, 0x1, 0x103623d5110?}, {0xfe757cd990, ...}, ...)
	/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(0xfeffe9e1a0, 0x105bb34bea0)
	/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(0xc0a39876c0?, {0x261ebc0?, 0xfeffe9e1a0?})
	/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(0xa0?)
	/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(0xfeffe9e1a0, 0x106f653be00, 0xc0a39877f0)
	/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?, 0xc0a39877e0?)
	/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(0x103623d5500?, {0x261ebc0?, 0xfeffe9e1a0?})
	/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(0xfeffe9e1a0, {0x260ada8?, 0x106f653be00})
	/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(0x1dec180?, {0xc0a3e00b80?, 0x2, 0xc0a3e084c8?})
	/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(0xfeffe9e1a0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc000610400?}, 0xc0a3987a60, {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(0xfeffe9e1a0?, 0x100858e7380?, {0xc0a3e016f0?, 0x1?, 0xf6a44a10e0?})
	/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(0xfeffe9e1a0, 0x100858e7380, {{0x2616160, 0xf6a44a10e0}, {0xc0a3e016f0, 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({{0x2616160, 0xf6a44a10e0}, {0xc0a3e016f0, 0x1, 0x1}, {0x0, 0x0, 0x0}, 0x0, 0x2387d00, ...})
	/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(0x2387d00?, {{0x0, 0x0}, {0xc0a3e016e0, 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(0x1d76020?, {0x2615068, 0xc0a3e08390}, 0xfa4d6da9d8?, {0xc0a3e016c0, 0x2, 0xff4c9c18c0?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter.go:1082 +0x1be
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeTransaction(0xfeffe9e1a0, 0xc0a3e016d0?, {0xc0a3e016c0, 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(0xfeffe9e1a0)
	/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(0xc0a39882b0, {0x261ea60?, 0x109f52b5a00?}, 0xc0a39882d8)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/runtime.go:230 +0x65
github.com/onflow/cadence/runtime.(*interpreterRuntime).interpret(0x16?, 0x260fa30?, {{0x261ea60, 0x109f52b5a00}, {0x2605f78, 0xc09f0e2340}, {0x105bb34bd50, 0x1, 0x1}, 0xff4c9c18c0, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/runtime.go:431 +0x217
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x106926aec80)
	/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(0x106926aec80?)
	/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(0xfaf566dd10, {{0xfd0ff1bb00, 0x8e, 0x8e}, {0x1055c5cf6f8, 0x1, 0x1}}, {{0x261ea60, 0x109f52b5a00}, {0x2605f78, ...}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/runtime.go:537 +0x226
github.com/onflow/flow-go/fvm.(*TransactionInvoker).Process(0xfaf8feaea0, 0xfaf8fded10, 0x106926aea00, 0x104b0ee2e70, 0xc011964b40, 0x40f505?)
	/app/fvm/transactionInvoker.go:92 +0x8c2
github.com/onflow/flow-go/fvm.(*TransactionProcedure).Run(_, _, {{0x260e270, 0x37155b0}, {0x25e00e0, 0xc025ee13d0}, {0x7ebc80a98050, 0xc000a79c00}, {0x260d4e8, 0xc000838dc0}, ...}, ...)
	/app/fvm/transaction.go:65 +0x218
github.com/onflow/flow-go/fvm.(*VirtualMachine).Run(_, {{0x260e270, 0x37155b0}, {0x25e00e0, 0xc025ee13d0}, {0x7ebc80a98050, 0xc000a79c00}, {0x260d4e8, 0xc000838dc0}, 0x1, ...}, ...)
	/app/fvm/fvm.go:59 +0x291
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, _, {_, _}, {_, _}, _, {{0x260e270, 0x37155b0}, {0x25e00e0, ...}, ...}, ...)
	/app/engine/execution/computation/computer/computer.go:406 +0xf95
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeCollection(_, {_, _}, _, _, {{0x260e270, 0x37155b0}, {0x25e00e0, 0xc025ee13d0}, {0x25fc988, ...}, ...}, ...)
	/app/engine/execution/computation/computer/computer.go:341 +0x627
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeBlock(0xfaf9120000, {0x25fb8b0, 0xff84715cb0}, {0x260dcc8, 0x392ce10}, 0x1055a608d00, {0x260d368, 0x104b4ce14f0?}, 0x0?)
	/app/engine/execution/computation/computer/computer.go:189 +0xd65
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).ExecuteBlock(0xfaf9120000, {0x25fb8b0, 0xff84715cb0}, 0x1055a608d00, {0x260d368, 0x104b4ce14f0}, 0xf96dcf2000?)
	/app/engine/execution/computation/computer/computer.go:112 +0x33b
github.com/onflow/flow-go/engine/execution/computation.(*Manager).ComputeBlock(0xfa1749f440, {0x25fb8b0?, 0xff84715cb0}, 0x1055a608d00, {0x260d368, 0x104b4ce14f0})
	/app/engine/execution/computation/manager.go:260 +0x2b5
github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlock(0xf96a8f3500, {0x25fb808, 0xfafa57d7c0}, 0x1055a608d00)
	/app/engine/execution/ingestion/engine.go:579 +0x284
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

 --> e6ea63086ead809fd864380eebaa2dd865a986edd4902ba94ca2f371b540b27b:3:2
  |
3 | 		let newAcct = AuthAccount(payer: acct)
  | 		^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Hash:
e6ea63086ead809fd864380eebaa2dd865a986edd4902ba94ca2f371b540b27b
Status:
ERROR
Block height:
36052667
Block id:
e652edb70e25355e20acb8fc331cc0b0ea5db14d20695277eb5ee6d61e273413
Timestamp:
Saturday 27 August 2022 at 20:16:01 UTC
()
Proposer:
Authorizers:
Gas used:
67