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.4089589: set value failed: [Error Code: 1110] computation exceeds limit (9999)
goroutine 4058389467 [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.42.12/runtime/errors/errors.go:152
github.com/onflow/cadence/runtime/interpreter.asCadenceError({0x27fc500, 0x15de945e6a0})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:576 +0x212
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x102a3e3d440, 0x30472e8)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:528 +0x57
panic({0x27fc500, 0x15de945e6a0})
/usr/local/go/src/runtime/panic.go:884 +0x213
github.com/onflow/cadence/runtime/stdlib.newStorageUsedGetFunction.func1(0xbaf405?)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/stdlib/account.go:426 +0xc6
github.com/onflow/cadence/runtime/interpreter.NewPublicAccountValue.func1({0x142fb094030?, 0x167641f7740?}, 0x142fb094030?, {{0x3388860?, 0xf76befe360?}, {0x3371ba0?, 0x122f7e26480?}})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/value_account.go:338 +0x2d5
github.com/onflow/cadence/runtime/interpreter.(*SimpleCompositeValue).GetMember(0x10dc7e26a20, 0x33a0cf0?, {{0x3388860?, 0xf76befe360?}, {0x3371ba0?, 0x122f7e26480?}}, {0x142fb094030, 0xb})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/simplecompositevalue.go:143 +0xc7
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).getMember(0x102a3e3d440?, {0x33a0cf0, 0x10dc7e26a20}, {{0x3388860?, 0xf76befe360?}, {0x3371ba0?, 0x122f7e26480?}}, {0x142fb094030, 0xb})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:4902 +0xbd
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).memberExpressionGetterSetter.func1(0x0)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter_expression.go:253 +0x235
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitMemberExpression(0x1?, 0x1?)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter_expression.go:903 +0x37
github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x3397380?, 0x122f7e26480}, {0x33b0f80, 0x102a3e3d440})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/ast/visitor.go:248 +0x334
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter_expression.go:341
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitBinaryExpression(0x102a3e3d440, 0x132f11fef60)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter_expression.go:346 +0x59
github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x3396e40?, 0x132f11fef60}, {0x33b0f80, 0x102a3e3d440})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/ast/visitor.go:260 +0x458
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter_expression.go:341
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitIfStatementWithTestExpression(0xbab105?, {0x3396e40?, 0x132f11fef60?}, 0x1ad7bcb?, 0x0)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter_statement.go:126 +0x65
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitIfStatement(0x102a3e3d440?, 0x15de656d540)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter_statement.go:113 +0xd8
github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x338eb00?, 0x15de656d540}, {0x33ab6e0, 0x102a3e3d440})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/ast/visitor.go:119 +0x335
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x102a3e3d440, {0x338eb00?, 0x15de656d540})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter_statement.go:58 +0x165
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xc813fa?, {0x15ddedbd880?, 0x5, 0x102a3e3d440?})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter_statement.go:64 +0x65
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2()
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter_invocation.go:173 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x102a3e3d440, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc815bb?}, 0x15de2089858, {0x0, 0x0, ...}, ...)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:785 +0x18f
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0x102a3e3d440?, 0x2c3c0ab?, {0x0?, 0x33a0cf0?, 0xef828e1260?})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter_invocation.go:169 +0x19f
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0x102a3e3d440, 0x15de717b200, {{{0x0, 0x0}, {0x0, 0x0}}, 0x15de7670160, 0x0, 0x0, 0x102a3e3d440, ...})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter_invocation.go:148 +0x1d8
github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(...)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/value_function.go:126
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareTransactionEntryPoint.func1.1()
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter_transaction.go:122 +0x79
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x102a3e3d440, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0?}, 0x15de2089c70, {0x0, 0x0, ...}, ...)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:785 +0x18f
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareTransactionEntryPoint.func1({{{0x0, 0x0}, {0x0, 0x0}}, 0x15de7670160, 0x0, 0x0, 0x102a3e3d440, {0x15de7857a60, 0x2, ...}, ...})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter_transaction.go:134 +0x3a6
github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x4?, {{{0x0, 0x0}, {0x0, 0x0}}, 0x0, 0x0, 0x0, 0x102a3e3d440, {0x15de7857a40, ...}, ...})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/value_function.go:256 +0x3a
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeExternally(0x15de35ff810?, {0x33a9b00, 0x15de7133350}, 0x15de35ff880?, {0x15de7857a00?, 0x4?, 0x33b6010?})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:479 +0x2fd
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeTransaction(0x102a3e3d440, 0x15de7857a20?, {0x15de7857a00, 0x4, 0x4})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:521 +0x278
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).transactionExecutionFunction.func1(0x102a3e3d440)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/transaction_executor.go:268 +0x2a8
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret.func1()
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/environment.go:1150 +0x9e
github.com/onflow/cadence/runtime.reportMetric(0x15de208a290, {0x7f4ca2c5e420?, 0x15de7357760?}, 0x15de208a278)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/runtime.go:205 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0x15e274c6540, {0x3388860, 0xf76befe360}, 0x15de208a348?, 0x15de14cb4d0)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/environment.go:1144 +0x105
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x15ddedcad80)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/transaction_executor.go:223 +0x19c
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute.func1()
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/transaction_executor.go:80 +0x25
sync.(*Once).doSlow(0x1312d00?, 0x15de71201d0?)
/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(0x15ddedcad80?)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/transaction_executor.go:79 +0x4a
github.com/onflow/flow-go/fvm/runtime.WrappedCadenceExecutor.Execute({{0x337ad90?, 0x15ddedcad80?}})
/app/fvm/runtime/wrapped_cadence_runtime.go:90 +0x27
github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x15de68d1c00)
/app/fvm/transactionInvoker.go:374 +0x16c
github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x15de68d1c00)
/app/fvm/transactionInvoker.go:270 +0x18d
github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x15de68d1c00?)
/app/fvm/transactionInvoker.go:246 +0x25
github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0x15de72e3b40?)
/app/fvm/transactionInvoker.go:147 +0x1e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactionInternal(_, {_, _}, _, {{{0xba, 0xd2, 0x86, 0x56, 0x1f, 0xf9, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:531 +0x7b7
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, {_, _}, _, {{{0xba, 0xd2, 0x86, 0x56, 0x1f, 0xf9, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:458 +0x7e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactions(0x15ddfa43900?, {0x33996d0, 0xc000161e00}, 0x15d863014a0?, 0xfec30eacc0?, 0x161402b3f98?)
/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
--> 0f0206720bf7a616671d9c3916b3ac418f4ede3e58381c0f95b5374584c64cfa: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:9ttCNoSQzauDyoy3wmFK:VIxKvO9YpPNARy0r8XE6:
[4291]
0Cfe9ZkrtnUPdKcE4RFX:PMJf92F9taHv1YUjUvNE:3C2a6DsyiHLVlFA5W0il:
[4290]
0Cfe9ZkrtnUPdKcE4RFX:PMJf92F9taHv1YUjUvNE:GwN6l5mrPqQ07BLkGVXI:
[4291]
0Cfe9ZkrtnUPdKcE4RFX:PMJf92F9taHv1YUjUvNE:VIxKvO9YpPNARy0r8XE6:
[4291]
0Cfe9ZkrtnUPdKcE4RFX:PzgRkpgrKGUiPZpKvRsC:3C2a6DsyiHLVlFA5W0il:
[4291,4290]
0Cfe9ZkrtnUPdKcE4RFX:PzgRkpgrKGUiPZpKvRsC:GwN6l5mrPqQ07BLkGVXI:
[4290]
0Cfe9ZkrtnUPdKcE4RFX:PzgRkpgrKGUiPZpKvRsC:VIxKvO9YpPNARy0r8XE6:
[4290]
0Cfe9ZkrtnUPdKcE4RFX:ZSOcQWgOXtSE9vBzPWlp:3C2a6DsyiHLVlFA5W0il:
[4290]
0Cfe9ZkrtnUPdKcE4RFX:ZSOcQWgOXtSE9vBzPWlp:VIxKvO9YpPNARy0r8XE6:
[4290]
0Cfe9ZkrtnUPdKcE4RFX:laFLRePMUdM5PQBjmcux:VIxKvO9YpPNARy0r8XE6:
[4291]
0Cfe9ZkrtnUPdKcE4RFX:ypVhzCbAvqIMU1jgK0g3:GwN6l5mrPqQ07BLkGVXI:
[4291]
1tslgIDPsj33137CPukG:1tv6QjvkCfwn9nhLZO7Y:0Gcepcdqn9dYy0sZKoO5:
[4291]
1tslgIDPsj33137CPukG:1tv6QjvkCfwn9nhLZO7Y:Tl7T3CSPrbg28fyxQI2a:
[4290]
1tslgIDPsj33137CPukG:AcWaVMn2EnzMxot20a8f:Tl7T3CSPrbg28fyxQI2a:
[4290]
1tslgIDPsj33137CPukG:E4f4QEPZL684lwNplhH3:Tl7T3CSPrbg28fyxQI2a:
[4291]
1tslgIDPsj33137CPukG:GpfKDYMrix3nfM2OtTFv:zEPqFbGL4OE9uy77RUO1:
[4290]
1tslgIDPsj33137CPukG:H0Z8sPMjn2Jmu1prJr2o:0Gcepcdqn9dYy0sZKoO5:
[4291]
1tslgIDPsj33137CPukG:Y2VDrJfkWUnH7PYDIRxQ:0Gcepcdqn9dYy0sZKoO5:
[4291]
1tslgIDPsj33137CPukG:hkl0wNr3OZAVmbCWeNkC:Tl7T3CSPrbg28fyxQI2a:
[4291]
1tslgIDPsj33137CPukG:kbizLBNz80lxzRjsWy3U:zEPqFbGL4OE9uy77RUO1:
[4291]
EGtCJYR4VXxwGFvinRnI:19KwpyljGjZtizXvhpWe:HBgOsdNwoxHZflmzzUNM:
[4290]
EGtCJYR4VXxwGFvinRnI:19KwpyljGjZtizXvhpWe:VdzbdBN6Whq7jyan6kwe:
[4291]
EGtCJYR4VXxwGFvinRnI:8LfJKOsbEMm2XO8n0tUb:VdzbdBN6Whq7jyan6kwe:
[4291]
EGtCJYR4VXxwGFvinRnI:8eg8HwHGPl5Z6iziPe5J:HBgOsdNwoxHZflmzzUNM:
[4290]
EGtCJYR4VXxwGFvinRnI:Hj6jZCVsuVZUXnsXUNkp:HBgOsdNwoxHZflmzzUNM:
[4291]
Re4q1GP1XB3YEUicrQgN:4735vDI0J66PW7L0Fv9m:XKLb2SNZZ8D7MYxqBVuA:
[4291]
Re4q1GP1XB3YEUicrQgN:WPWNjKzuvo39ggjGAIvW:cLMpqzYcbajRPDCvLZIU:
[4290]
Re4q1GP1XB3YEUicrQgN:vaCemC0ZcgfMxaAiEeFK:XKLb2SNZZ8D7MYxqBVuA:
[4291,4290]
UjHwY97M5iThoJsHlgHH:1k5w0wfDECL8LG5CsxDd:G8djZYvYdCPL0RmZVvuX:
[4291]
UjHwY97M5iThoJsHlgHH:1k5w0wfDECL8LG5CsxDd:SMPeCKqhOs7mxBWupngA:
[4291]
UjHwY97M5iThoJsHlgHH:60di2RsY6PVOlxtCinzE:SMPeCKqhOs7mxBWupngA:
[4291]
UjHwY97M5iThoJsHlgHH:6DIhV5ENvntuBWKvNIl4:9KXaGEsuK2jqjvI4slAz:
[4290]
UjHwY97M5iThoJsHlgHH:6DIhV5ENvntuBWKvNIl4:G8djZYvYdCPL0RmZVvuX:
[4291]
UjHwY97M5iThoJsHlgHH:94P1SeOHNerfeo2svlfk:G8djZYvYdCPL0RmZVvuX:
[4291]
UjHwY97M5iThoJsHlgHH:94P1SeOHNerfeo2svlfk:SMPeCKqhOs7mxBWupngA:
[4290]
UjHwY97M5iThoJsHlgHH:CdsNfPXtxNya70qSVliv:G8djZYvYdCPL0RmZVvuX:
[4291,4290]
VOvUgEQf4OUhWTlUoVU8:9KI5FKqAxyxcUhWKb7t9:7ZAqMhE29qVZKacpGFMd:
[4291]
VOvUgEQf4OUhWTlUoVU8:J8ZGt3zOjGTWFsD8IAvL:bndkaQuhqGpK1Y8CuCDA:
[4291]
VOvUgEQf4OUhWTlUoVU8:aqkZwwd3kF1lGAQZYbgc:JNEEYiTOihVs3b9WIS5y:
[4291]
VOvUgEQf4OUhWTlUoVU8:gCgteAgR90YPSyYewN7H:JNEEYiTOihVs3b9WIS5y:
[4291]
VOvUgEQf4OUhWTlUoVU8:js0skPGONAfU87JyYRSW:7ZAqMhE29qVZKacpGFMd:
[4291]
VOvUgEQf4OUhWTlUoVU8:mtQy7CGqpVs3Z2GScEyg:7ZAqMhE29qVZKacpGFMd:
[4291]
VOvUgEQf4OUhWTlUoVU8:mtQy7CGqpVs3Z2GScEyg:bndkaQuhqGpK1Y8CuCDA:
[4291]
VOvUgEQf4OUhWTlUoVU8:sObBCd3mSwvxbJIdLXFJ:bndkaQuhqGpK1Y8CuCDA:
[4291]
WOs3Ii4Z891Po5xQM7cO:0QXcVc2u5OuLalBysr1w:PYrn3bTDRE7EO0soa1dR:
[4290]
WOs3Ii4Z891Po5xQM7cO:0QXcVc2u5OuLalBysr1w:mBmnXN810d6PrQTOZbke:
[4291]
WOs3Ii4Z891Po5xQM7cO:Jh8naZdQEDpUZyv1MumP:mBmnXN810d6PrQTOZbke:
[4291]
WOs3Ii4Z891Po5xQM7cO:KK7jfp5mDAgmTLwRlksW:PYrn3bTDRE7EO0soa1dR:
[4291]
WOs3Ii4Z891Po5xQM7cO:sAqJHYzjCbuVL6iJmVdx:HCCkoiqh4tBF4sHOwO9q:
[4291,4290]
YtqOzsL0aZLjSsC6KM3a:5Q0QaMlUJtX31iJzJ2uu:8Pfezx1BgNTbBFwniRBz:
[4291]
YtqOzsL0aZLjSsC6KM3a:5uyGvhBW0jPFLuDIvTiz:EgsD4m5vrVGRTC939XBU:
[4290]
YtqOzsL0aZLjSsC6KM3a:Y2zuZoZ3avyjNUkQEw46:8Pfezx1BgNTbBFwniRBz:
[4290]
YtqOzsL0aZLjSsC6KM3a:blL8SzNtQxeKPFznzII2:8Pfezx1BgNTbBFwniRBz:
[4291]
YtqOzsL0aZLjSsC6KM3a:blL8SzNtQxeKPFznzII2:EgsD4m5vrVGRTC939XBU:
[4291]
YtqOzsL0aZLjSsC6KM3a:pENehGcS7Hte2oR9DVBl:EgsD4m5vrVGRTC939XBU:
[4291]
axoog5ICoyz4V6Vnc2Er:F83xNYiPRCJZWnM7uW4u:MvQy1ROGnnWcuaKh0rkH:
[4291,4290]
axoog5ICoyz4V6Vnc2Er:HQa78RffPOGSzi2yeGAy:Wosu4r5tN2VZwQfegYZO:
[4291]
axoog5ICoyz4V6Vnc2Er:Ktn7EZsyaIL59xSmQFQV:2aKbTbl254qwQjSf2ALV:
[4291]
axoog5ICoyz4V6Vnc2Er:Ktn7EZsyaIL59xSmQFQV:MvQy1ROGnnWcuaKh0rkH:
[4291]
axoog5ICoyz4V6Vnc2Er:TwAYgDcS7CewUM7AaG5f:Wosu4r5tN2VZwQfegYZO:
[4290]
axoog5ICoyz4V6Vnc2Er:Tzeg6f7PJyhIvyC416L8:MvQy1ROGnnWcuaKh0rkH:
[4291]
cQq3xBLwtD1eQEEPlAuV:HTkbJkQzNCtrzWpLGzGo:IVE6jAadxgDs1grrqGAy:
[4290]
cQq3xBLwtD1eQEEPlAuV:Kw5Xy9di2ijhOTgANz1h:IVE6jAadxgDs1grrqGAy:
[4291,4290]
cQq3xBLwtD1eQEEPlAuV:km8eaOvNLY3xwGLcp3m6:IVE6jAadxgDs1grrqGAy:
[4290]
e0HuIV5TMvB4c2lyALCp:JQZIvsCdgsUOVsfPu0lO:CxzsIlJvU5MsXw2wirLM:
[4290]
e0HuIV5TMvB4c2lyALCp:JyTCbkoDIhPxFgLui0H7:CxzsIlJvU5MsXw2wirLM:
[4291]
e0HuIV5TMvB4c2lyALCp:KqFkF55ltbbmOvxCQfFy:CxzsIlJvU5MsXw2wirLM:
[4290]
e0HuIV5TMvB4c2lyALCp:gVARakHqtdBmpuSp54V3:CxzsIlJvU5MsXw2wirLM:
[4291]
eBd4AnSVSq5Dg4zhQpgC:19EkxwINwUm7cj60sXEc:4dSzNbURY8GjlpuU7rmT:
[4291]
eBd4AnSVSq5Dg4zhQpgC:alMNDvppdmSgmINYwy9a:lrdwgCNBBD8gmnULBsBe:
[4290]
eBd4AnSVSq5Dg4zhQpgC:uNM7RuYbxIjTPqGZr9aP:4dSzNbURY8GjlpuU7rmT:
[4291]
eBd4AnSVSq5Dg4zhQpgC:uhypwIjzGjPOaHiuy5nt:lrdwgCNBBD8gmnULBsBe:
[4290]
fd6ewkdhm15OwYU6KTX3:4xlvNiFwEiwOw1o8S1nm:X45eNAyOV2U9K9yfPJEK:
[4291]
fd6ewkdhm15OwYU6KTX3:jZCK7qqVdPYmZrPwge8Q:X45eNAyOV2U9K9yfPJEK:
[4290]
fd6ewkdhm15OwYU6KTX3:ubZgKUX3G9JDeYtYPP59:tEw2d3nvgN2jTofiUHKt:
[4291]
icaXOHk7YT1NhZjq1qjx:s2gDAUlMJectPKypPzvY:ijsA3x1y81VyRpoAgA2z:
[4290]
icaXOHk7YT1NhZjq1qjx:tIXFvX5ZeHMzmCmpl48Y:ijsA3x1y81VyRpoAgA2z:
[4290]
icaXOHk7YT1NhZjq1qjx:wkw2S4OQcrhOQXkCjj1C:ijsA3x1y81VyRpoAgA2z:
[4291]
o8YfXzni47sO9zHgFLng:KeBbmLVBbEs1Hi8l3Upl:fxmgGZazA7aMVjodog3S:
[4291]
o8YfXzni47sO9zHgFLng:QJB60Vr8g4s2SzaXlQz5:lLK1GGBVBvV2dwLDjx3G:
[4291]
o8YfXzni47sO9zHgFLng:ajXsexEBoW23NSQBcOav:2QFdrfLhNNeEHBs33OTP:
[4291]
o8YfXzni47sO9zHgFLng:ajXsexEBoW23NSQBcOav:lLK1GGBVBvV2dwLDjx3G:
[4291]
o8YfXzni47sO9zHgFLng:eQPDcfgVL5LtrO3VqH78:lLK1GGBVBvV2dwLDjx3G:
[4291]
oA9bFrHVBxXLKZCXlRJC:8r1YP4qRw3Ht9kAYMU5j:PLtnAAMrkF7UwpqRmIkm:
[4291]
oA9bFrHVBxXLKZCXlRJC:BmstpsyfksZ3HvFuffld:PLtnAAMrkF7UwpqRmIkm:
[4291]
oA9bFrHVBxXLKZCXlRJC:TGgYktU5CKatgURBdreC:dpFQISmxPRPZ1l2lXVvI:
[4291]
oA9bFrHVBxXLKZCXlRJC:Z3SmlNHeOtz2OLOEKWp9:dpFQISmxPRPZ1l2lXVvI:
[4291]
oA9bFrHVBxXLKZCXlRJC:fYPowfx2iEvaVfHO9e7e:PLtnAAMrkF7UwpqRmIkm:
[4290]
oA9bFrHVBxXLKZCXlRJC:mBbIqweVzG2X7jQJg9S5:dpFQISmxPRPZ1l2lXVvI:
[4291]
oA9bFrHVBxXLKZCXlRJC:sWFeu0eWEyotppEZ1rh9:3rJQCOIjboU1MwxUxOvi:
[4291]
unZNxtXeALO29EhzqRkt:06giZkdGZ1dri1xUNwmv:J8P5Cs394goDA7tpmOrq:
[4291]
unZNxtXeALO29EhzqRkt:MFmOqzHpoyq0PCd5FBsZ:J8P5Cs394goDA7tpmOrq:
[4290]
unZNxtXeALO29EhzqRkt:RRTQQ2PK45GNt6EL8yNN:J8P5Cs394goDA7tpmOrq:
[4291]
unZNxtXeALO29EhzqRkt:ruf5uP6ynkS6nu7CmmgX:vM1stjQezfViqoSf67Gc:
[4291]