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: --> aef4ed6bb54602064418baf3b15a850c0e9eabd8a1348070a709fccb85cdb730:148:8 | 148 | self.collectionRef.acceptBarter( | ^ --> b18b1dc5069a41c7.BYC:612:12 --> b18b1dc5069a41c7.BYC:412:12 --> b18b1dc5069a41c7.BYC:430:23 --> b18b1dc5069a41c7.BYC:197:19 --> b18b1dc5069a41c7.BYC:192:19 --> 2d4c3caffbeab845.FLOAT:369:29 error: internal error: fatal error: storage error: get value failed: [Error Code: 1110] computation exceeds limit (3000) goroutine 21722785631 [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.31.3/runtime/errors/errors.go:132 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0xe985585740, 0x25ae0b8) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:492 +0x14e panic({0x1e57ae0, 0xc35b23ad80}) /usr/local/go/src/runtime/panic.go:884 +0x212 github.com/onflow/cadence/runtime/interpreter.StoredValue({0x286e180, 0xe985585740}, {0x2890c18?, 0x14c66c101e0?}, {0x28990d8?, 0x10f76a03700?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/storage.go:38 +0x94 github.com/onflow/cadence/runtime/interpreter.(*DictionaryValue).Get(0x10e87236eb0, 0xe985585740?, {{0x2890c50?, 0x11258895938?}, {0x2881958?, 0xc20dbf7ae0?}}, {0x28acd50?, 0x129c8018b10}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/value.go:15405 +0x14b github.com/onflow/cadence/runtime/interpreter.(*DictionaryValue).GetKey(0xc20df50ea0?, 0xe985585740, {{0x2890c50?, 0x11258895938?}, {0x2881958?, 0xc20dbf7ae0?}}, {0x28acd50?, 0x129c8018b10?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/value.go:15416 +0xf9 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitIndexExpression(0xe985585740, 0xc20dbf7ae0) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:781 +0xe2 github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a3e80?, 0xc20dbf7ae0}, {0x28b4598, 0xe985585740}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:224 +0x327 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitBinaryExpression(0xe985585740, 0x12fc1f92510) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:253 +0x59 github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a3a60?, 0x12fc1f92510}, {0x28b4598, 0xe985585740}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:248 +0x3ea github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitIfStatementWithTestExpression(0xc1041bd8e0?, {0x28a3a60?, 0x12fc1f92510?}, 0x90?, 0x0) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:125 +0x65 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitIfStatement(0xc1041bd980?, 0x1243d2f6e00) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:112 +0xd6 github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x289cfe0?, 0x1243d2f6e00}, {0x28afce0, 0xe985585740}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:114 +0x293 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xe985585740, {0x289cfe0?, 0x1243d2f6e00}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:57 +0x165 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xbd5afa?, {0x112007ac6a0?, 0x2, 0xc1041bdb18?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:63 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2() /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_invocation.go:168 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0xe985585740, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbd572d?}, 0xc1041bdc40, {0x0, 0x0, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:726 +0x1a7 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0xe985585740?, 0xc03e8e6700?, {0xc35b23ad20?, 0x1?, 0x1188f787b90?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_invocation.go:164 +0x19f github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0xe985585740, 0xc03e8e6700, {{{0x2890c50, 0x11258895938}, {0x28819d0, 0xc20dbf8770}}, 0xc35b23acf0, 0x11147a75b00, 0xe985585740, {0xc35b23ad20, ...}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_invocation.go:143 +0x1c5 github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(0xc1041bde68?, {{{0x2890c50, 0x11258895938}, {0x28819d0, 0xc20dbf8770}}, 0xc35b23acf0, 0x11147a75b00, 0xe985585740, {0xc35b23ad20, 0x1, ...}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/function.go:126 +0x5e github.com/onflow/cadence/runtime/interpreter.BoundFunctionValue.invoke(...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/function.go:384 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0xe985585740?, {0x28b1748, 0x10f8a909020}, {0xc35b23ad10?, 0x1?, 0x28b1160?}, {0xc35b23ad00?, 0x1?, 0x1?}, {0x11147a75b10, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_invocation.go:122 +0x17e github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0xe985585740, 0xc20dbf8770) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:873 +0x5cb github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a3f40?, 0xc20dbf8770}, {0x28b4598, 0xe985585740}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:218 +0x29d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitForceExpression(0xe985585740, 0x111d6bd3c80) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:1123 +0x56 github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a3d60?, 0x111d6bd3c80}, {0x28b4598, 0xe985585740}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:212 +0x5ac github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).assignmentGetterSetter.func1(0x40?) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:48 +0x33 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitVariableDeclaration(0xe985585740, 0xc20daffc20, 0xc1041be698) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:452 +0x15b github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitVariableDeclaration(0xc1041be6d8?, 0xec9028?) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:412 +0x35 github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x289d210?, 0xc20daffc20}, {0x28afce0, 0xe985585740}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:138 +0x3dd github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xe985585740, {0x289d210?, 0xc20daffc20}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:57 +0x165 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xec5a00?, {0x112007ac620?, 0x2, 0x1?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:63 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitBlock(0xe985585740, 0xc20dbf76d0) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:701 +0xa8 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitForStatement(0xe985585740, 0x10df318f4a0) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:353 +0x2e6 github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x289cf40?, 0x10df318f4a0}, {0x28afce0, 0xe985585740}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:117 +0x35a github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xe985585740, {0x289cf40?, 0x10df318f4a0}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:57 +0x165 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xbd5afa?, {0x1243d2f6800?, 0x3, 0x12b3a639350?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:63 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2() /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_invocation.go:168 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0xe985585740, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbd572d?}, 0xc1041bec98, {0x0, 0x0, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:726 +0x1a7 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0xe985585740?, 0xc03e8e6500?, {0x0?, 0x0?, 0x1188f787b90?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_invocation.go:164 +0x19f github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0xe985585740, 0xc03e8e6500, {{{0x2890c50, 0x11c928b7fc8}, {0x28819d0, 0xc3553e1960}}, 0x131b285c690, 0x10dc9440c60, 0xf737bd9e00, {0x0, ...}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_invocation.go:143 +0x1c5 github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(0xc1041beec0?, {{{0x2890c50, 0x11c928b7fc8}, {0x28819d0, 0xc3553e1960}}, 0x131b285c690, 0x10dc9440c60, 0xf737bd9e00, {0x0, 0x0, ...}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/function.go:126 +0x5e github.com/onflow/cadence/runtime/interpreter.BoundFunctionValue.invoke(...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/function.go:384 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0xbc3116?, {0x28b1748, 0xc2e553dc50}, {0x0?, 0x28abe20?, 0xec1005?}, {0x0?, 0xc1041bf400?, 0xb48b19?}, {0x0, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_invocation.go:122 +0x17e github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0xf737bd9e00, 0xc3553e1960) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:873 +0x5cb github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a3f40?, 0xc3553e1960}, {0x28b4598, 0xf737bd9e00}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:218 +0x29d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).memberExpressionGetterSetter(0xf737bd9e00, 0xfac909e840) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:132 +0x77 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitMemberExpression(0xc00023aa50?, 0x20?) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:768 +0x19 github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a3fa0?, 0xfac909e840}, {0x28b4598, 0xf737bd9e00}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:236 +0x2e2 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0xf737bd9e00, 0xc3553e19d0) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:812 +0x172 github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a3f40?, 0xc3553e19d0}, {0x28b4598, 0xf737bd9e00}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:218 +0x29d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitExpressionsNonCopying(0x10dc944c540?, {0x11ab4a74f40, 0x2, 0x28b4598?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:901 +0xdf github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0xf737bd9e00, 0xc3553e1b20) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:861 +0x38c github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a3f40?, 0xc3553e1b20}, {0x28b4598, 0xf737bd9e00}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:218 +0x29d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitExpressionStatement(0xc1041bfd08?, 0xec9028?) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:561 +0x34 github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x289cef0?, 0xc354df67f0}, {0x28afce0, 0xf737bd9e00}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:135 +0x495 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xf737bd9e00, {0x289cef0?, 0xc354df67f0}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:57 +0x165 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xbd5afa?, {0xc399b99180?, 0x3, 0x12b3a638c00?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:63 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2() /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_invocation.go:168 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0xf737bd9e00, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbd572d?}, 0xc1041bffc8, {0x0, 0x0, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:726 +0x1a7 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0xf737bd9e00?, 0xc03e2f9400?, {0x0?, 0x0?, 0x1188f787560?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_invocation.go:164 +0x19f github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0xf737bd9e00, 0xc03e2f9400, {{{0x2890c50, 0x11c928b7fc8}, {0x28819d0, 0xc3553e1b90}}, 0x131b285c2f0, 0x10dc9440e10, 0xf737bd9e00, {0x0, ...}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_invocation.go:143 +0x1c5 github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(0xc1041c01f0?, {{{0x2890c50, 0x11c928b7fc8}, {0x28819d0, 0xc3553e1b90}}, 0x131b285c2f0, 0x10dc9440e10, 0xf737bd9e00, {0x0, 0x0, ...}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/function.go:126 +0x5e github.com/onflow/cadence/runtime/interpreter.BoundFunctionValue.invoke(...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/function.go:384 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0x124adde3ad0?, {0x28b1748, 0xc2e553da58}, {0x0?, 0xf42573?, 0x413b64?}, {0x0?, 0x1188f787290?, 0xc1041c04c8?}, {0x0, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_invocation.go:122 +0x17e github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0xf737bd9e00, 0xc3553e1b90) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:873 +0x5cb github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a3f40?, 0xc3553e1b90}, {0x28b4598, 0xf737bd9e00}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:218 +0x29d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitExpressionsNonCopying(0xc03e8e6380?, {0x11ab4a74dc0, 0x2, 0x28b4598?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:901 +0xdf github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0xf737bd9e00, 0xc3553e1c00) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:861 +0x38c github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a3f40?, 0xc3553e1c00}, {0x28b4598, 0xf737bd9e00}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:218 +0x29d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitExpressionStatement(0xc1041c0b98?, 0xec9028?) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:561 +0x34 github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x289cef0?, 0xc354df6810}, {0x28afce0, 0xf737bd9e00}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:135 +0x495 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xf737bd9e00, {0x289cef0?, 0xc354df6810}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:57 +0x165 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xbd5afa?, {0xc399b992c0?, 0x4, 0x12b3a638b70?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:63 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2() /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_invocation.go:168 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0xf737bd9e00, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbd572d?}, 0xc1041c0e58, {0x0, 0x0, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:726 +0x1a7 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0xf737bd9e00?, 0xc03e2f9480?, {0x0?, 0x0?, 0x1188f787560?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_invocation.go:164 +0x19f github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0xf737bd9e00, 0xc03e2f9480, {{{0x2890c50, 0x11c928b7fc8}, {0x28819d0, 0x10dc8d0be30}}, 0x131b285c2b0, 0x10dc9573b40, 0xf737bd9e00, {0x0, ...}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_invocation.go:143 +0x1c5 github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(0xc1041c1080?, {{{0x2890c50, 0x11c928b7fc8}, {0x28819d0, 0x10dc8d0be30}}, 0x131b285c2b0, 0x10dc9573b40, 0xf737bd9e00, {0x0, 0x0, ...}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/function.go:126 +0x5e github.com/onflow/cadence/runtime/interpreter.BoundFunctionValue.invoke(...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/function.go:384 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0x0?, {0x28b1748, 0xc2e553da28}, {0x0?, 0xc1041c1368?, 0xc1041c1308?}, {0x0?, 0xc03e781ce0?, 0x4?}, {0x0, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_invocation.go:122 +0x17e github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0xf737bd9e00, 0x10dc8d0be30) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:873 +0x5cb github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a3f40?, 0x10dc8d0be30}, {0x28b4598, 0xf737bd9e00}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:218 +0x29d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitExpressionsNonCopying(0xb01e98?, {0x131b285c260, 0x1, 0x28b4598?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:901 +0xdf github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0xf737bd9e00, 0x10dc8d0bea0) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:861 +0x38c github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a3f40?, 0x10dc8d0bea0}, {0x28b4598, 0xf737bd9e00}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:218 +0x29d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitExpressionStatement(0xc1041c1a28?, 0xec9028?) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:561 +0x34 github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x289cef0?, 0xc354df6c50}, {0x28afce0, 0xf737bd9e00}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:135 +0x495 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xf737bd9e00, {0x289cef0?, 0xc354df6c50}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:57 +0x165 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xec5a00?, {0x10dc6805a20?, 0x2, 0x1?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:63 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitBlock(0xf737bd9e00, 0x10dc8d24690) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:701 +0xa8 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitForStatement(0xf737bd9e00, 0xc7df71e660) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:353 +0x2e6 github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x289cf40?, 0xc7df71e660}, {0x28afce0, 0xf737bd9e00}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:117 +0x35a github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xf737bd9e00, {0x289cf40?, 0xc7df71e660}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:57 +0x165 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xbd5afa?, {0x10dc8d1d380?, 0x4, 0xc1041c1ec0?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:63 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2() /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_invocation.go:168 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0xf737bd9e00, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbd572d?}, 0xc1041c1fe8, {0x0, 0x0, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:726 +0x1a7 created by github.com/onflow/flow-go/engine.(*Unit).Launch /app/engine/unit.go:72 +0x7f --> 2d4c3caffbeab845.FLOAT:407:12Arguments:
barterAccount:
0xc5f81480de9a14dd
barterID:
895231779
offeredFungibleTokenReceiverPaths:
Empty
offeredFungibleTokenStoragePaths:
Empty
offeredCollectionReceiverPaths:
["FLOATCollectionPublicPath"]
offeredCollectionStoragePaths:
["FLOATCollectionStoragePath"]
feeStorageIdentifier:
A.1654653399040a61.FlowToken.Vault
requestedFungibleTokenPaths:
Empty
requestedFungibleTokenStoragePaths:
Empty
requestedCollectionProviderPaths:
["FLOATCollectionPublicPath"]
requestedCollectionStoragePaths:
["FLOATCollectionStoragePath"]