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 0x1eb431aa9ccfe4c0.3170151: set value failed: [Error Code: 1110] computation exceeds limit (9999)
goroutine 6576994724 [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, 0x1611485c800})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:576 +0x212
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x18072d70240, 0x30472e8)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:528 +0x57
panic({0x27fc500, 0x1611485c800})
/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({0xcd1136f090?, 0x161a6ae4960?}, 0xcd1136f090?, {{0x3388860?, 0x167d30200a0?}, {0x3371ba0?, 0x13968c3ccc0?}})
/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(0x169e427b800, 0x33a0cf0?, {{0x3388860?, 0x167d30200a0?}, {0x3371ba0?, 0x13968c3ccc0?}}, {0xcd1136f090, 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(0x18072d70240?, {0x33a0cf0, 0x169e427b800}, {{0x3388860?, 0x167d30200a0?}, {0x3371ba0?, 0x13968c3ccc0?}}, {0xcd1136f090, 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?, 0x13968c3ccc0}, {0x33b0f80, 0x18072d70240})
/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(0x18072d70240, 0xca6701e3f0)
/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?, 0xca6701e3f0}, {0x33b0f80, 0x18072d70240})
/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?, 0xca6701e3f0?}, 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(0x18072d70240?, 0x15fbf8f8a80)
/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?, 0x15fbf8f8a80}, {0x33ab6e0, 0x18072d70240})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/ast/visitor.go:119 +0x335
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x18072d70240, {0x338eb00?, 0x15fbf8f8a80})
/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?, {0x15fbf8e6900?, 0x5, 0x18072d70240?})
/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(0x18072d70240, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc815bb?}, 0x160cbdd9858, {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(0x18072d70240?, 0x2c3c0ab?, {0x0?, 0x33a0cf0?, 0x18072d70900?})
/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(0x18072d70240, 0x1610ec36200, {{{0x0, 0x0}, {0x0, 0x0}}, 0x1610ec400e0, 0x0, 0x0, 0x18072d70240, ...})
/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(0x18072d70240, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0?}, 0x160cbdd9c70, {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}}, 0x1610ec400e0, 0x0, 0x0, 0x18072d70240, {0x1610ec68ae0, 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, 0x18072d70240, {0x1610ec68ac0, ...}, ...})
/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(0x1602811a310?, {0x33a9b00, 0x16028147398}, 0x1602811a380?, {0x1610ec68a80?, 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(0x18072d70240, 0x1610ec68aa0?, {0x1610ec68a80, 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(0x18072d70240)
/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(0x160cbdda290, {0x7e9ceeb8c4b0?, 0x150e7ec3e40?}, 0x160cbdda278)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/runtime.go:205 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0xcaa536a180, {0x3388860, 0x167d30200a0}, 0x160cbdda348?, 0x15fbf8ab518)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/environment.go:1144 +0x105
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x1602810e120)
/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?, 0x16028122370?)
/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(0x1602810e120?)
/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?, 0x1602810e120?}})
/app/fvm/runtime/wrapped_cadence_runtime.go:90 +0x27
github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x16100dd1880)
/app/fvm/transactionInvoker.go:374 +0x16c
github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x16100dd1880)
/app/fvm/transactionInvoker.go:270 +0x18d
github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x16100dd1880?)
/app/fvm/transactionInvoker.go:246 +0x25
github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0x1610d000ca0?)
/app/fvm/transactionInvoker.go:147 +0x1e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactionInternal(_, {_, _}, _, {{{0x1f, 0x88, 0xb8, 0xb1, 0xe9, 0x37, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:531 +0x7b7
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, {_, _}, _, {{{0x1f, 0x88, 0xb8, 0xb1, 0xe9, 0x37, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:458 +0x7e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactions(0xc71e6f8340?, {0x33996d0, 0xc00047d200}, 0x942c40?, 0x12c62967600?, 0xc8c5fc1fb8?)
/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
--> 7544c4d1664e8132258ef488e6444dac968166c44a06f800811bb37d44a2c6f4: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:
[9834]
0Cfe9ZkrtnUPdKcE4RFX:9ttCNoSQzauDyoy3wmFK:H0dEDaLPGVf1bAn00r7g:
[638]
0Cfe9ZkrtnUPdKcE4RFX:AJZ59DZHlFAcXLMbI3ch:3C2a6DsyiHLVlFA5W0il:
[8265]
0Cfe9ZkrtnUPdKcE4RFX:AJZ59DZHlFAcXLMbI3ch:GwN6l5mrPqQ07BLkGVXI:
[4921]
0Cfe9ZkrtnUPdKcE4RFX:AJZ59DZHlFAcXLMbI3ch:VIxKvO9YpPNARy0r8XE6:
[2298]
0Cfe9ZkrtnUPdKcE4RFX:WrRSooj4FK28YO0h3C08:H0dEDaLPGVf1bAn00r7g:
[2904]
0Cfe9ZkrtnUPdKcE4RFX:ypVhzCbAvqIMU1jgK0g3:VIxKvO9YpPNARy0r8XE6:
[5514]
1tslgIDPsj33137CPukG:1tv6QjvkCfwn9nhLZO7Y:rrZHeqGHdfEkPWdDuRlu:
[864]
1tslgIDPsj33137CPukG:1tv6QjvkCfwn9nhLZO7Y:zEPqFbGL4OE9uy77RUO1:
[7132]
1tslgIDPsj33137CPukG:6DskdBPcnEcqlJ5wcocz:Tl7T3CSPrbg28fyxQI2a:
[4661]
1tslgIDPsj33137CPukG:URnBx2Oxh5XL1kGvmIsk:0Gcepcdqn9dYy0sZKoO5:
[5916]
1tslgIDPsj33137CPukG:Y2VDrJfkWUnH7PYDIRxQ:zEPqFbGL4OE9uy77RUO1:
[1090]
1tslgIDPsj33137CPukG:kbizLBNz80lxzRjsWy3U:Tl7T3CSPrbg28fyxQI2a:
[3465]
EGtCJYR4VXxwGFvinRnI:6fj9YZOcpexfBsBBl63S:HBgOsdNwoxHZflmzzUNM:
[5905,3601]
EGtCJYR4VXxwGFvinRnI:6fj9YZOcpexfBsBBl63S:VdzbdBN6Whq7jyan6kwe:
[834]
EGtCJYR4VXxwGFvinRnI:8LfJKOsbEMm2XO8n0tUb:HBgOsdNwoxHZflmzzUNM:
[7597]
EGtCJYR4VXxwGFvinRnI:8LfJKOsbEMm2XO8n0tUb:QXJDm8WxAKXsbYo1OsRK:
[131]
EGtCJYR4VXxwGFvinRnI:8LfJKOsbEMm2XO8n0tUb:VdzbdBN6Whq7jyan6kwe:
[5042]
EGtCJYR4VXxwGFvinRnI:8eg8HwHGPl5Z6iziPe5J:HBgOsdNwoxHZflmzzUNM:
[3600,9915]
EGtCJYR4VXxwGFvinRnI:EVxtk8BJI0k8C0X6VLfK:HBgOsdNwoxHZflmzzUNM:
[2426]
EGtCJYR4VXxwGFvinRnI:Lj3vIuKMe4cjzfz1UXe0:VdzbdBN6Whq7jyan6kwe:
[19646]
EGtCJYR4VXxwGFvinRnI:o8K9zWhmbovLq3D1RAi9:HBgOsdNwoxHZflmzzUNM:
[6252,2121]
EGtCJYR4VXxwGFvinRnI:rUIE9lqKFvFYaJzKy7Pp:VdzbdBN6Whq7jyan6kwe:
[7388,8558]
Re4q1GP1XB3YEUicrQgN:Q5CEunILZrLZvoN8pYCn:XKLb2SNZZ8D7MYxqBVuA:
[1900]
Re4q1GP1XB3YEUicrQgN:aM91YP3ztJadLmx8qUWt:7LzEITeN26UpsgT41Ceo:
[1058]
Re4q1GP1XB3YEUicrQgN:aM91YP3ztJadLmx8qUWt:XKLb2SNZZ8D7MYxqBVuA:
[4791]
Re4q1GP1XB3YEUicrQgN:aM91YP3ztJadLmx8qUWt:cLMpqzYcbajRPDCvLZIU:
[718]
Re4q1GP1XB3YEUicrQgN:eY31QsSbWJRVLhtpDN5X:XKLb2SNZZ8D7MYxqBVuA:
[14445]
Re4q1GP1XB3YEUicrQgN:t1NMgvzhRYc8Wmb7zjxO:XKLb2SNZZ8D7MYxqBVuA:
[10115,24]
Re4q1GP1XB3YEUicrQgN:t1NMgvzhRYc8Wmb7zjxO:cLMpqzYcbajRPDCvLZIU:
[5537]
UjHwY97M5iThoJsHlgHH:6DIhV5ENvntuBWKvNIl4:G8djZYvYdCPL0RmZVvuX:
[9637]
UjHwY97M5iThoJsHlgHH:CdsNfPXtxNya70qSVliv:Ie2foJjxfejIes9O8iWR:
[3908]
UjHwY97M5iThoJsHlgHH:GJYPkpq4YiBVKZ0pHtCW:SMPeCKqhOs7mxBWupngA:
[2800]
UjHwY97M5iThoJsHlgHH:oxhOewdHzbjF90B6OIov:G8djZYvYdCPL0RmZVvuX:
[27,6571]
UjHwY97M5iThoJsHlgHH:oxhOewdHzbjF90B6OIov:SMPeCKqhOs7mxBWupngA:
[7157]
VOvUgEQf4OUhWTlUoVU8:9KI5FKqAxyxcUhWKb7t9:BjFvG8EbgrNPLfXat4P6:
[3181]
VOvUgEQf4OUhWTlUoVU8:9KI5FKqAxyxcUhWKb7t9:JNEEYiTOihVs3b9WIS5y:
[4183]
VOvUgEQf4OUhWTlUoVU8:VY5HWSmua709uDBxV5cL:BjFvG8EbgrNPLfXat4P6:
[1737]
VOvUgEQf4OUhWTlUoVU8:VY5HWSmua709uDBxV5cL:bndkaQuhqGpK1Y8CuCDA:
[3254]
VOvUgEQf4OUhWTlUoVU8:VhkAQfR7pZdLy1zOyw7E:7ZAqMhE29qVZKacpGFMd:
[4455]
VOvUgEQf4OUhWTlUoVU8:h77V3jTCmxevn0RaCrEE:BjFvG8EbgrNPLfXat4P6:
[2285]
VOvUgEQf4OUhWTlUoVU8:js0skPGONAfU87JyYRSW:bndkaQuhqGpK1Y8CuCDA:
[4963]
VOvUgEQf4OUhWTlUoVU8:mtQy7CGqpVs3Z2GScEyg:7ZAqMhE29qVZKacpGFMd:
[1436]
VOvUgEQf4OUhWTlUoVU8:mtQy7CGqpVs3Z2GScEyg:BjFvG8EbgrNPLfXat4P6:
[3554]
WOs3Ii4Z891Po5xQM7cO:2HqhUSnk3KgqcySZuZa4:PQmKtEG787VU0Tr1ac3W:
[3907]
WOs3Ii4Z891Po5xQM7cO:2HqhUSnk3KgqcySZuZa4:mBmnXN810d6PrQTOZbke:
[1305]
WOs3Ii4Z891Po5xQM7cO:hBm0jJ0GAkfwlzs3iXdy:PYrn3bTDRE7EO0soa1dR:
[6993]
WOs3Ii4Z891Po5xQM7cO:sAqJHYzjCbuVL6iJmVdx:PYrn3bTDRE7EO0soa1dR:
[436]
YtqOzsL0aZLjSsC6KM3a:5Q0QaMlUJtX31iJzJ2uu:8Tw12vVFKOPKqzBYOmj5:
[7441]
YtqOzsL0aZLjSsC6KM3a:UUGE5ZBlGXtvexLq7J2s:8Pfezx1BgNTbBFwniRBz:
[5847]
YtqOzsL0aZLjSsC6KM3a:blL8SzNtQxeKPFznzII2:8Pfezx1BgNTbBFwniRBz:
[5155]
axoog5ICoyz4V6Vnc2Er:Ktn7EZsyaIL59xSmQFQV:Wosu4r5tN2VZwQfegYZO:
[5486]
axoog5ICoyz4V6Vnc2Er:i6wsCrskygTpCJHdApYM:Wosu4r5tN2VZwQfegYZO:
[3996]
axoog5ICoyz4V6Vnc2Er:wXFfJgbs3lr4G6tUQ6GH:Wosu4r5tN2VZwQfegYZO:
[4974]
cQq3xBLwtD1eQEEPlAuV:EtdzoL1EZDJvenN5WyiZ:HVuLgyOpZeAFUc62kTfN:
[515]
cQq3xBLwtD1eQEEPlAuV:EtdzoL1EZDJvenN5WyiZ:KWhZKqlGYMuMkgnyjO7v:
[515,2578]
cQq3xBLwtD1eQEEPlAuV:iLfqrSoM4FPwBfBEmPel:KWhZKqlGYMuMkgnyjO7v:
[3428]
cQq3xBLwtD1eQEEPlAuV:iLfqrSoM4FPwBfBEmPel:Kg3xLtGqC9buSlAI2DmY:
[692]
cQq3xBLwtD1eQEEPlAuV:whXOIMM0rdCHZuLoakNT:IVE6jAadxgDs1grrqGAy:
[626]
cQq3xBLwtD1eQEEPlAuV:yEkTfsc1WPZHH8Dm4y90:HVuLgyOpZeAFUc62kTfN:
[178]
e0HuIV5TMvB4c2lyALCp:Yb9QWTH8xlpDPnnpYw5o:CxzsIlJvU5MsXw2wirLM:
[282]
e0HuIV5TMvB4c2lyALCp:gVARakHqtdBmpuSp54V3:fmpZR2xC5vmKYp0l9IHX:
[692]
e0HuIV5TMvB4c2lyALCp:nMusbWIaZ87Zzhe3Emyk:hTmBEqiEpJDPzyb6smpV:
[2613]
eBd4AnSVSq5Dg4zhQpgC:19EkxwINwUm7cj60sXEc:lrdwgCNBBD8gmnULBsBe:
[3841]
eBd4AnSVSq5Dg4zhQpgC:AlmZYINZRw7RYdny1czC:KGB3UlLXR7tp2czOfe7G:
[1259]
fd6ewkdhm15OwYU6KTX3:1rCQSeaQj8S4dwkdK3Ew:tEw2d3nvgN2jTofiUHKt:
[9880]
fd6ewkdhm15OwYU6KTX3:4xlvNiFwEiwOw1o8S1nm:MvtAttCZNod66CuGNEZh:
[2934]
fd6ewkdhm15OwYU6KTX3:4xlvNiFwEiwOw1o8S1nm:tEw2d3nvgN2jTofiUHKt:
[8269,6365]
fd6ewkdhm15OwYU6KTX3:9wu3dwY1xCgyXh4ZFVSn:tEw2d3nvgN2jTofiUHKt:
[7664]
fd6ewkdhm15OwYU6KTX3:WX5Q4aoypRLLh1wpmFKK:MvtAttCZNod66CuGNEZh:
[5537]
fd6ewkdhm15OwYU6KTX3:mq1fUobXg02201hOn67V:4OkZpyBKDghV2hg1v8UF:
[1005]
fd6ewkdhm15OwYU6KTX3:tQlMwGthXFPUZUw7QwPr:MvtAttCZNod66CuGNEZh:
[1751]
fd6ewkdhm15OwYU6KTX3:ubZgKUX3G9JDeYtYPP59:tEw2d3nvgN2jTofiUHKt:
[1933]
icaXOHk7YT1NhZjq1qjx:Lol42F6phLQsX9L2xR7E:ShbuTcXAWVavHq1JBUF7:
[681]
icaXOHk7YT1NhZjq1qjx:gjiwGqEpKcKnRslj80EW:ijsA3x1y81VyRpoAgA2z:
[1322]
o8YfXzni47sO9zHgFLng:G0aXgTNXsXtF1xmqeiMJ:2QFdrfLhNNeEHBs33OTP:
[3998]
o8YfXzni47sO9zHgFLng:NRft8amelTwCPwPTxczb:fxmgGZazA7aMVjodog3S:
[3041]
o8YfXzni47sO9zHgFLng:QJB60Vr8g4s2SzaXlQz5:fxmgGZazA7aMVjodog3S:
[2723]
o8YfXzni47sO9zHgFLng:b8eWnSB0f5uMIzNiaG9v:2QFdrfLhNNeEHBs33OTP:
[221]
o8YfXzni47sO9zHgFLng:b8eWnSB0f5uMIzNiaG9v:lLK1GGBVBvV2dwLDjx3G:
[1408]
o8YfXzni47sO9zHgFLng:euBLeGs1ltk5JSqhdR3z:bq4HrKGrhOTHg4IsltWZ:
[1111]
o8YfXzni47sO9zHgFLng:euBLeGs1ltk5JSqhdR3z:fxmgGZazA7aMVjodog3S:
[5758]
o8YfXzni47sO9zHgFLng:gu0JCCYIJkQ5SpUL0e1O:2QFdrfLhNNeEHBs33OTP:
[1755]
oA9bFrHVBxXLKZCXlRJC:TGgYktU5CKatgURBdreC:dpFQISmxPRPZ1l2lXVvI:
[5224]
oA9bFrHVBxXLKZCXlRJC:fYPowfx2iEvaVfHO9e7e:X2xGzlVdXjrdsee8D9Bv:
[335]
oA9bFrHVBxXLKZCXlRJC:fYPowfx2iEvaVfHO9e7e:dpFQISmxPRPZ1l2lXVvI:
[3065]
oA9bFrHVBxXLKZCXlRJC:mBbIqweVzG2X7jQJg9S5:3rJQCOIjboU1MwxUxOvi:
[2480]
oA9bFrHVBxXLKZCXlRJC:sWFeu0eWEyotppEZ1rh9:dpFQISmxPRPZ1l2lXVvI:
[3914]
unZNxtXeALO29EhzqRkt:AIQWiEWyFXNmgXxVG4ut:J8P5Cs394goDA7tpmOrq:
[14614]
unZNxtXeALO29EhzqRkt:MFmOqzHpoyq0PCd5FBsZ:J8P5Cs394goDA7tpmOrq:
[6162]
unZNxtXeALO29EhzqRkt:RRTQQ2PK45GNt6EL8yNN:J8P5Cs394goDA7tpmOrq:
[4093]
unZNxtXeALO29EhzqRkt:kIYcDcdRLX4CS3iuj2SD:J8P5Cs394goDA7tpmOrq:
[6607]