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: --> 2d1cc29252c89d5684d32a92d5bfe34a11840f667eb000a9690da0d8b20dcb70:158:23 | 158 | barter: <- self.barterCollectionRef!.counterBarter( | ^ --> b18b1dc5069a41c7.BYC:665:22 --> b18b1dc5069a41c7.BYC:793:28 --> b18b1dc5069a41c7.BYC:315:23 --> 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 24727484363 [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(0xf3d9bf8900, 0x25ae0b8) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:492 +0x14e panic({0x1e57ae0, 0x10fbe508760}) /usr/local/go/src/runtime/panic.go:884 +0x212 github.com/onflow/cadence/runtime/interpreter.StoredValue({0x286e180, 0xf3d9bf8900}, {0x2890c18?, 0x12cb1e50c40?}, {0x28990d8?, 0x1299db4e6c0?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/storage.go:38 +0x94 github.com/onflow/cadence/runtime/interpreter.(*DictionaryValue).Get(0xc2a00c4370, 0xf3d9bf8900?, {{0x2890c50?, 0x129b051f068?}, {0x2881958?, 0xc241298050?}}, {0x28acd50?, 0x11bf99740d0}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/value.go:15405 +0x14b github.com/onflow/cadence/runtime/interpreter.(*DictionaryValue).GetKey(0x10dcb4eeb40?, 0xf3d9bf8900, {{0x2890c50?, 0x129b051f068?}, {0x2881958?, 0xc241298050?}}, {0x28acd50?, 0x11bf99740d0?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/value.go:15416 +0xf9 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitIndexExpression(0xf3d9bf8900, 0xc241298050) /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?, 0xc241298050}, {0x28b4598, 0xf3d9bf8900}) /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(0xf3d9bf8900, 0x11920a43f20) /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?, 0x11920a43f20}, {0x28b4598, 0xf3d9bf8900}) /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(0xc1d50d98f0?, {0x28a3a60?, 0x11920a43f20?}, 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(0xc1d50d9990?, 0x12646ba71c0) /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?, 0x12646ba71c0}, {0x28afce0, 0xf3d9bf8900}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:114 +0x293 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xf3d9bf8900, {0x289cfe0?, 0x12646ba71c0}) /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?, {0xc2dfe9ac80?, 0x2, 0xc1d50d9b28?}) /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(0xf3d9bf8900, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbd572d?}, 0xc1d50d9c50, {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(0xf3d9bf8900?, 0xc0593e2d00?, {0x10fbe508700?, 0x1?, 0x139bfbc0cf0?}) /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(0xf3d9bf8900, 0xc0593e2d00, {{{0x2890c50, 0x129b051f068}, {0x28819d0, 0xc062788a10}}, 0x10fbe5086d0, 0x1258f55a980, 0xf3d9bf8900, {0x10fbe508700, ...}, ...}) /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(0xc1d50d9e78?, {{{0x2890c50, 0x129b051f068}, {0x28819d0, 0xc062788a10}}, 0x10fbe5086d0, 0x1258f55a980, 0xf3d9bf8900, {0x10fbe508700, 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(0xf3d9bf8900?, {0x28b1748, 0x10e16f082a0}, {0x10fbe5086f0?, 0x1?, 0x28b1160?}, {0x10fbe5086e0?, 0x1?, 0x1?}, {0x1258f55a990, ...}, ...) /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(0xf3d9bf8900, 0xc062788a10) /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?, 0xc062788a10}, {0x28b4598, 0xf3d9bf8900}) /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(0xf3d9bf8900, 0x11920a43800) /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?, 0x11920a43800}, {0x28b4598, 0xf3d9bf8900}) /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(0x0?) /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(0xf3d9bf8900, 0xc06278a000, 0xc1d50da6a8) /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(0xc1d50da6e8?, 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?, 0xc06278a000}, {0x28afce0, 0xf3d9bf8900}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:138 +0x3dd github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xf3d9bf8900, {0x289d210?, 0xc06278a000}) /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?, {0xc2dfe9ac00?, 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(0xf3d9bf8900, 0xc2fcd7bc20) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:701 +0xa8 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitForStatement(0xf3d9bf8900, 0xf1ee41b020) /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?, 0xf1ee41b020}, {0x28afce0, 0xf3d9bf8900}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:117 +0x35a github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xf3d9bf8900, {0x289cf40?, 0xf1ee41b020}) /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?, {0x12646ba6600?, 0x3, 0x128eb2d5560?}) /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(0xf3d9bf8900, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbd572d?}, 0xc1d50daca8, {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(0xf3d9bf8900?, 0xc0593e2b00?, {0x0?, 0x0?, 0x139bfbc0cf0?}) /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(0xf3d9bf8900, 0xc0593e2b00, {{{0x2890c50, 0x14bc8a882e8}, {0x28819d0, 0xc0730c8b60}}, 0x12d12b5e4e0, 0x114db6f7900, 0xeade8f7f20, {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(0xc1d50daed0?, {{{0x2890c50, 0x14bc8a882e8}, {0x28819d0, 0xc0730c8b60}}, 0x12d12b5e4e0, 0x114db6f7900, 0xeade8f7f20, {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, 0xc259b9de60}, {0x0?, 0x28abe20?, 0xec1005?}, {0x0?, 0xc1d50db410?, 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(0xeade8f7f20, 0xc0730c8b60) /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?, 0xc0730c8b60}, {0x28b4598, 0xeade8f7f20}) /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(0xeade8f7f20, 0x10e4f685e60) /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?, 0x10e4f685e60}, {0x28b4598, 0xeade8f7f20}) /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(0xeade8f7f20, 0xc0730c8bd0) /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?, 0xc0730c8bd0}, {0x28b4598, 0xeade8f7f20}) /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(0x116f9caf020?, {0x1114dd521c0, 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(0xeade8f7f20, 0xc0730c8d20) /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?, 0xc0730c8d20}, {0x28b4598, 0xeade8f7f20}) /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(0xc1d50dbd18?, 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?, 0x1112db67360}, {0x28afce0, 0xeade8f7f20}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:135 +0x495 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xeade8f7f20, {0x289cef0?, 0x1112db67360}) /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?, {0x11f1cc76680?, 0x3, 0x128eb2d4db0?}) /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(0xeade8f7f20, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbd572d?}, 0xc1d50dbfd8, {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(0xeade8f7f20?, 0xc0591c9980?, {0x0?, 0x0?, 0x139bfbc0630?}) /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(0xeade8f7f20, 0xc0591c9980, {{{0x2890c50, 0x14bc8a882e8}, {0x28819d0, 0xc0730c9ce0}}, 0x12d12b5e140, 0x11960046c10, 0xeade8f7f20, {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(0xc1d50dc200?, {{{0x2890c50, 0x14bc8a882e8}, {0x28819d0, 0xc0730c9ce0}}, 0x12d12b5e140, 0x11960046c10, 0xeade8f7f20, {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, 0xc259b9dc68}, {0x0?, 0xc1d50dc4e8?, 0xc1d50dc488?}, {0x0?, 0xc059030a10?, 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(0xeade8f7f20, 0xc0730c9ce0) /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?, 0xc0730c9ce0}, {0x28b4598, 0xeade8f7f20}) /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?, {0x1114dd52000, 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(0xeade8f7f20, 0xc0730c9d50) /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?, 0xc0730c9d50}, {0x28b4598, 0xeade8f7f20}) /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(0xc1d50dcba8?, 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?, 0x1112db67550}, {0x28afce0, 0xeade8f7f20}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:135 +0x495 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xeade8f7f20, {0x289cef0?, 0x1112db67550}) /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?, {0x1112db67560?, 0x1, 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(0xeade8f7f20, 0x142e078ddb0) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:701 +0xa8 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitForStatement(0xeade8f7f20, 0xca711dec60) /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?, 0xca711dec60}, {0x28afce0, 0xeade8f7f20}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:117 +0x35a github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xeade8f7f20, {0x289cf40?, 0xca711dec60}) /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?, {0xc071e3ef00?, 0x10, 0xc1d50dd040?}) /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(0xeade8f7f20, {0x0, 0x0, 0x0}, {0x1112db674b0, 0x2, 0xbd572d?}, 0xc1d50dd168, {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(0xeade8f7f20?, 0xc0591c9d80?, {0xc0593e7200?, 0x8?, 0x11470dfbb90?}) /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(0xeade8f7f20, 0xc0591c9d80, {{{0x2890c50, 0x14bc8a882e8}, {0x28819d0, 0xc0730f5340}}, 0xc2eea1fa60, 0x137a877fd90, 0xeade8f7f20, {0xc0593e7200, ...}, ...}) /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(0xa?, {{{0x2890c50, 0x14bc8a882e8}, {0x28819d0, 0xc0730f5340}}, 0xc2eea1fa60, 0x137a877fd90, 0xeade8f7f20, {0xc0593e7200, 0x8, ...}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/function.go:126 +0x5e github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareNonEnumCompositeValue.func4.1({{{0x2890c50, 0x14bc8a882e8}, {0x28819d0, 0xc0730f5340}}, 0xc2eea1fa60, 0x137a877fd90, 0xeade8f7f20, {0xc0593e7200, 0x8, 0x8}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:1175 +0x63d github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x8?, {{{0x2890c50, 0x14bc8a882e8}, {0x28819d0, 0xc0730f5340}}, 0x0, 0x137a877fd90, 0xeade8f7f20, {0xc0593e7200, 0x8, ...}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/function.go:255 +0x55 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0xeade8f7f20?, {0x28b1160, 0x13c7e2cff50}, {0xc0593e7180?, 0x8?, 0xc1d50dd760?}, {0xc0593e7100?, 0x8?, 0x1?}, {0xc073149d00, ...}, ...) /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(0xeade8f7f20, 0xc0730f5340) /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?, 0xc0730f5340}, {0x28b4598, 0xeade8f7f20}) /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).VisitCreateExpression(0x40fa87?, 0x286ae00?) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:1030 +0x34 github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a3be0?, 0xc2ac1809e0}, {0x28b4598, 0xeade8f7f20}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:233 +0x4ed 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(0x20?) /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(0xeade8f7f20, 0xc073140140, 0xc1d50ddca8) /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(0xc1d50ddce8?, 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?, 0xc073140140}, {0x28afce0, 0xeade8f7f20}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:138 +0x3dd github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xeade8f7f20, {0x289d210?, 0xc073140140}) /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(0xb2c189?, {0xc0730fc180?, 0x8, 0x20?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_statement.go:63 +0x68 created by github.com/onflow/flow-go/engine.(*Unit).Launch /app/engine/unit.go:72 +0x7f --> 2d4c3caffbeab845.FLOAT:407:12Arguments:
barterAddress:
0x67d18d7a4d73f287
barterID:
897779443
offeredCollectionProviderPaths:
["FLOATCollectionPublicPath"]
offeredCollectionStoragePaths:
["FLOATCollectionStoragePath"]
offeredIDs:
[893892951]
feeProviderStorageIdentifier:
flowTokenVault
offeredFungibleTokenAmounts:
Empty
offeredFungibleTokenProviderPaths:
Empty
offeredFungibleTokenStoragePaths:
Empty
counterpartyAddress:
0xdbe91a1fcda6868f
requestedFungibleTokenReceiverPaths:
Empty
requestedFungibleTokenStoragePaths:
Empty
requestedFungibleTokenAmounts:
Empty
requestedCollectionReceiverPaths:
["FLOATCollectionPublicPath"]
requestedCollectionStoragePaths:
["FLOATCollectionStoragePath"]
requestedIDs:
[896277933]
duration:
100000000.1