TOO_COMPLEX
This transaction is too complex it does too much logic or read/write to much data.
[Error Code: 1110] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> ed828d5682868faa4e5692746d4ca9eb84cc71697155ccc2ed0dcf04416d8825:19:24 | 19 | if (listing!.getDetails().purchased == true) { | ^^^^^^^^^^^^^^^^^^^^^ error: internal error: fatal error: storage error: get value failed: [Error Code: 1110] computation exceeds limit (9999) goroutine 85521062328 [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/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/errors/errors.go:132 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x1507fce0060, 0x25b6648) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:500 +0x14e panic({0x1e5e8a0, 0x12615663fa0}) /usr/local/go/src/runtime/panic.go:884 +0x212 github.com/onflow/cadence/runtime/interpreter.StoredValue({0x2877fc0, 0x1507fce0060}, {0x289aaf8?, 0x12de8d67e60?}, {0x28a2f98?, 0x126107d07c0?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/storage.go:38 +0x94 github.com/onflow/cadence/runtime/interpreter.(*CompositeValue).GetMember(0x1261566de60, 0x1507fce0060, {{0x289ab30?, 0x126107a9578?}, {0x288b878?, 0x103a0f4ade0?}}, {0x1309b4ccc84, 0x7}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/value.go:14147 +0x9d9 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).getMember(0x1507fce0060?, {0x28b5930, 0x1261566de60}, {{0x289ab30?, 0x126107a9578?}, {0x288b878?, 0x103a0f4ade0?}}, {0x1309b4ccc84, 0x7}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:4266 +0xbd github.com/onflow/cadence/runtime/interpreter.(*Interpreter).memberExpressionGetterSetter.func1(0x0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:166 +0x252 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitMemberExpression(0x3e9?, 0x0?) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:768 +0x26 github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28adea0?, 0x103a0f4ade0}, {0x28be498, 0x1507fce0060}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/ast/visitor.go:236 +0x2e2 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitReturnStatement(0x1507fce0060, 0x1309b4d87c0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:79 +0x6f github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x28a6f80?, 0x1309b4d87c0}, {0x28b9be0, 0x1507fce0060}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/ast/visitor.go:105 +0x1d3 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x1507fce0060, {0x28a6f80?, 0x1309b4d87c0}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:57 +0x165 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xbd765a?, {0x1309b498d20?, 0x1, 0x121f9a63590?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:63 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2() /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_invocation.go:168 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x1507fce0060, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbd728d?}, 0x1261021e750, {0x0, 0x0, ...}, ...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:734 +0x1a7 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0x1507fce0060?, 0x126108f0380?, {0x0?, 0x0?, 0x1261566de60?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_invocation.go:164 +0x19f github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0x1507fce0060, 0x126108f0380, {{{0x289ac48, 0xd8bba2cca0}, {0x288b850, 0x126107b4bd0}}, 0x12615663f40, 0x126107b1be0, 0x1507fce0000, {0x0, ...}, ...}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_invocation.go:143 +0x1c5 github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(0x1261021e978?, {{{0x289ac48, 0xd8bba2cca0}, {0x288b850, 0x126107b4bd0}}, 0x12615663f40, 0x126107b1be0, 0x1507fce0000, {0x0, 0x0, ...}, ...}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/function.go:126 +0x5e github.com/onflow/cadence/runtime/interpreter.BoundFunctionValue.invoke(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/function.go:384 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0xf?, {0x28bb648, 0x12615666a98}, {0x0?, 0xf432a5?, 0x204985?}, {0x0?, 0x204985?, 0x126156765b0?}, {0x0, ...}, ...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_invocation.go:122 +0x17e github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0x1507fce0000, 0x126107b4bd0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:873 +0x5cb github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28ade40?, 0x126107b4bd0}, {0x28be498, 0x1507fce0000}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/ast/visitor.go:218 +0x29d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).memberExpressionGetterSetter(0x1507fce0000, 0xfcfae6b2c0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:132 +0x77 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitMemberExpression(0x10?, 0x1261021efb0?) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:768 +0x19 github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28adea0?, 0xfcfae6b2c0}, {0x28be498, 0x1507fce0000}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/ast/visitor.go:236 +0x2e2 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitBinaryExpression(0x1507fce0000, 0x1300c2cdf20) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:253 +0x59 github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28ad960?, 0x1300c2cdf20}, {0x28be498, 0x1507fce0000}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/ast/visitor.go:248 +0x3ea github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitIfStatementWithTestExpression(0x1261021f4c8?, {0x28ad960?, 0x1300c2cdf20?}, 0x0?, 0x0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:125 +0x65 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitIfStatement(0x1261021f568?, 0x126107d0a40) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:112 +0xd6 github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x28a6ee0?, 0x126107d0a40}, {0x28b9be0, 0x1507fce0000}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/ast/visitor.go:114 +0x293 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x1507fce0000, {0x28a6ee0?, 0x126107d0a40}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:57 +0x165 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xb2d8a9?, {0x126107b1560?, 0x1, 0x204984?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:63 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitBlock(0x1507fce0000, 0x126107b7450) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:709 +0xa8 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitIfStatementWithTestExpression(0x1261021f7d0?, {0x28ad960?, 0x1300c2cde90?}, 0x0?, 0x0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:131 +0xce github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitIfStatement(0x1261021f870?, 0x126107d0a80) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:112 +0xd6 github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x28a6ee0?, 0x126107d0a80}, {0x28b9be0, 0x1507fce0000}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/ast/visitor.go:114 +0x293 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x1507fce0000, {0x28a6ee0?, 0x126107d0a80}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:57 +0x165 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xec7d40?, {0x12610795e60?, 0x2, 0x1?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:63 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitBlock(0x1507fce0000, 0x126107b74a0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:709 +0xa8 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitForStatement(0x1507fce0000, 0xc892b74900) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:353 +0x2e6 github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x28a6e40?, 0xc892b74900}, {0x28b9be0, 0x1507fce0000}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/ast/visitor.go:117 +0x35a github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x1507fce0000, {0x28a6e40?, 0xc892b74900}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:57 +0x165 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xb2d8a9?, {0x126107b1570?, 0x1, 0xd8bba2cca0?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:63 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitBlock(0x1507fce0000, 0x126107b74f0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:709 +0xa8 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitIfStatementWithTestExpression(0x1261021fdd8?, {0x28ad960?, 0x1300c2cdc50?}, 0x0?, 0x0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:131 +0xce github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitIfStatement(0x1261021fe78?, 0x126107d0ac0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:112 +0xd6 github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x28a6ee0?, 0x126107d0ac0}, {0x28b9be0, 0x1507fce0000}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/ast/visitor.go:114 +0x293 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x1507fce0000, {0x28a6ee0?, 0x126107d0ac0}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:57 +0x165 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xbd765a?, {0x126107d0b00?, 0x3, 0x12610220010?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:63 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2() /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_invocation.go:168 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x1507fce0000, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbd728d?}, 0x12610220138, {0x0, 0x0, ...}, ...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:734 +0x1a7 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0x1507fce0000?, 0x126108f0b00?, {0x12610888910?, 0x1?, 0x1507fce05a0?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_invocation.go:164 +0x19f github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0x1507fce0000, 0x126108f0b00, {{{0x0, 0x0}, {0x0, 0x0}}, 0x126102e1810, 0x0, 0x1507fce0000, {0x12610888910, ...}, ...}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_invocation.go:143 +0x1c5 github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/function.go:126 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareTransactionEntryPoint.func1({{{0x0, 0x0}, {0x0, 0x0}}, 0x126102e1810, 0x0, 0x1507fce0000, {0x12610888910, 0x1, 0x1}, ...}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_transaction.go:107 +0x245 github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x2?, {{{0x0, 0x0}, {0x0, 0x0}}, 0x0, 0x0, 0x1507fce0000, {0x12610888900, 0x2, ...}, ...}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/function.go:255 +0x55 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeExternally(0x2043260?, {0x28bb060, 0x126108ea558}, 0x126107d0d40?, {0x126108888e0?, 0x2?, 0x126102206b0?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:442 +0x21e github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeTransaction(0x1507fce0000, 0x126108888f0?, {0x126108888e0, 0x2, 0x2}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:484 +0x2b6 github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).transactionExecutionFunction.func1(0x1507fce0000) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/transaction_executor.go:267 +0x35f github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret.func1() /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/environment.go:1009 +0x9e github.com/onflow/cadence/runtime.reportMetric(0x12610220998, {0x7b8d49b35528?, 0x1261078a500?}, 0x12610220980) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/runtime.go:202 +0x65 github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0x1308c65d900, {0x289ac48, 0xd8bba2cca0}, 0x12c408d5130?, 0x126107a9e18) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/environment.go:1003 +0x105 github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x126107dc480) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/transaction_executor.go:222 +0x19c github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute.func1() /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/transaction_executor.go:79 +0x25 sync.(*Once).doSlow(0x0?, 0x12610884740?) /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(0x126107dc480?) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/transaction_executor.go:78 +0x4a github.com/onflow/flow-go/fvm/runtime.WrappedCadenceExecutor.Execute({{0x2893cd0?, 0x126107dc480?}}) /app/fvm/runtime/wrapped_cadence_runtime.go:89 +0x27 github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x12610577440) /app/fvm/transactionInvoker.go:359 +0xc2 github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x12610577440) /app/fvm/transactionInvoker.go:275 +0x10a github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x12610577440) /app/fvm/transactionInvoker.go:240 +0x9b github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0x12610577440?) /app/fvm/transactionInvoker.go:150 +0x1e github.com/onflow/flow-go/fvm.Run({0x2893eb0?, 0x12610577440}) /app/fvm/fvm.go:39 +0xc2 github.com/onflow/flow-go/fvm.(*VirtualMachine).Run(_, {0x0, 0x186a0, 0xffffffffffffffff, 0x3e80, 0xf424000, 0x1312d00, {0x1, 0x1, 0x3e8, ...}, ...}, ...) /app/fvm/fvm.go:120 +0xa4d github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, {_, _}, {{0x1260c709640, 0x40}, 0x2, 0x3, 0x0, {0x0, 0x186a0, ...}, ...}, ...) /app/engine/execution/computation/computer/computer.go:456 +0x132d github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeCollection(_, {_, _}, _, {_, _}, {{0x1260c709640, 0x40}, 0x2, 0x1260e0d2020, ...}, ...) /app/engine/execution/computation/computer/computer.go:394 +0xba8 github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeBlock(0xc2bf501b00, {0x2898830, 0xc0471c56e0}, {0x28aeb60, 0x3cd1a98}, 0x1260e0990c0, {0x28ae260, 0x1260de88dc0?}, 0x1260dec86c0) /app/engine/execution/computation/computer/computer.go:279 +0x6aa github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).ExecuteBlock(0xc2bf501b00, {0x2898830, 0xc0471c56e0}, 0x1260e0990c0, {0x28ae260, 0x1260de88dc0}, 0x1789d195717a1a29?) /app/engine/execution/computation/computer/computer.go:185 +0x33b github.com/onflow/flow-go/engine/execution/computation.(*Manager).ComputeBlock(0xc31c79e2c0, {0x2898830?, 0xc0471c56e0}, 0x1260e0990c0, {0x28ae260, 0x1260de88dc0}) /app/engine/execution/computation/manager.go:296 +0x1d3 github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlock(0xc2bea970e0, {0x2898788, 0xc31e16e100}, 0x1260e0990c0) /app/engine/execution/ingestion/engine.go:616 +0x2ad github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlockIfComplete.func1() /app/engine/execution/ingestion/engine.go:842 +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 --> 4eb8a10cb9f87357.NFTStorefront:234:12
Arguments:
storefrontAddress:
0x834b160178840864