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: --> adfb3a27d93712172bcb05da46d1ab2a9c834f91275ade1d78892e043c895dc6: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 23602927173 [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(0xd94f8fdce0, 0x25ae0b8) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:492 +0x14e panic({0x1e57ae0, 0x12b557ae9b0}) /usr/local/go/src/runtime/panic.go:884 +0x212 github.com/onflow/cadence/runtime/interpreter.StoredValue({0x286e180, 0xd94f8fdce0}, {0x2890c18?, 0x1555a3aef70?}, {0x28990d8?, 0xc26557b2c0?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/storage.go:38 +0x94 github.com/onflow/cadence/runtime/interpreter.(*DictionaryValue).Get(0x10f2cfb9f40, 0xd94f8fdce0?, {{0x2890c50?, 0x12473ed5b60?}, {0x2881958?, 0xc27258eb90?}}, {0x28acd50?, 0x121a0f5bb60}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/value.go:15405 +0x14b github.com/onflow/cadence/runtime/interpreter.(*DictionaryValue).GetKey(0xc2727fd8c0?, 0xd94f8fdce0, {{0x2890c50?, 0x12473ed5b60?}, {0x2881958?, 0xc27258eb90?}}, {0x28acd50?, 0x121a0f5bb60?}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/value.go:15416 +0xf9 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitIndexExpression(0xd94f8fdce0, 0xc27258eb90) /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?, 0xc27258eb90}, {0x28b4598, 0xd94f8fdce0}) /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(0xd94f8fdce0, 0x11b0a466f60) /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?, 0x11b0a466f60}, {0x28b4598, 0xd94f8fdce0}) /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(0xc06b2b18f0?, {0x28a3a60?, 0x11b0a466f60?}, 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(0xc06b2b1990?, 0xc272594b80) /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?, 0xc272594b80}, {0x28afce0, 0xd94f8fdce0}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:114 +0x293 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xd94f8fdce0, {0x289cfe0?, 0xc272594b80}) /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?, {0x1107c62f820?, 0x2, 0xc06b2b1b28?}) /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(0xd94f8fdce0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbd572d?}, 0xc06b2b1c50, {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(0xd94f8fdce0?, 0xc079a02680?, {0x12b557ae940?, 0x1?, 0x11496949830?}) /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(0xd94f8fdce0, 0xc079a02680, {{{0x2890c50, 0x12473ed5b60}, {0x28819d0, 0xc27258a850}}, 0x12b557ae910, 0xc272948e00, 0xd94f8fdce0, {0x12b557ae940, ...}, ...}) /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(0xc06b2b1e78?, {{{0x2890c50, 0x12473ed5b60}, {0x28819d0, 0xc27258a850}}, 0x12b557ae910, 0xc272948e00, 0xd94f8fdce0, {0x12b557ae940, 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(0xd94f8fdce0?, {0x28b1748, 0x1110b65c7e0}, {0x12b557ae930?, 0x1?, 0x28b1160?}, {0x12b557ae920?, 0x1?, 0x1?}, {0xc272948e10, ...}, ...) /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(0xd94f8fdce0, 0xc27258a850) /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?, 0xc27258a850}, {0x28b4598, 0xd94f8fdce0}) /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(0xd94f8fdce0, 0x11b0a4666f0) /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?, 0x11b0a4666f0}, {0x28b4598, 0xd94f8fdce0}) /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(0xe0?) /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(0xd94f8fdce0, 0xc2724a3f40, 0xc06b2b26a8) /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(0xc06b2b26e8?, 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?, 0xc2724a3f40}, {0x28afce0, 0xd94f8fdce0}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:138 +0x3dd github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xd94f8fdce0, {0x289d210?, 0xc2724a3f40}) /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?, {0x1107c62f7a0?, 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(0xd94f8fdce0, 0xc27258e780) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:701 +0xa8 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitForStatement(0xd94f8fdce0, 0xf7fd51e6c0) /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?, 0xf7fd51e6c0}, {0x28afce0, 0xd94f8fdce0}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:117 +0x35a github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xd94f8fdce0, {0x289cf40?, 0xf7fd51e6c0}) /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?, {0xc272594580?, 0x3, 0x11d91260600?}) /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(0xd94f8fdce0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbd572d?}, 0xc06b2b2ca8, {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(0xd94f8fdce0?, 0xc079a02480?, {0x0?, 0x0?, 0x11496949830?}) /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(0xd94f8fdce0, 0xc079a02480, {{{0x2890c50, 0x11501c21cb0}, {0x28819d0, 0xc28a11db90}}, 0xc295629190, 0xc28a230100, 0xf0cfe7fce0, {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(0xc06b2b2ed0?, {{{0x2890c50, 0x11501c21cb0}, {0x28819d0, 0xc28a11db90}}, 0xc295629190, 0xc28a230100, 0xf0cfe7fce0, {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, 0x10fd8bf8978}, {0x0?, 0x28abe20?, 0xec1005?}, {0x0?, 0xc06b2b3410?, 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(0xf0cfe7fce0, 0xc28a11db90) /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?, 0xc28a11db90}, {0x28b4598, 0xf0cfe7fce0}) /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(0xf0cfe7fce0, 0x10ced439aa0) /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?, 0x10ced439aa0}, {0x28b4598, 0xf0cfe7fce0}) /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(0xf0cfe7fce0, 0xc28a11dc00) /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?, 0xc28a11dc00}, {0x28b4598, 0xf0cfe7fce0}) /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(0xc28a215d80?, {0xc384868f00, 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(0xf0cfe7fce0, 0xc28a11dd50) /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?, 0xc28a11dd50}, {0x28b4598, 0xf0cfe7fce0}) /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(0xc06b2b3d18?, 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?, 0xc28a117c50}, {0x28afce0, 0xf0cfe7fce0}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:135 +0x495 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xf0cfe7fce0, {0x289cef0?, 0xc28a117c50}) /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?, {0xc28a1568c0?, 0x3, 0x1193d677e90?}) /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(0xf0cfe7fce0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbd572d?}, 0xc06b2b3fd8, {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(0xf0cfe7fce0?, 0xc078b1eb00?, {0x0?, 0x0?, 0x11496949170?}) /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(0xf0cfe7fce0, 0xc078b1eb00, {{{0x2890c50, 0x11501c21cb0}, {0x28819d0, 0xc28a158d20}}, 0xc295628df0, 0xc28a231410, 0xf0cfe7fce0, {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(0xc06b2b4200?, {{{0x2890c50, 0x11501c21cb0}, {0x28819d0, 0xc28a158d20}}, 0xc295628df0, 0xc28a231410, 0xf0cfe7fce0, {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, 0x10fd8bf8780}, {0x0?, 0xc06b2b44e8?, 0xc06b2b4488?}, {0x0?, 0xc037366380?, 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(0xf0cfe7fce0, 0xc28a158d20) /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?, 0xc28a158d20}, {0x28b4598, 0xf0cfe7fce0}) /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?, {0xc384868d80, 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(0xf0cfe7fce0, 0xc28a158d90) /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?, 0xc28a158d90}, {0x28b4598, 0xf0cfe7fce0}) /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(0xc06b2b4ba8?, 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?, 0xc28a117e50}, {0x28afce0, 0xf0cfe7fce0}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:135 +0x495 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xf0cfe7fce0, {0x289cef0?, 0xc28a117e50}) /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?, {0xc28a117e60?, 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(0xf0cfe7fce0, 0xc28a147e00) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:701 +0xa8 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitForStatement(0xf0cfe7fce0, 0xe201f57bc0) /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?, 0xe201f57bc0}, {0x28afce0, 0xf0cfe7fce0}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:117 +0x35a github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xf0cfe7fce0, {0x289cf40?, 0xe201f57bc0}) /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?, {0xc286fdf800?, 0x10, 0xc06b2b5040?}) /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(0xf0cfe7fce0, {0x0, 0x0, 0x0}, {0xc28a117db0, 0x2, 0xbd572d?}, 0xc06b2b5168, {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(0xf0cfe7fce0?, 0xc078b1ef00?, {0xc0806e4c80?, 0x8?, 0x119f338fb00?}) /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(0xf0cfe7fce0, 0xc078b1ef00, {{{0x2890c50, 0x11501c21cb0}, {0x28819d0, 0xc28a1a2380}}, 0x10e3b3efe10, 0xc28a1ec5e0, 0xf0cfe7fce0, {0xc0806e4c80, ...}, ...}) /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, 0x11501c21cb0}, {0x28819d0, 0xc28a1a2380}}, 0x10e3b3efe10, 0xc28a1ec5e0, 0xf0cfe7fce0, {0xc0806e4c80, 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, 0x11501c21cb0}, {0x28819d0, 0xc28a1a2380}}, 0x10e3b3efe10, 0xc28a1ec5e0, 0xf0cfe7fce0, {0xc0806e4c80, 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, 0x11501c21cb0}, {0x28819d0, 0xc28a1a2380}}, 0x0, 0xc28a1ec5e0, 0xf0cfe7fce0, {0xc0806e4c80, 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(0xf0cfe7fce0?, {0x28b1160, 0x12473ed4390}, {0xc0806e4c00?, 0x8?, 0xc06b2b5760?}, {0xc0806e4b80?, 0x8?, 0x2?}, {0xc28a1e2900, ...}, ...) /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(0xf0cfe7fce0, 0xc28a1a2380) /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?, 0xc28a1a2380}, {0x28b4598, 0xf0cfe7fce0}) /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?, 0xc28a11f960}, {0x28b4598, 0xf0cfe7fce0}) /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(0xe0?) /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(0xf0cfe7fce0, 0xc28a19c6e0, 0xc06b2b5ca8) /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(0xc06b2b5ce8?, 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?, 0xc28a19c6e0}, {0x28afce0, 0xf0cfe7fce0}) /go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:138 +0x3dd github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xf0cfe7fce0, {0x289d210?, 0xc28a19c6e0}) /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?, {0xc28a18ed80?, 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:
0x09c9d8e18c9cce4e
barterID:
897334287
offeredCollectionProviderPaths:
["FLOATCollectionPublicPath"]
offeredCollectionStoragePaths:
["FLOATCollectionStoragePath"]
offeredIDs:
[893892967]
feeProviderStorageIdentifier:
flowTokenVault
offeredFungibleTokenAmounts:
[0]
offeredFungibleTokenProviderPaths:
["flowTokenVault"]
offeredFungibleTokenStoragePaths:
["flowTokenVault"]
counterpartyAddress:
0xdbe91a1fcda6868f
requestedFungibleTokenReceiverPaths:
Empty
requestedFungibleTokenStoragePaths:
Empty
requestedFungibleTokenAmounts:
Empty
requestedCollectionReceiverPaths:
["FLOATCollectionPublicPath"]
requestedCollectionStoragePaths:
["FLOATCollectionStoragePath"]
requestedIDs:
[896747912]
duration:
100000000.1