Flow price: --
d795bb74541af167f3ae28b9afd6aa3d19339c9cb86a3d676114cbf9589996fa

Transaction

Hash: d795bb74541af167f3ae28b9afd6aa3d19339c9cb86a3d676114cbf9589996fa
error
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:
  --> d795bb74541af167f3ae28b9afd6aa3d19339c9cb86a3d676114cbf9589996fa:52:3
   |
52 | 			BloctoStorageRent.tryRefill(addr)
   | 			^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error: internal error: fatal error: storage error: set value failed: [Error Code: 1110] computation exceeds limit (500)
goroutine 6245584799 [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(0xf54697a8a0, 0x25ae0b8)
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:492 +0x14e
panic({0x1e57ae0, 0x121ab2890f0})
	/usr/local/go/src/runtime/panic.go:884 +0x212
github.com/onflow/cadence/runtime/stdlib.newStorageUsedGetFunction.func1(0x121ab2c19e0?)
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/stdlib/account.go:382 +0xc6
github.com/onflow/cadence/runtime/interpreter.NewPublicAccountValue.func1({0x13ac171cad0?, 0x121ab2c1080?}, 0x13ac171cad0?, {{0x2890c50?, 0x121aa9545a0?}, {0x28819f8?, 0xe37729bce0?}})
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/account.go:302 +0x295
github.com/onflow/cadence/runtime/interpreter.(*SimpleCompositeValue).GetMember(0x10a30889200, 0x28abd90?, {{0x2890c50?, 0x121aa9545a0?}, {0x28819f8?, 0xe37729bce0?}}, {0x13ac171cad0, 0xb})
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/simplecompositevalue.go:119 +0xc7
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).getMember(0xf54697a8a0?, {0x28abd90, 0x10a30889200}, {{0x2890c50?, 0x121aa9545a0?}, {0x28819f8?, 0xe37729bce0?}}, {0x13ac171cad0, 0xb})
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:4206 +0xbd
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).memberExpressionGetterSetter.func1(0x0)
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_expression.go:166 +0x252
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitVariableDeclaration(0xf54697a8a0, 0x11631319e00, 0x121a912af18)
	/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(0x121a912af58?, 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?, 0x11631319e00}, {0x28afce0, 0xf54697a8a0})
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:138 +0x3dd
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xf54697a8a0, {0x289d210?, 0x11631319e00})
	/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?, {0x11631353500?, 0x9, 0x121a912b0f0?})
	/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(0xf54697a8a0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbd572d?}, 0x121a912b218, {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(0xf54697a8a0?, 0x121aab35e00?, {0x121ab288b90?, 0x1?, 0x121ab0d85a0?})
	/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(0xf54697a8a0, 0x121aab35e00, {{{0x2890d68, 0x15554390960}, {0x28819d0, 0x121a21696c0}}, 0x121ab288b60, 0x121aab88a30, 0xc6e62ba480, {0x121ab288b90, ...}, ...})
	/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(0x121a912b440?, {{{0x2890d68, 0x15554390960}, {0x28819d0, 0x121a21696c0}}, 0x121ab288b60, 0x121aab88a30, 0xc6e62ba480, {0x121ab288b90, 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(0xc6e62ba480?, {0x28b1748, 0x121aad852a8}, {0x121ab288b80?, 0x1?, 0x38?}, {0x121ab288b70?, 0x1?, 0x7e1737cc7218?}, {0x121aab88a40, ...}, ...)
	/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(0xc6e62ba480, 0x121a21696c0)
	/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?, 0x121a21696c0}, {0x28b4598, 0xc6e62ba480})
	/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(0x121a912b9f0?, 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?, 0x121a2b55760}, {0x28afce0, 0xc6e62ba480})
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:135 +0x495
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xc6e62ba480, {0x289cef0?, 0x121a2b55760})
	/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?, {0x121a2b55770?, 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(0xc6e62ba480, 0x121aa97a2d0)
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:701 +0xa8
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitForStatement(0xc6e62ba480, 0x10e8e0ca840)
	/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?, 0x10e8e0ca840}, {0x28afce0, 0xc6e62ba480})
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/ast/visitor.go:117 +0x35a
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xc6e62ba480, {0x289cf40?, 0x10e8e0ca840})
	/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?, {0x121a216f680?, 0x5, 0x121aab61710?})
	/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(0xc6e62ba480, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbd572d?}, 0x121a912bfb0, {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(0xc6e62ba480?, 0x218d86c?, {0x0?, 0x28abd90?, 0xf54697a900?})
	/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(0xc6e62ba480, 0x121aab3e280, {{{0x0, 0x0}, {0x0, 0x0}}, 0x121aab440a0, 0x0, 0xc6e62ba480, {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(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/function.go:126
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareTransactionEntryPoint.func1.1()
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_transaction.go:122 +0x98
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0xc6e62ba480, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0?}, 0x121a912c3a8, {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).declareTransactionEntryPoint.func1({{{0x0, 0x0}, {0x0, 0x0}}, 0x121aab440a0, 0x0, 0xc6e62ba480, {0x121aab14860, 0x2, 0x2}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter_transaction.go:134 +0x3d0
github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x4?, {{{0x0, 0x0}, {0x0, 0x0}}, 0x0, 0x0, 0xc6e62ba480, {0x121aab14840, 0x4, ...}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/function.go:255 +0x55
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeExternally(0x203bba0?, {0x28b1160, 0x121aab0ffb0}, 0x121a2169b90?, {0x121aab14800?, 0x4?, 0x121a912c6b8?})
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:434 +0x21e
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeTransaction(0xc6e62ba480, 0x121aab14820?, {0x121aab14800, 0x4, 0x4})
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/interpreter/interpreter.go:476 +0x2b6
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).transactionExecutionFunction.func1(0xc6e62ba480)
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/transaction_executor.go:265 +0x2a9
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret.func1()
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/environment.go:994 +0x9e
github.com/onflow/cadence/runtime.reportMetric(0x121a912c998, {0x7e1aa57fb118?, 0x121a090f540?}, 0x121a912c980)
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/runtime.go:201 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0x1420ecdf280, {0x2890d68, 0x15554390960}, 0x13488412690?, 0x121aa9551d0)
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/environment.go:988 +0x105
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x121a2b13c20)
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/transaction_executor.go:222 +0x19c
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute.func1()
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/transaction_executor.go:79 +0x25
sync.(*Once).doSlow(0x0?, 0x121a7edf700?)
	/usr/local/go/src/sync/once.go:74 +0xc2
sync.(*Once).Do(...)
	/usr/local/go/src/sync/once.go:65
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute(0x121a2b13c20?)
	/go/pkg/mod/github.com/onflow/cadence@v0.31.3/runtime/transaction_executor.go:78 +0x4a
github.com/onflow/flow-go/fvm/runtime.WrappedCadenceExecutor.Execute({{0x2889df0?, 0x121a2b13c20?}})
	/app/fvm/runtime/wrapped_cadence_runtime.go:89 +0x27
github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x121a2b07440)
	/app/fvm/transactionInvoker.go:359 +0xc2
github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x121a2b07440)
	/app/fvm/transactionInvoker.go:275 +0x10a
github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x121a2b07440)
	/app/fvm/transactionInvoker.go:240 +0x9b
github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0x121a2b07440?)
	/app/fvm/transactionInvoker.go:150 +0x1e
