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:
error: internal error: failed to store slab 0x321d8fcde05f6e8c.2732541: set value failed: [Error Code: 1110] computation exceeds limit (9999)
goroutine 3500890163 [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/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/errors/errors.go:152
github.com/onflow/cadence/runtime/interpreter.asCadenceError({0x28169a0, 0x15d5b0c5b00})
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter.go:576 +0x212
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x15d513a6de0, 0x3061e48)
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter.go:528 +0x57
panic({0x28169a0, 0x15d5b0c5b00})
/usr/local/go/src/runtime/panic.go:884 +0x213
github.com/onflow/cadence/runtime/stdlib.newStorageUsedGetFunction.func1(0xbb8105?)
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/stdlib/account.go:426 +0xc6
github.com/onflow/cadence/runtime/interpreter.NewPublicAccountValue.func1({0x1281df286a0?, 0x15d59e10fc0?}, 0x1281df286a0?, {{0x33a3be0?, 0x12519926500?}, {0x338cd40?, 0x15d3b2afb60?}})
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/value_account.go:338 +0x2d5
github.com/onflow/cadence/runtime/interpreter.(*SimpleCompositeValue).GetMember(0x15d59cb53e0, 0x33bbf90?, {{0x33a3be0?, 0x12519926500?}, {0x338cd40?, 0x15d3b2afb60?}}, {0x1281df286a0, 0xb})
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/simplecompositevalue.go:143 +0xc7
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).getMember(0x15d513a6de0?, {0x33bbf90, 0x15d59cb53e0}, {{0x33a3be0?, 0x12519926500?}, {0x338cd40?, 0x15d3b2afb60?}}, {0x1281df286a0, 0xb})
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter.go:4902 +0xbd
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).memberExpressionGetterSetter.func1(0x0)
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter_expression.go:253 +0x235
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitMemberExpression(0x1?, 0x1?)
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter_expression.go:903 +0x37
github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x33b2700?, 0x15d3b2afb60}, {0x33cc180, 0x15d513a6de0})
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/ast/visitor.go:248 +0x334
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...)
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter_expression.go:341
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitBinaryExpression(0x15d513a6de0, 0x15d3d25bf80)
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter_expression.go:346 +0x59
github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x33b21c0?, 0x15d3d25bf80}, {0x33cc180, 0x15d513a6de0})
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/ast/visitor.go:260 +0x458
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...)
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter_expression.go:341
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitIfStatementWithTestExpression(0xbb3e05?, {0x33b21c0?, 0x15d3d25bf80?}, 0x1add54b?, 0x0)
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter_statement.go:126 +0x65
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitIfStatement(0x15d513a6de0?, 0x15d42c41c00)
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter_statement.go:113 +0xd8
github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x33a9e80?, 0x15d42c41c00}, {0x33c68e0, 0x15d513a6de0})
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/ast/visitor.go:119 +0x335
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x15d513a6de0, {0x33a9e80?, 0x15d42c41c00})
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter_statement.go:58 +0x165
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xc8a0fa?, {0x15d3b1ef500?, 0x5, 0x15d513a6de0?})
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter_statement.go:64 +0x65
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2()
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter_invocation.go:173 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x15d513a6de0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc8a2bb?}, 0x16973811858, {0x0, 0x0, ...}, ...)
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter.go:785 +0x18f
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0x15d513a6de0?, 0x2c56bb6?, {0x0?, 0x33bbf90?, 0x15d513a7140?})
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter_invocation.go:169 +0x19f
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0x15d513a6de0, 0x15d518dee80, {{{0x0, 0x0}, {0x0, 0x0}}, 0x15d52085ea0, 0x0, 0x0, 0x15d513a6de0, ...})
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter_invocation.go:148 +0x1d8
github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(...)
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/value_function.go:126
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareTransactionEntryPoint.func1.1()
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter_transaction.go:122 +0x79
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x15d513a6de0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0?}, 0x16973811c70, {0x0, 0x0, ...}, ...)
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter.go:785 +0x18f
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareTransactionEntryPoint.func1({{{0x0, 0x0}, {0x0, 0x0}}, 0x15d52085ea0, 0x0, 0x0, 0x15d513a6de0, {0x15d52784120, 0x2, ...}, ...})
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter_transaction.go:134 +0x3a6
github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x4?, {{{0x0, 0x0}, {0x0, 0x0}}, 0x0, 0x0, 0x0, 0x15d513a6de0, {0x15d52784100, ...}, ...})
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/value_function.go:256 +0x3a
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeExternally(0x15d4ee4b260?, {0x33c4d00, 0x15d513b7c80}, 0x15d4ee4b2d0?, {0x15d527840c0?, 0x4?, 0x33d1210?})
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter.go:479 +0x2fd
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeTransaction(0x15d513a6de0, 0x15d527840e0?, {0x15d527840c0, 0x4, 0x4})
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/interpreter/interpreter.go:521 +0x278
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).transactionExecutionFunction.func1(0x15d513a6de0)
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/transaction_executor.go:268 +0x2a8
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret.func1()
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/environment.go:1150 +0x9e
github.com/onflow/cadence/runtime.reportMetric(0x16973812290, {0x7f10fbbc62e0?, 0x15d4ee2adc0?}, 0x16973812278)
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/runtime.go:205 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0x120d5830000, {0x33a3be0, 0x12519926500}, 0x16973812348?, 0x15d3af9be00)
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/environment.go:1144 +0x105
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x15d4ee22b40)
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/transaction_executor.go:223 +0x19c
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute.func1()
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/transaction_executor.go:80 +0x25
sync.(*Once).doSlow(0x1312d00?, 0x15d3af8bf10?)
/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(0x15d4ee22b40?)
/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.42.11-patch.1/runtime/transaction_executor.go:79 +0x4a
github.com/onflow/flow-go/fvm/runtime.WrappedCadenceExecutor.Execute({{0x3395f40?, 0x15d4ee22b40?}})
/app/fvm/runtime/wrapped_cadence_runtime.go:90 +0x27
github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x15d3aa24e00)
/app/fvm/transactionInvoker.go:374 +0x16c
github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x15d3aa24e00)
/app/fvm/transactionInvoker.go:270 +0x18d
github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x15d3aa24e00?)
/app/fvm/transactionInvoker.go:246 +0x25
github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0x15d3af8ae90?)
/app/fvm/transactionInvoker.go:147 +0x1e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactionInternal(_, {_, _}, _, {{{0xa1, 0xbf, 0x15, 0x85, 0xc6, 0xcf, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:531 +0x7b7
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, {_, _}, _, {{{0xa1, 0xbf, 0x15, 0x85, 0xc6, 0xcf, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:458 +0x7e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactions(0xc2d1091180?, {0x33b4a50, 0xc00025ba80}, 0x15ca91fbc70?, 0x15d03735aa0?, 0xdbcd05a0d0?)
/app/engine/execution/computation/computer/computer.go:432 +0x253
created by github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeBlock
/app/engine/execution/computation/computer/computer.go:388 +0xa65
--> 6d6553186276b8cd4aed70cd9331a71cbe6a6eca175225c4c259842ce69308b8:31:8
|
31 | if (updtRecipient.storageUsed > updtRecipient.storageCapacity) {
32 | let flowPerByte = 0.001 / 100000.0 // 0.001 Flow per 100kb storage
33 |
34 | let storageUsed = UFix64(updtRecipient.storageUsed)
35 | let storageCapacity = UFix64(updtRecipient.storageCapacity)
36 | let flowAmount = ((storageUsed - storageCapacity) * flowPerByte) + 0.00001 // base of 1kb of storage
37 |
38 | let sentVault <- self.vault.withdraw(amount: flowAmount)
39 | let updtRecipientFlowReceiver = updtRecipient.getCapability(/public/flowTokenReceiver).borrow<&{FungibleToken.Receiver}>()
40 | ?? panic("failed to borrow reference to updtRecipient vault")
41 | updtRecipientFlowReceiver.deposit(from: <-sentVault)
42 | }
| ^
Arguments:
0Cfe9ZkrtnUPdKcE4RFX:98mK3dCymkcjLIXGVZZL:3C2a6DsyiHLVlFA5W0il:
[5369]
0Cfe9ZkrtnUPdKcE4RFX:98mK3dCymkcjLIXGVZZL:VIxKvO9YpPNARy0r8XE6:
[5369]
0Cfe9ZkrtnUPdKcE4RFX:9ttCNoSQzauDyoy3wmFK:3C2a6DsyiHLVlFA5W0il:
[5370]
0Cfe9ZkrtnUPdKcE4RFX:9ttCNoSQzauDyoy3wmFK:GwN6l5mrPqQ07BLkGVXI:
[5369]
0Cfe9ZkrtnUPdKcE4RFX:AJZ59DZHlFAcXLMbI3ch:GwN6l5mrPqQ07BLkGVXI:
[5370]
0Cfe9ZkrtnUPdKcE4RFX:CWwENQt0VSz9KWbPMxgw:3C2a6DsyiHLVlFA5W0il:
[5369]
0Cfe9ZkrtnUPdKcE4RFX:CWwENQt0VSz9KWbPMxgw:VIxKvO9YpPNARy0r8XE6:
[5369]
0Cfe9ZkrtnUPdKcE4RFX:WrRSooj4FK28YO0h3C08:GwN6l5mrPqQ07BLkGVXI:
[5368]
0Cfe9ZkrtnUPdKcE4RFX:WrRSooj4FK28YO0h3C08:VIxKvO9YpPNARy0r8XE6:
[5369]
0Cfe9ZkrtnUPdKcE4RFX:tr6yV8X1i7LaqoSj2zYB:3C2a6DsyiHLVlFA5W0il:
[5369]
0Cfe9ZkrtnUPdKcE4RFX:ypVhzCbAvqIMU1jgK0g3:VIxKvO9YpPNARy0r8XE6:
[5368]
1tslgIDPsj33137CPukG:6DskdBPcnEcqlJ5wcocz:0Gcepcdqn9dYy0sZKoO5:
[5369]
1tslgIDPsj33137CPukG:H0Z8sPMjn2Jmu1prJr2o:zEPqFbGL4OE9uy77RUO1:
[5369]
1tslgIDPsj33137CPukG:URnBx2Oxh5XL1kGvmIsk:0Gcepcdqn9dYy0sZKoO5:
[5368]
1tslgIDPsj33137CPukG:hkl0wNr3OZAVmbCWeNkC:0Gcepcdqn9dYy0sZKoO5:
[5368]
EGtCJYR4VXxwGFvinRnI:6fj9YZOcpexfBsBBl63S:HBgOsdNwoxHZflmzzUNM:
[5368]
EGtCJYR4VXxwGFvinRnI:8eg8HwHGPl5Z6iziPe5J:VdzbdBN6Whq7jyan6kwe:
[5369]
EGtCJYR4VXxwGFvinRnI:Lj3vIuKMe4cjzfz1UXe0:VdzbdBN6Whq7jyan6kwe:
[5368]
EGtCJYR4VXxwGFvinRnI:rUIE9lqKFvFYaJzKy7Pp:VdzbdBN6Whq7jyan6kwe:
[5369]
Re4q1GP1XB3YEUicrQgN:4YZtxvcVFWciUmC4ZuJf:cLMpqzYcbajRPDCvLZIU:
[5370]
Re4q1GP1XB3YEUicrQgN:Bgy9KBek5seZy2ZY56PU:XKLb2SNZZ8D7MYxqBVuA:
[5370]
Re4q1GP1XB3YEUicrQgN:E9A3Oy9BA3ZCbSMCBZ4w:XKLb2SNZZ8D7MYxqBVuA:
[5368]
Re4q1GP1XB3YEUicrQgN:Q5CEunILZrLZvoN8pYCn:cLMpqzYcbajRPDCvLZIU:
[5368]
Re4q1GP1XB3YEUicrQgN:WPWNjKzuvo39ggjGAIvW:XKLb2SNZZ8D7MYxqBVuA:
[5370]
Re4q1GP1XB3YEUicrQgN:WPWNjKzuvo39ggjGAIvW:cLMpqzYcbajRPDCvLZIU:
[5368]
Re4q1GP1XB3YEUicrQgN:vaCemC0ZcgfMxaAiEeFK:cLMpqzYcbajRPDCvLZIU:
[5368]
UjHwY97M5iThoJsHlgHH:1k5w0wfDECL8LG5CsxDd:9KXaGEsuK2jqjvI4slAz:
[5370]
UjHwY97M5iThoJsHlgHH:7pzgHo8nvBKWJEcfAV9N:9KXaGEsuK2jqjvI4slAz:
[5369]
UjHwY97M5iThoJsHlgHH:CdsNfPXtxNya70qSVliv:SMPeCKqhOs7mxBWupngA:
[5369]
UjHwY97M5iThoJsHlgHH:GJYPkpq4YiBVKZ0pHtCW:9KXaGEsuK2jqjvI4slAz:
[5370,5369]
UjHwY97M5iThoJsHlgHH:l1un7cJsgtBuUmkxtHIK:SMPeCKqhOs7mxBWupngA:
[5369]
UjHwY97M5iThoJsHlgHH:lePXKCFSKd5NbWS46XG3:G8djZYvYdCPL0RmZVvuX:
[5368]
UjHwY97M5iThoJsHlgHH:oxhOewdHzbjF90B6OIov:G8djZYvYdCPL0RmZVvuX:
[5369]
VOvUgEQf4OUhWTlUoVU8:9KI5FKqAxyxcUhWKb7t9:7ZAqMhE29qVZKacpGFMd:
[5370]
VOvUgEQf4OUhWTlUoVU8:IpYnVdnGYEOon14saFTp:JNEEYiTOihVs3b9WIS5y:
[5368]
VOvUgEQf4OUhWTlUoVU8:IpYnVdnGYEOon14saFTp:bndkaQuhqGpK1Y8CuCDA:
[5368]
VOvUgEQf4OUhWTlUoVU8:J8ZGt3zOjGTWFsD8IAvL:7ZAqMhE29qVZKacpGFMd:
[5369]
VOvUgEQf4OUhWTlUoVU8:VhkAQfR7pZdLy1zOyw7E:7ZAqMhE29qVZKacpGFMd:
[5369,5368]
VOvUgEQf4OUhWTlUoVU8:aqkZwwd3kF1lGAQZYbgc:7ZAqMhE29qVZKacpGFMd:
[5368]
VOvUgEQf4OUhWTlUoVU8:gCgteAgR90YPSyYewN7H:bndkaQuhqGpK1Y8CuCDA:
[5369]
VOvUgEQf4OUhWTlUoVU8:h77V3jTCmxevn0RaCrEE:JNEEYiTOihVs3b9WIS5y:
[5369]
VOvUgEQf4OUhWTlUoVU8:h77V3jTCmxevn0RaCrEE:bndkaQuhqGpK1Y8CuCDA:
[5369]
VOvUgEQf4OUhWTlUoVU8:hhD8WZ2CixmItU7Yvc3U:7ZAqMhE29qVZKacpGFMd:
[5369]
VOvUgEQf4OUhWTlUoVU8:hhD8WZ2CixmItU7Yvc3U:JNEEYiTOihVs3b9WIS5y:
[5370]
VOvUgEQf4OUhWTlUoVU8:js0skPGONAfU87JyYRSW:bndkaQuhqGpK1Y8CuCDA:
[5368]
VOvUgEQf4OUhWTlUoVU8:mtQy7CGqpVs3Z2GScEyg:7ZAqMhE29qVZKacpGFMd:
[5369]
VOvUgEQf4OUhWTlUoVU8:sObBCd3mSwvxbJIdLXFJ:bndkaQuhqGpK1Y8CuCDA:
[5369]
WOs3Ii4Z891Po5xQM7cO:0QXcVc2u5OuLalBysr1w:HCCkoiqh4tBF4sHOwO9q:
[5368]
WOs3Ii4Z891Po5xQM7cO:2HqhUSnk3KgqcySZuZa4:HCCkoiqh4tBF4sHOwO9q:
[5369,5368]
WOs3Ii4Z891Po5xQM7cO:Jh8naZdQEDpUZyv1MumP:HCCkoiqh4tBF4sHOwO9q:
[5370,5369]
WOs3Ii4Z891Po5xQM7cO:Jh8naZdQEDpUZyv1MumP:mBmnXN810d6PrQTOZbke:
[5369]
WOs3Ii4Z891Po5xQM7cO:KK7jfp5mDAgmTLwRlksW:HCCkoiqh4tBF4sHOwO9q:
[5369]
WOs3Ii4Z891Po5xQM7cO:KK7jfp5mDAgmTLwRlksW:PYrn3bTDRE7EO0soa1dR:
[5369]
WOs3Ii4Z891Po5xQM7cO:KK7jfp5mDAgmTLwRlksW:mBmnXN810d6PrQTOZbke:
[5369]
X6JFFma8FyxmEhUMhPpp:yDmyAKj7ZMh7YJtS8yBe:ad4AnzbUmbAzyMopKKgS:
[5369]
YtqOzsL0aZLjSsC6KM3a:5Q0QaMlUJtX31iJzJ2uu:8Tw12vVFKOPKqzBYOmj5:
[5369,5368]
YtqOzsL0aZLjSsC6KM3a:5uyGvhBW0jPFLuDIvTiz:EgsD4m5vrVGRTC939XBU:
[5368]
YtqOzsL0aZLjSsC6KM3a:7JU0syjjFUDo76Y6Ukqf:EgsD4m5vrVGRTC939XBU:
[5368]
YtqOzsL0aZLjSsC6KM3a:HzptkMiegR8e0VByKJEW:EgsD4m5vrVGRTC939XBU:
[5368]
YtqOzsL0aZLjSsC6KM3a:UUGE5ZBlGXtvexLq7J2s:EgsD4m5vrVGRTC939XBU:
[5368]
YtqOzsL0aZLjSsC6KM3a:blL8SzNtQxeKPFznzII2:8Pfezx1BgNTbBFwniRBz:
[5370]
YtqOzsL0aZLjSsC6KM3a:blL8SzNtQxeKPFznzII2:EgsD4m5vrVGRTC939XBU:
[5369]
YtqOzsL0aZLjSsC6KM3a:pENehGcS7Hte2oR9DVBl:8Pfezx1BgNTbBFwniRBz:
[5369]
YtqOzsL0aZLjSsC6KM3a:sL8QrmIcFwwNZ2VwA3M5:8Pfezx1BgNTbBFwniRBz:
[5369]
YtqOzsL0aZLjSsC6KM3a:sL8QrmIcFwwNZ2VwA3M5:EgsD4m5vrVGRTC939XBU:
[5369]
axoog5ICoyz4V6Vnc2Er:HQa78RffPOGSzi2yeGAy:2aKbTbl254qwQjSf2ALV:
[5369]
axoog5ICoyz4V6Vnc2Er:I0VUjhP5RTMbRNDuKSFI:Wosu4r5tN2VZwQfegYZO:
[5369]
axoog5ICoyz4V6Vnc2Er:Ktn7EZsyaIL59xSmQFQV:2aKbTbl254qwQjSf2ALV:
[5368]
axoog5ICoyz4V6Vnc2Er:Ktn7EZsyaIL59xSmQFQV:Wosu4r5tN2VZwQfegYZO:
[5369]
axoog5ICoyz4V6Vnc2Er:Lqkp8Q2JmjO5GLS2u92u:Wosu4r5tN2VZwQfegYZO:
[5369]
axoog5ICoyz4V6Vnc2Er:TwAYgDcS7CewUM7AaG5f:Wosu4r5tN2VZwQfegYZO:
[5369]
axoog5ICoyz4V6Vnc2Er:UPP6sw5VIdiKe4EZoovD:Wosu4r5tN2VZwQfegYZO:
[5369]
axoog5ICoyz4V6Vnc2Er:wXFfJgbs3lr4G6tUQ6GH:2aKbTbl254qwQjSf2ALV:
[5369]
fd6ewkdhm15OwYU6KTX3:1rCQSeaQj8S4dwkdK3Ew:MvtAttCZNod66CuGNEZh:
[5368]
fd6ewkdhm15OwYU6KTX3:EnXWM5PoSfiu36eD8Woz:tEw2d3nvgN2jTofiUHKt:
[5369]
fd6ewkdhm15OwYU6KTX3:l0nf6wyodez51cbv3RvU:tEw2d3nvgN2jTofiUHKt:
[5369]
o8YfXzni47sO9zHgFLng:5s1ozuHwGkilgCwOJtqI:fxmgGZazA7aMVjodog3S:
[5369]
o8YfXzni47sO9zHgFLng:CmZLfCqDY2GxYYOBhUvS:fxmgGZazA7aMVjodog3S:
[5370]
o8YfXzni47sO9zHgFLng:KeBbmLVBbEs1Hi8l3Upl:lLK1GGBVBvV2dwLDjx3G:
[5370]
o8YfXzni47sO9zHgFLng:NRft8amelTwCPwPTxczb:lLK1GGBVBvV2dwLDjx3G:
[5368]
o8YfXzni47sO9zHgFLng:QJB60Vr8g4s2SzaXlQz5:fxmgGZazA7aMVjodog3S:
[5369]
o8YfXzni47sO9zHgFLng:ajXsexEBoW23NSQBcOav:fxmgGZazA7aMVjodog3S:
[5369]
o8YfXzni47sO9zHgFLng:dodmIRCXfVKWQt9Xeoc1:fxmgGZazA7aMVjodog3S:
[5368]
o8YfXzni47sO9zHgFLng:eQPDcfgVL5LtrO3VqH78:lLK1GGBVBvV2dwLDjx3G:
[5369,5368]
o8YfXzni47sO9zHgFLng:euBLeGs1ltk5JSqhdR3z:lLK1GGBVBvV2dwLDjx3G:
[5368]
o8YfXzni47sO9zHgFLng:gu0JCCYIJkQ5SpUL0e1O:lLK1GGBVBvV2dwLDjx3G:
[5368]
oA9bFrHVBxXLKZCXlRJC:BmstpsyfksZ3HvFuffld:PLtnAAMrkF7UwpqRmIkm:
[5369]
oA9bFrHVBxXLKZCXlRJC:TGgYktU5CKatgURBdreC:dpFQISmxPRPZ1l2lXVvI:
[5368]
oA9bFrHVBxXLKZCXlRJC:Z3SmlNHeOtz2OLOEKWp9:PLtnAAMrkF7UwpqRmIkm:
[5368]
oA9bFrHVBxXLKZCXlRJC:mBbIqweVzG2X7jQJg9S5:dpFQISmxPRPZ1l2lXVvI:
[5369]
oA9bFrHVBxXLKZCXlRJC:sWFeu0eWEyotppEZ1rh9:dpFQISmxPRPZ1l2lXVvI:
[5369]
unZNxtXeALO29EhzqRkt:06giZkdGZ1dri1xUNwmv:J8P5Cs394goDA7tpmOrq:
[5369]
unZNxtXeALO29EhzqRkt:56BwnTzBmSAARjnUBIew:vM1stjQezfViqoSf67Gc:
[5368]
unZNxtXeALO29EhzqRkt:pvpk4kkykNjLU6Z50ISB:vM1stjQezfViqoSf67Gc:
[5368]