Flow price: --
245a2ba5bca3dc937f5528cdf23a38f05548eb5caf8372217301fed9365ae7b0

Transaction

Hash: 245a2ba5bca3dc937f5528cdf23a38f05548eb5caf8372217301fed9365ae7b0
error
Error

Whoops! 😨 Something unexpected happened...

[Error Code: 1101] cadence runtime error Execution failed:
  --> 245a2ba5bca3dc937f5528cdf23a38f05548eb5caf8372217301fed9365ae7b0:74:12
   |
74 |             FindLostAndFoundWrapper.depositNFT(
   |             ^

  --> 097bafa4e0b48eef.FindLostAndFoundWrapper:39:30

error: internal error: encoding/hex: invalid byte: U+006F 'o'
goroutine 41916122862 [running]:
runtime/debug.Stack()
	/usr/local/go/src/runtime/debug/stack.go:24 +0x65
github.com/onflow/cadence/runtime/errors.NewUnexpectedErrorFromCause(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/errors/errors.go:139
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x11179a39860, 0x2398bb8)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1140 +0x14e
panic({0x1c9d220, 0x3798af8})
	/usr/local/go/src/runtime/panic.go:838 +0x207
github.com/onflow/cadence/runtime/interpreter.(*StringValue).DecodeHex(0xc01e25ffc0?, 0x11179a39860)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/value.go:1265 +0x119
github.com/onflow/cadence/runtime/interpreter.(*StringValue).GetMember.func3({{0x0, 0x0}, {0x3945ef0, 0x0, 0x0}, {0x3945ef0, 0x0, 0x0}, 0x1083f996b50, 0xc01e25ffc0, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/value.go:1144 +0x25
github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0xc01e25ffc0?, {{0x0, 0x0}, {0x3945ef0, 0x0, 0x0}, {0x3945ef0, 0x0, 0x0}, 0x1083f996b50, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:249 +0x55
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0x11179a39860, {0x2627e68, 0xfd5827fc50}, {0x3945ef0, 0x0, 0xc032f91958?}, {0x3945ef0, 0x0, 0x201e380?}, {0x3945ef0, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:110 +0x185
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0x11179a39860, 0x1083ed48930)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:817 +0x5b2
github.com/onflow/cadence/runtime/ast.(*InvocationExpression).AcceptExp(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:799
github.com/onflow/cadence/runtime/ast.(*InvocationExpression).Accept(0x1083ed83169?, {0x26319d0?, 0x11179a39860?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:788 +0x42
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:241
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).assignmentGetterSetter.func1(0x60?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:49 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitVariableDeclaration(0x11179a39860, 0x1083e86d180, 0xc032f91c70)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:436 +0x123
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitVariableDeclaration(0x1?, 0xc032f91c60?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:397 +0x35
github.com/onflow/cadence/runtime/ast.(*VariableDeclaration).Accept(0x1078537f050?, {0x26319d0?, 0x11179a39860?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/variable_declaration.go:103 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x11179a39860, {0x261dba8?, 0x1083e86d180})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:52 +0x143
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0x1dfb640?, {0x1083eb67100?, 0x7, 0xfd5827faa0?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:58 +0x68
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2()
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:157 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x11179a39860, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x1078537eff0?}, 0xc032f91ee0, {0x0, 0x0, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1372 +0x164
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0x11179a39860?, 0x10bec5c9580?, {0xc5b9b6f1a0?, 0x1?, 0x1045f1dc2d0?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:153 +0x189
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0x11179a39860, 0x10bec5c9580, {{0x2628eb8, 0x1045f1dc2d0}, {0xc5b9b6f1a0, 0x1, 0x1}, {0x108911d6180, 0x1, 0x1}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:131 +0x265
github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(0x40?, {{0x2628eb8, 0x1045f1dc2d0}, {0xc5b9b6f1a0, 0x1, 0x1}, {0x108911d6180, 0x1, 0x1}, 0x108911d6170, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:124 +0x5e
github.com/onflow/cadence/runtime/interpreter.BoundFunctionValue.invoke({{0x2627f08?, 0x10bec5c9580?}, 0x1045f1dc2d0?}, {{0x2628eb8, 0x1045f1dc2d0}, {0xc5b9b6f1a0, 0x1, 0x1}, {0x108911d6180, 0x1, ...}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:370 +0x78
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0x115553ef1e0, {0x784ca2008c40, 0xfd5827fa70}, {0xc5b9b6f190, 0x1, 0x1cbd25898dfcc9ca?}, {0xc5b9b6f180, 0x1, 0x4050af?}, {0x108911d6180, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:110 +0x185
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0x115553ef1e0, 0x10890493f80)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:817 +0x5b2
github.com/onflow/cadence/runtime/ast.(*InvocationExpression).AcceptExp(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:799
github.com/onflow/cadence/runtime/ast.(*InvocationExpression).Accept(0xc577ac16e0?, {0x26319d0?, 0x115553ef1e0?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:788 +0x42
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:241
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitBinaryExpression(0x115553ef1e0, 0x108904bdcb0)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:246 +0x54
github.com/onflow/cadence/runtime/ast.(*BinaryExpression).AcceptExp(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:1344
github.com/onflow/cadence/runtime/ast.(*BinaryExpression).Accept(0xe8eb87?, {0x26319d0?, 0x115553ef1e0?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:1335 +0x3f
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:241
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).assignmentGetterSetter.func1(0xe0?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:49 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitVariableDeclaration(0x115553ef1e0, 0x1089048a820, 0xc032f92950)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:436 +0x123
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitVariableDeclaration(0x1?, 0xc032f92940?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:397 +0x35
github.com/onflow/cadence/runtime/ast.(*VariableDeclaration).Accept(0x1078537ec00?, {0x26319d0?, 0x115553ef1e0?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/variable_declaration.go:103 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x115553ef1e0, {0x261dba8?, 0x1089048a820})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:52 +0x143
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0x1dfb640?, {0x1088cf58e00?, 0x17, 0xfd5827f8d8?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:58 +0x68
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2()
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:157 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x115553ef1e0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x1078537eba0?}, 0xc032f92bc0, {0x0, 0x0, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1372 +0x164
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0x115553ef1e0?, 0x10d69896280?, {0xcfb6b42d80?, 0x6?, 0x10de9d95ef0?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:153 +0x189
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0x115553ef1e0, 0x10d69896280, {{0x2628eb8, 0x10de9d95ef0}, {0xcfb6b42d80, 0x6, 0x6}, {0x1026b01fce0, 0x6, 0x6}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:131 +0x265
github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(0x40?, {{0x2628eb8, 0x10de9d95ef0}, {0xcfb6b42d80, 0x6, 0x6}, {0x1026b01fce0, 0x6, 0x6}, 0x107d08d9570, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:124 +0x5e
github.com/onflow/cadence/runtime/interpreter.BoundFunctionValue.invoke({{0x2627f08?, 0x10d69896280?}, 0x10de9d95ef0?}, {{0x2628eb8, 0x10de9d95ef0}, {0xcfb6b42d80, 0x6, 0x6}, {0x1026b01fce0, 0x6, ...}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:370 +0x78
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0x138f931ba00, {0x784ca2008c40, 0xfd5827f758}, {0xcfb6b42d20, 0x6, 0xc032f93020?}, {0xcfb6b428a0, 0x6, 0x8?}, {0x1026b01fce0, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:110 +0x185
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0x138f931ba00, 0x10d6f554540)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:817 +0x5b2
github.com/onflow/cadence/runtime/ast.(*InvocationExpression).AcceptExp(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:799
github.com/onflow/cadence/runtime/ast.(*InvocationExpression).Accept(0x4139b6?, {0x26319d0?, 0x138f931ba00?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:788 +0x42
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:241
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitExpressionStatement(0x1?, 0xc032f931f0?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:532 +0x2e
github.com/onflow/cadence/runtime/ast.(*ExpressionStatement).Accept(0x1f11800?, {0x26319d0?, 0x138f931ba00?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/statement.go:755 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x138f931ba00, {0x261d940?, 0x106d23e7e50})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:52 +0x143
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xc006dd1cb0?, {0x106d23e7e60?, 0x1, 0x3ea?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:58 +0x68
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitBlock(0x138f931ba00, 0x115938aca00)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1342 +0x8c
github.com/onflow/cadence/runtime/ast.(*Block).Accept(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/block.go:54
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitForStatement(0x138f931ba00, 0x1026b01fb60)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:344 +0x2c5
github.com/onflow/cadence/runtime/ast.(*ForStatement).Accept(0x1078537e420?, {0x26319d0?, 0x138f931ba00?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/statement.go:439 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x138f931ba00, {0x261d998?, 0x1026b01fb60})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:52 +0x143
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xd0?, {0x106d23e7e70?, 0x1, 0xc001588c00?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:58 +0x68
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2()
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:157 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x138f931ba00, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x1078537e3c0?}, 0xc032f93680, {0x0, 0x0, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1372 +0x164
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0x138f931ba00?, 0x204dcca?, {0x0?, 0x2625a68?, 0xfc681e13e0?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:153 +0x189
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0x138f931ba00, 0x10ddfba9380, {{0x2628f60, 0xfc681e13e0}, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:131 +0x265
github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:124
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareTransactionEntryPoint.func1.1()
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_transaction.go:121 +0x85
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x138f931ba00, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x138f931ba00?}, 0xc032f93a38, {0x0, 0x0, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1372 +0x164
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareTransactionEntryPoint.func1({{0x2628f60, 0xfc681e13e0}, {0x11594e0b210, 0x1, 0x1}, {0x0, 0x0, 0x0}, 0x0, 0x2398be0, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_transaction.go:133 +0x410
github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x2398be0?, {{0x0, 0x0}, {0x11594e0b1d0, 0x5, 0x5}, {0x0, 0x0, 0x0}, 0x0, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:249 +0x55
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeExternally(0x1d85080?, {0x2627e68, 0xfdb9f0a318}, 0x101b4fdc548?, {0x10d69896700, 0x5, 0x138f931ba00?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1082 +0x1be
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeTransaction(0x138f931ba00, 0x10d69896740?, {0x10d69896700, 0x5, 0x8})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1124 +0x2c5
github.com/onflow/cadence/runtime.(*interpreterRuntime).transactionExecutionFunction.func1(0x138f931ba00)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:614 +0x20a
github.com/onflow/cadence/runtime.(*interpreterRuntime).interpret.func1()
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:437 +0x90
github.com/onflow/cadence/runtime.reportMetric(0xc032f94050, {0x2631870?, 0x10c9bb42a00?}, 0xc032f94078)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:230 +0x65
github.com/onflow/cadence/runtime.(*interpreterRuntime).interpret(0x0?, 0x0?, {{0x2631870, 0x10c9bb42a00}, {0x2618d78, 0xe6fd730e40}, {0x10e31bff490, 0x1, 0x1}, {0x0, ...}, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:431 +0x1f8
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x10a170aa840)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/transaction_executor.go:204 +0x32c
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute.func1()
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/transaction_executor.go:81 +0x25
sync.(*Once).doSlow(0x0?, 0x419513?)
	/usr/local/go/src/sync/once.go:68 +0xc2
sync.(*Once).Do(...)
	/usr/local/go/src/sync/once.go:59
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute(0x10a170aa840?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/transaction_executor.go:80 +0x50
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Result(0x784fc4407568?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/transaction_executor.go:88 +0x19
github.com/onflow/cadence/runtime.(*interpreterRuntime).ExecuteTransaction(0xc4d5c42df8, {{0x107b4369900, 0x10ff, 0x10ff}, {0xccb2572ba0, 0x4, 0x4}}, {{0x2631870, 0x10c9bb42a00}, {0x2618d78, ...}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:537 +0x1ff
github.com/onflow/flow-go/fvm.(*TransactionInvoker).Process(0xd2d3212180, 0xc4d54cb560, 0x10c28570640, 0x10793f54d10, 0x1056a5e8fd8, 0x40f505?)
	/app/fvm/transactionInvoker.go:101 +0x9a4
github.com/onflow/flow-go/fvm.(*TransactionProcedure).Run(_, _, {{0x2621070, 0x372e5b0}, {0x25f2e00, 0xc01a0a4d00}, {0x784ca232ffe0, 0xc011501400}, {0x26202e8, 0xc000affd60}, ...}, ...)
	/app/fvm/transaction.go:65 +0x218
github.com/onflow/flow-go/fvm.(*VirtualMachine).Run(_, {{0x2621070, 0x372e5b0}, {0x25f2e00, 0xc01a0a4d00}, {0x784ca232ffe0, 0xc011501400}, {0x26202e8, 0xc000affd60}, 0x1, ...}, ...)
	/app/fvm/fvm.go:59 +0x291
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, _, {_, _}, {_, _}, _, {{0x2621070, 0x372e5b0}, {0x25f2e00, ...}, ...}, ...)
	/app/engine/execution/computation/computer/computer.go:406 +0xf9c
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeCollection(_, {_, _}, _, _, {{0x2621070, 0x372e5b0}, {0x25f2e00, 0xc01a0a4d00}, {0x260f748, ...}, ...}, ...)
	/app/engine/execution/computation/computer/computer.go:341 +0x627
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeBlock(0x1035cd4e000, {0x260e670, 0x10ea89db080}, {0x2620ac8, 0x3945ef0}, 0xc0465c3e80, {0x2620168, 0x10b04aedd10?}, 0x0?)
	/app/engine/execution/computation/computer/computer.go:189 +0xd6d
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).ExecuteBlock(0x1035cd4e000, {0x260e670, 0x10ea89db080}, 0xc0465c3e80, {0x2620168, 0x10b04aedd10}, 0xc01858d140?)
	/app/engine/execution/computation/computer/computer.go:112 +0x33b
github.com/onflow/flow-go/engine/execution/computation.(*Manager).ComputeBlock(0xc603810d80, {0x260e670?, 0x10ea89db080}, 0xc0465c3e80, {0x2620168, 0x10b04aedd10})
	/app/engine/execution/computation/manager.go:264 +0x2bd
github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlock(0x10367362000, {0x260e5c8, 0x1008a4eca80}, 0xc0465c3e80)
	/app/engine/execution/ingestion/engine.go:589 +0x283
github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlockIfComplete.func1()
	/app/engine/execution/ingestion/engine.go:798 +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

   --> 097bafa4e0b48eef.FIND:113:2
Hash:
245a2ba5bca3dc937f5528cdf23a38f05548eb5caf8372217301fed9365ae7b0
Status:
ERROR
Block height:
38963203
Block id:
2dcb9d4232f454f9df57a6cd0268ccacb41a0ff1b5cd04feb31b006607d94f21
Timestamp:
Thursday 13 October 2022 at 13:35:07 UTC
()
Proposer:
Authorizers:
Gas used:
211