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.3692317: set value failed: [Error Code: 1110] computation exceeds limit (9999)
goroutine 5240986777 [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, 0xc9576e5d80})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:576 +0x212
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x15bcc2871a0, 0x30472e8)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:528 +0x57
panic({0x27fc500, 0xc9576e5d80})
/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({0x12ca5cb4a30?, 0x1546962bc80?}, 0x12ca5cb4a30?, {{0x3388860?, 0x168de2c0b20?}, {0x3371ba0?, 0x1140c8ebec0?}})
/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(0x12f2fef04e0, 0x33a0cf0?, {{0x3388860?, 0x168de2c0b20?}, {0x3371ba0?, 0x1140c8ebec0?}}, {0x12ca5cb4a30, 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(0x15bcc2871a0?, {0x33a0cf0, 0x12f2fef04e0}, {{0x3388860?, 0x168de2c0b20?}, {0x3371ba0?, 0x1140c8ebec0?}}, {0x12ca5cb4a30, 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?, 0x1140c8ebec0}, {0x33b0f80, 0x15bcc2871a0})
/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(0x15bcc2871a0, 0x15be94027e0)
/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?, 0x15be94027e0}, {0x33b0f80, 0x15bcc2871a0})
/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?, 0x15be94027e0?}, 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(0x15bcc2871a0?, 0xc94a093980)
/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?, 0xc94a093980}, {0x33ab6e0, 0x15bcc2871a0})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/ast/visitor.go:119 +0x335
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x15bcc2871a0, {0x338eb00?, 0xc94a093980})
/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?, {0x1771c0cf180?, 0x5, 0x15bcc2871a0?})
/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(0x15bcc2871a0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc815bb?}, 0xc951c4b858, {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(0x15bcc2871a0?, 0x2c3c0ab?, {0x0?, 0x33a0cf0?, 0xd6b8f67680?})
/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(0x15bcc2871a0, 0x1772d3f8a80, {{{0x0, 0x0}, {0x0, 0x0}}, 0xc955ea2860, 0x0, 0x0, 0x15bcc2871a0, ...})
/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(0x15bcc2871a0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0?}, 0xc951c4bc70, {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}}, 0xc955ea2860, 0x0, 0x0, 0x15bcc2871a0, {0xc955edd3e0, 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, 0x15bcc2871a0, {0xc955edd3c0, ...}, ...})
/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(0x176c920af50?, {0x33a9b00, 0xc94afe98f0}, 0x176c920afc0?, {0xc955edd380?, 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(0x15bcc2871a0, 0xc955edd3a0?, {0xc955edd380, 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(0x15bcc2871a0)
/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(0xc951c4c290, {0x7e038f4dc728?, 0x16b39ad5e40?}, 0xc951c4c278)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/runtime.go:205 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0x1601e8d2180, {0x3388860, 0x168de2c0b20}, 0xc951c4c348?, 0xc9495f9a70)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/environment.go:1144 +0x105
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x1767dabd320)
/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?, 0xc94afe2e00?)
/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(0x1767dabd320?)
/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?, 0x1767dabd320?}})
/app/fvm/runtime/wrapped_cadence_runtime.go:90 +0x27
github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x172bd3c6000)
/app/fvm/transactionInvoker.go:374 +0x16c
github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x172bd3c6000)
/app/fvm/transactionInvoker.go:270 +0x18d
github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x172bd3c6000?)
/app/fvm/transactionInvoker.go:246 +0x25
github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0xc94afc9430?)
/app/fvm/transactionInvoker.go:147 +0x1e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactionInternal(_, {_, _}, _, {{{0xab, 0x8, 0xa6, 0x97, 0x54, 0x4, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:531 +0x7b7
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, {_, _}, _, {{{0xab, 0x8, 0xa6, 0x97, 0x54, 0x4, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:458 +0x7e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactions(0x445385?, {0x33996d0, 0xc0005d69e0}, 0xc944e48eb0?, 0xc5343d9e00?, 0x17301575c30?)
/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
--> 32b0311422ccc411b81ea06ffb050734d017fccdee678b9e861e1775b04eabe5: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:AJZ59DZHlFAcXLMbI3ch:GwN6l5mrPqQ07BLkGVXI:
[4608]
0Cfe9ZkrtnUPdKcE4RFX:CWwENQt0VSz9KWbPMxgw:3C2a6DsyiHLVlFA5W0il:
[6445]
0Cfe9ZkrtnUPdKcE4RFX:tr6yV8X1i7LaqoSj2zYB:3C2a6DsyiHLVlFA5W0il:
[7742,3087]
0Cfe9ZkrtnUPdKcE4RFX:tr6yV8X1i7LaqoSj2zYB:GwN6l5mrPqQ07BLkGVXI:
[5735]
0Cfe9ZkrtnUPdKcE4RFX:ypVhzCbAvqIMU1jgK0g3:H0dEDaLPGVf1bAn00r7g:
[246]
1tslgIDPsj33137CPukG:H0Z8sPMjn2Jmu1prJr2o:zEPqFbGL4OE9uy77RUO1:
[2838,1202]
1tslgIDPsj33137CPukG:QSrs3joUO9EEOuIiS7Nz:zEPqFbGL4OE9uy77RUO1:
[7767]
1tslgIDPsj33137CPukG:hkl0wNr3OZAVmbCWeNkC:Tl7T3CSPrbg28fyxQI2a:
[3049]
1tslgIDPsj33137CPukG:kbizLBNz80lxzRjsWy3U:Tl7T3CSPrbg28fyxQI2a:
[2709]
1tslgIDPsj33137CPukG:kbizLBNz80lxzRjsWy3U:zEPqFbGL4OE9uy77RUO1:
[5392]
EGtCJYR4VXxwGFvinRnI:19KwpyljGjZtizXvhpWe:VdzbdBN6Whq7jyan6kwe:
[17877,10632]
EGtCJYR4VXxwGFvinRnI:6fj9YZOcpexfBsBBl63S:HBgOsdNwoxHZflmzzUNM:
[3809]
EGtCJYR4VXxwGFvinRnI:8LfJKOsbEMm2XO8n0tUb:HBgOsdNwoxHZflmzzUNM:
[3619]
EGtCJYR4VXxwGFvinRnI:8LfJKOsbEMm2XO8n0tUb:VdzbdBN6Whq7jyan6kwe:
[14952]
EGtCJYR4VXxwGFvinRnI:EVxtk8BJI0k8C0X6VLfK:QXJDm8WxAKXsbYo1OsRK:
[463]
EGtCJYR4VXxwGFvinRnI:TDxnaSNqZf7YTO1eB9Pi:HBgOsdNwoxHZflmzzUNM:
[2676,4713]
EGtCJYR4VXxwGFvinRnI:o8K9zWhmbovLq3D1RAi9:VdzbdBN6Whq7jyan6kwe:
[11517]
EGtCJYR4VXxwGFvinRnI:rUIE9lqKFvFYaJzKy7Pp:HBgOsdNwoxHZflmzzUNM:
[2491]
Re4q1GP1XB3YEUicrQgN:4735vDI0J66PW7L0Fv9m:XKLb2SNZZ8D7MYxqBVuA:
[3610]
Re4q1GP1XB3YEUicrQgN:4YZtxvcVFWciUmC4ZuJf:XKLb2SNZZ8D7MYxqBVuA:
[351]
Re4q1GP1XB3YEUicrQgN:E9A3Oy9BA3ZCbSMCBZ4w:cLMpqzYcbajRPDCvLZIU:
[3635,6991,2314]
Re4q1GP1XB3YEUicrQgN:WPWNjKzuvo39ggjGAIvW:XKLb2SNZZ8D7MYxqBVuA:
[16421]
Re4q1GP1XB3YEUicrQgN:WPWNjKzuvo39ggjGAIvW:cLMpqzYcbajRPDCvLZIU:
[8807]
Re4q1GP1XB3YEUicrQgN:aM91YP3ztJadLmx8qUWt:XKLb2SNZZ8D7MYxqBVuA:
[1327,215]
Re4q1GP1XB3YEUicrQgN:eY31QsSbWJRVLhtpDN5X:XKLb2SNZZ8D7MYxqBVuA:
[1155,7812]
UjHwY97M5iThoJsHlgHH:60di2RsY6PVOlxtCinzE:9KXaGEsuK2jqjvI4slAz:
[2700]
UjHwY97M5iThoJsHlgHH:60di2RsY6PVOlxtCinzE:SMPeCKqhOs7mxBWupngA:
[7673]
UjHwY97M5iThoJsHlgHH:CdsNfPXtxNya70qSVliv:Ie2foJjxfejIes9O8iWR:
[403]
UjHwY97M5iThoJsHlgHH:GJYPkpq4YiBVKZ0pHtCW:SMPeCKqhOs7mxBWupngA:
[2196]
UjHwY97M5iThoJsHlgHH:SxjfHNK92dKNSGQ5kWpm:9KXaGEsuK2jqjvI4slAz:
[3903]
UjHwY97M5iThoJsHlgHH:lePXKCFSKd5NbWS46XG3:G8djZYvYdCPL0RmZVvuX:
[9673]
UjHwY97M5iThoJsHlgHH:oxhOewdHzbjF90B6OIov:9KXaGEsuK2jqjvI4slAz:
[831]
VOvUgEQf4OUhWTlUoVU8:J8ZGt3zOjGTWFsD8IAvL:7ZAqMhE29qVZKacpGFMd:
[5237]
VOvUgEQf4OUhWTlUoVU8:J8ZGt3zOjGTWFsD8IAvL:JNEEYiTOihVs3b9WIS5y:
[2160]
VOvUgEQf4OUhWTlUoVU8:VhkAQfR7pZdLy1zOyw7E:JNEEYiTOihVs3b9WIS5y:
[7612]
VOvUgEQf4OUhWTlUoVU8:VhkAQfR7pZdLy1zOyw7E:XKL9HXzZ5hiaZVSqFyWw:
[883]
VOvUgEQf4OUhWTlUoVU8:VhkAQfR7pZdLy1zOyw7E:bndkaQuhqGpK1Y8CuCDA:
[2815]
VOvUgEQf4OUhWTlUoVU8:gCgteAgR90YPSyYewN7H:bndkaQuhqGpK1Y8CuCDA:
[3438]
VOvUgEQf4OUhWTlUoVU8:h77V3jTCmxevn0RaCrEE:BjFvG8EbgrNPLfXat4P6:
[776]
VOvUgEQf4OUhWTlUoVU8:h77V3jTCmxevn0RaCrEE:JNEEYiTOihVs3b9WIS5y:
[756]
VOvUgEQf4OUhWTlUoVU8:sObBCd3mSwvxbJIdLXFJ:JNEEYiTOihVs3b9WIS5y:
[3870]
WOs3Ii4Z891Po5xQM7cO:sAqJHYzjCbuVL6iJmVdx:PYrn3bTDRE7EO0soa1dR:
[465]
YtqOzsL0aZLjSsC6KM3a:5uyGvhBW0jPFLuDIvTiz:EgsD4m5vrVGRTC939XBU:
[1588]
YtqOzsL0aZLjSsC6KM3a:7JU0syjjFUDo76Y6Ukqf:8Tw12vVFKOPKqzBYOmj5:
[2269]
YtqOzsL0aZLjSsC6KM3a:9bEMR0Ri3rSCeQDAlLEV:8Tw12vVFKOPKqzBYOmj5:
[1056]
YtqOzsL0aZLjSsC6KM3a:9bEMR0Ri3rSCeQDAlLEV:EgsD4m5vrVGRTC939XBU:
[511]
YtqOzsL0aZLjSsC6KM3a:UUGE5ZBlGXtvexLq7J2s:mzouvN8e9cSIvuIw0tBL:
[3706]
YtqOzsL0aZLjSsC6KM3a:Y2zuZoZ3avyjNUkQEw46:8Pfezx1BgNTbBFwniRBz:
[3581]
YtqOzsL0aZLjSsC6KM3a:Y2zuZoZ3avyjNUkQEw46:8Tw12vVFKOPKqzBYOmj5:
[174]
YtqOzsL0aZLjSsC6KM3a:pENehGcS7Hte2oR9DVBl:EgsD4m5vrVGRTC939XBU:
[1429]
YtqOzsL0aZLjSsC6KM3a:sL8QrmIcFwwNZ2VwA3M5:mzouvN8e9cSIvuIw0tBL:
[2278]
axoog5ICoyz4V6Vnc2Er:Ktn7EZsyaIL59xSmQFQV:Wosu4r5tN2VZwQfegYZO:
[8400]
axoog5ICoyz4V6Vnc2Er:Lqkp8Q2JmjO5GLS2u92u:Wosu4r5tN2VZwQfegYZO:
[7198]
axoog5ICoyz4V6Vnc2Er:TwAYgDcS7CewUM7AaG5f:Wosu4r5tN2VZwQfegYZO:
[9558]
axoog5ICoyz4V6Vnc2Er:Tzeg6f7PJyhIvyC416L8:MvQy1ROGnnWcuaKh0rkH:
[1490]
axoog5ICoyz4V6Vnc2Er:Tzeg6f7PJyhIvyC416L8:Wosu4r5tN2VZwQfegYZO:
[3701]
axoog5ICoyz4V6Vnc2Er:i6wsCrskygTpCJHdApYM:2aKbTbl254qwQjSf2ALV:
[6568]
axoog5ICoyz4V6Vnc2Er:mgkmSeXPZEXA9D5Q0g7i:Wosu4r5tN2VZwQfegYZO:
[2585]
axoog5ICoyz4V6Vnc2Er:wXFfJgbs3lr4G6tUQ6GH:2aKbTbl254qwQjSf2ALV:
[1327]
e0HuIV5TMvB4c2lyALCp:4cdF4JruRwuOYqey4K3B:CxzsIlJvU5MsXw2wirLM:
[3839]
e0HuIV5TMvB4c2lyALCp:IIqt1PmbKGM1tyLJYAt1:CxzsIlJvU5MsXw2wirLM:
[2871]
e0HuIV5TMvB4c2lyALCp:nMusbWIaZ87Zzhe3Emyk:fmpZR2xC5vmKYp0l9IHX:
[50]
eBd4AnSVSq5Dg4zhQpgC:vFjHgEs59QyM4Sg7exrF:2AO0NeyoXdLQq9qZXqqq:
[3175]
fd6ewkdhm15OwYU6KTX3:EnXWM5PoSfiu36eD8Woz:tEw2d3nvgN2jTofiUHKt:
[3740]
fd6ewkdhm15OwYU6KTX3:Jt0rHsedFxLoUdoXI3jU:tEw2d3nvgN2jTofiUHKt:
[1905,8830]
fd6ewkdhm15OwYU6KTX3:l0nf6wyodez51cbv3RvU:tEw2d3nvgN2jTofiUHKt:
[8600]
fd6ewkdhm15OwYU6KTX3:mq1fUobXg02201hOn67V:X45eNAyOV2U9K9yfPJEK:
[1542]
fd6ewkdhm15OwYU6KTX3:mq1fUobXg02201hOn67V:tEw2d3nvgN2jTofiUHKt:
[4453]
icaXOHk7YT1NhZjq1qjx:CwamXVkeheABmljaB3K5:ijsA3x1y81VyRpoAgA2z:
[1243]
icaXOHk7YT1NhZjq1qjx:gjiwGqEpKcKnRslj80EW:q4ul0PgcHrLC7vadB3wm:
[607]
icaXOHk7YT1NhZjq1qjx:tIXFvX5ZeHMzmCmpl48Y:ijsA3x1y81VyRpoAgA2z:
[1859]
o8YfXzni47sO9zHgFLng:5s1ozuHwGkilgCwOJtqI:lLK1GGBVBvV2dwLDjx3G:
[9857]
o8YfXzni47sO9zHgFLng:G0aXgTNXsXtF1xmqeiMJ:lLK1GGBVBvV2dwLDjx3G:
[5100]
o8YfXzni47sO9zHgFLng:KeBbmLVBbEs1Hi8l3Upl:2QFdrfLhNNeEHBs33OTP:
[2801]
o8YfXzni47sO9zHgFLng:NRft8amelTwCPwPTxczb:fxmgGZazA7aMVjodog3S:
[6279]
o8YfXzni47sO9zHgFLng:NRft8amelTwCPwPTxczb:lLK1GGBVBvV2dwLDjx3G:
[8065]
o8YfXzni47sO9zHgFLng:eQPDcfgVL5LtrO3VqH78:lLK1GGBVBvV2dwLDjx3G:
[7683]
o8YfXzni47sO9zHgFLng:euBLeGs1ltk5JSqhdR3z:fxmgGZazA7aMVjodog3S:
[419]
o8YfXzni47sO9zHgFLng:gu0JCCYIJkQ5SpUL0e1O:2QFdrfLhNNeEHBs33OTP:
[2169]
oA9bFrHVBxXLKZCXlRJC:8r1YP4qRw3Ht9kAYMU5j:PLtnAAMrkF7UwpqRmIkm:
[8208]
oA9bFrHVBxXLKZCXlRJC:TGgYktU5CKatgURBdreC:3rJQCOIjboU1MwxUxOvi:
[4954,3606]
oA9bFrHVBxXLKZCXlRJC:TGgYktU5CKatgURBdreC:PLtnAAMrkF7UwpqRmIkm:
[5548,516]
oA9bFrHVBxXLKZCXlRJC:Z3SmlNHeOtz2OLOEKWp9:dpFQISmxPRPZ1l2lXVvI:
[5289]
oA9bFrHVBxXLKZCXlRJC:ci0azhRCo0xKiSIYxjut:3rJQCOIjboU1MwxUxOvi:
[4664]
oA9bFrHVBxXLKZCXlRJC:ci0azhRCo0xKiSIYxjut:PLtnAAMrkF7UwpqRmIkm:
[4501]
oA9bFrHVBxXLKZCXlRJC:eaLfp6LDbCJmCtBeS8aJ:PLtnAAMrkF7UwpqRmIkm:
[4417]
oA9bFrHVBxXLKZCXlRJC:eaLfp6LDbCJmCtBeS8aJ:dpFQISmxPRPZ1l2lXVvI:
[1305]
unZNxtXeALO29EhzqRkt:06giZkdGZ1dri1xUNwmv:J8P5Cs394goDA7tpmOrq:
[9145]
unZNxtXeALO29EhzqRkt:MFmOqzHpoyq0PCd5FBsZ:vM1stjQezfViqoSf67Gc:
[4893]