github.com/onflow/flow-go/fvm.Run({0x2889fd0?, 0x121a2b07440})
	/app/fvm/fvm.go:39 +0xc2
github.com/onflow/flow-go/fvm.(*VirtualMachine).Run(_, {0x0, 0x186a0, 0xffffffffffffffff, 0x3e80, 0xf424000, 0x1312d00, {0x1, 0x1, 0x3e8, ...}, ...}, ...)
	/app/fvm/fvm.go:120 +0xa4d
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, {_, _}, {{0x121a7d69f40, 0x40}, 0x2, 0x5, 0x0, {0x0, 0x186a0, ...}, ...}, ...)
	/app/engine/execution/computation/computer/computer.go:456 +0x132d
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeCollection(_, {_, _}, _, {_, _}, {{0x121a7d69f40, 0x40}, 0x2, 0x121a89ec280, ...}, ...)
	/app/engine/execution/computation/computer/computer.go:394 +0xba8
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeBlock(0xc25029e000, {0x288e950, 0x121a86e4450}, {0x28a4c60, 0x3cbe6c8}, 0x11d3efb8180, {0x28a4360, 0x121a7d2cf50?}, 0xede454?)
	/app/engine/execution/computation/computer/computer.go:281 +0x66a
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).ExecuteBlock(0xc25029e000, {0x288e950, 0x121a86e4450}, 0x11d3efb8180, {0x28a4360, 0x121a7d2cf50}, 0x2da4f0488322ec83?)
	/app/engine/execution/computation/computer/computer.go:185 +0x33b
github.com/onflow/flow-go/engine/execution/computation.(*Manager).ComputeBlock(0xc25030a000, {0x288e950?, 0x121a86e4450}, 0x11d3efb8180, {0x28a4360, 0x121a7d2cf50})
	/app/engine/execution/computation/manager.go:293 +0x1d3
github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlock(0xc1678eb4a0, {0x288e8a8, 0xc25358ab80}, 0x11d3efb8180)
	/app/engine/execution/ingestion/engine.go:616 +0x2ad
github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlockIfComplete.func1()
	/app/engine/execution/ingestion/engine.go:842 +0x2c
github.com/onflow/flow-go/engine.(*Unit).Launch.func1()
	/app/engine/unit.go:74 +0x62
created by github.com/onflow/flow-go/engine.(*Unit).Launch
	/app/engine/unit.go:72 +0x7f

  --> 1dfd1e5b87b847dc.BloctoStorageRent:45:4


Hash:
d795bb74541af167f3ae28b9afd6aa3d19339c9cb86a3d676114cbf9589996fa
Status:
ERROR
Block height:
46292886
Block id:
4f9a182aa91586621fcc6847f8bf1e369b74350db324936e7a6d88d5452c68e3
Timestamp:
Wednesday 8 February 2023 at 23:26:10 UTC
()
Proposer:
Gas used:
500