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.2471092: set value failed: [Error Code: 1110] computation exceeds limit (9999)
goroutine 3569666849 [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, 0x161a72edda0})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:576 +0x212
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x10d9d655ec0, 0x30472e8)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:528 +0x57
panic({0x27fc500, 0x161a72edda0})
/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({0xc697101cc0?, 0x161a711d0b0?}, 0xc697101cc0?, {{0x3388860?, 0x11c39b5fe40?}, {0x3371ba0?, 0xc2cf7e4240?}})
/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(0xc1df0020c0, 0x33a0cf0?, {{0x3388860?, 0x11c39b5fe40?}, {0x3371ba0?, 0xc2cf7e4240?}}, {0xc697101cc0, 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(0x10d9d655ec0?, {0x33a0cf0, 0xc1df0020c0}, {{0x3388860?, 0x11c39b5fe40?}, {0x3371ba0?, 0xc2cf7e4240?}}, {0xc697101cc0, 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?, 0xc2cf7e4240}, {0x33b0f80, 0x10d9d655ec0})
/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(0x10d9d655ec0, 0x1619f26c4b0)
/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?, 0x1619f26c4b0}, {0x33b0f80, 0x10d9d655ec0})
/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?, 0x1619f26c4b0?}, 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(0x10d9d655ec0?, 0x161938f3500)
/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?, 0x161938f3500}, {0x33ab6e0, 0x10d9d655ec0})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/ast/visitor.go:119 +0x335
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x10d9d655ec0, {0x338eb00?, 0x161938f3500})
/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?, {0x1619f264180?, 0x5, 0x10d9d655ec0?})
/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(0x10d9d655ec0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc815bb?}, 0x161821ed858, {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(0x10d9d655ec0?, 0x2c3c0ab?, {0x0?, 0x33a0cf0?, 0x12f4e6245a0?})
/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(0x10d9d655ec0, 0x161a367fb80, {{{0x0, 0x0}, {0x0, 0x0}}, 0x161a36bf7e0, 0x0, 0x0, 0x10d9d655ec0, ...})
/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(0x10d9d655ec0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0?}, 0x161821edc70, {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}}, 0x161a36bf7e0, 0x0, 0x0, 0x10d9d655ec0, {0x161a36e18a0, 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, 0x10d9d655ec0, {0x161a36e1880, ...}, ...})
/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(0x16192ac35e0?, {0x33a9b00, 0x161a35c4618}, 0x16192ac3650?, {0x161a36e1840?, 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(0x10d9d655ec0, 0x161a36e1860?, {0x161a36e1840, 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(0x10d9d655ec0)
/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(0x161821ee290, {0x7f4ca2c5e420?, 0x1619f203e40?}, 0x161821ee278)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/runtime.go:205 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0x15e266ac180, {0x3388860, 0x11c39b5fe40}, 0x161821ee348?, 0x1619f276798)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/environment.go:1144 +0x105
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x1619f201d40)
/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?, 0x16192ac5940?)
/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(0x1619f201d40?)
/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?, 0x1619f201d40?}})
/app/fvm/runtime/wrapped_cadence_runtime.go:90 +0x27
github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x161928e2a80)
/app/fvm/transactionInvoker.go:374 +0x16c
github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x161928e2a80)
/app/fvm/transactionInvoker.go:270 +0x18d
github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x161928e2a80?)
/app/fvm/transactionInvoker.go:246 +0x25
github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0x16192ac48e0?)
/app/fvm/transactionInvoker.go:147 +0x1e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactionInternal(_, {_, _}, _, {{{0xf1, 0xd9, 0xad, 0x45, 0xda, 0xe2, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:531 +0x7b7
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, {_, _}, _, {{{0xf1, 0xd9, 0xad, 0x45, 0xda, 0xe2, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:458 +0x7e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactions(0x445385?, {0x33996d0, 0xc000161e00}, 0x161637b73f0?, 0xc437b25c90?, 0x161637b73f0?)
/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
--> 5201df7f2b9aea19d3232c524557f210fc3f3a6b0c2d0346af1bca82c3000ae6: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:GwN6l5mrPqQ07BLkGVXI:
[2927]
0Cfe9ZkrtnUPdKcE4RFX:AJZ59DZHlFAcXLMbI3ch:3C2a6DsyiHLVlFA5W0il:
[9198]
0Cfe9ZkrtnUPdKcE4RFX:CWwENQt0VSz9KWbPMxgw:GwN6l5mrPqQ07BLkGVXI:
[3265]
0Cfe9ZkrtnUPdKcE4RFX:PMJf92F9taHv1YUjUvNE:GwN6l5mrPqQ07BLkGVXI:
[5103]
0Cfe9ZkrtnUPdKcE4RFX:WrRSooj4FK28YO0h3C08:3C2a6DsyiHLVlFA5W0il:
[2815]
0Cfe9ZkrtnUPdKcE4RFX:ZSOcQWgOXtSE9vBzPWlp:GwN6l5mrPqQ07BLkGVXI:
[5046]
0Cfe9ZkrtnUPdKcE4RFX:ayfQwvp9v5AFzQSUAb58:VIxKvO9YpPNARy0r8XE6:
[3704]
1tslgIDPsj33137CPukG:1tv6QjvkCfwn9nhLZO7Y:Tl7T3CSPrbg28fyxQI2a:
[4738]
1tslgIDPsj33137CPukG:AcWaVMn2EnzMxot20a8f:0Gcepcdqn9dYy0sZKoO5:
[1056]
1tslgIDPsj33137CPukG:AcWaVMn2EnzMxot20a8f:zEPqFbGL4OE9uy77RUO1:
[500]
1tslgIDPsj33137CPukG:Y2VDrJfkWUnH7PYDIRxQ:0Gcepcdqn9dYy0sZKoO5:
[1242]
1tslgIDPsj33137CPukG:Y2VDrJfkWUnH7PYDIRxQ:zEPqFbGL4OE9uy77RUO1:
[9189]
EGtCJYR4VXxwGFvinRnI:6fj9YZOcpexfBsBBl63S:VdzbdBN6Whq7jyan6kwe:
[2101,18189]
EGtCJYR4VXxwGFvinRnI:EVxtk8BJI0k8C0X6VLfK:HBgOsdNwoxHZflmzzUNM:
[7279]
EGtCJYR4VXxwGFvinRnI:Hj6jZCVsuVZUXnsXUNkp:HBgOsdNwoxHZflmzzUNM:
[283]
EGtCJYR4VXxwGFvinRnI:TDxnaSNqZf7YTO1eB9Pi:VdzbdBN6Whq7jyan6kwe:
[474]
EGtCJYR4VXxwGFvinRnI:lGlKVF9azcf70az37EBE:HBgOsdNwoxHZflmzzUNM:
[985]
EGtCJYR4VXxwGFvinRnI:lGlKVF9azcf70az37EBE:VdzbdBN6Whq7jyan6kwe:
[6570,3818,4125]
EGtCJYR4VXxwGFvinRnI:rUIE9lqKFvFYaJzKy7Pp:HBgOsdNwoxHZflmzzUNM:
[6952]
Re4q1GP1XB3YEUicrQgN:4735vDI0J66PW7L0Fv9m:XKLb2SNZZ8D7MYxqBVuA:
[19552]
Re4q1GP1XB3YEUicrQgN:4YZtxvcVFWciUmC4ZuJf:XKLb2SNZZ8D7MYxqBVuA:
[1492]
Re4q1GP1XB3YEUicrQgN:BaZWbqdl51xa9O58UQTP:cLMpqzYcbajRPDCvLZIU:
[9149]
Re4q1GP1XB3YEUicrQgN:E9A3Oy9BA3ZCbSMCBZ4w:cLMpqzYcbajRPDCvLZIU:
[4677]
Re4q1GP1XB3YEUicrQgN:Q5CEunILZrLZvoN8pYCn:XKLb2SNZZ8D7MYxqBVuA:
[8069]
Re4q1GP1XB3YEUicrQgN:WPWNjKzuvo39ggjGAIvW:XKLb2SNZZ8D7MYxqBVuA:
[560]
Re4q1GP1XB3YEUicrQgN:aM91YP3ztJadLmx8qUWt:7LzEITeN26UpsgT41Ceo:
[195]
Re4q1GP1XB3YEUicrQgN:eY31QsSbWJRVLhtpDN5X:XKLb2SNZZ8D7MYxqBVuA:
[9278]
Re4q1GP1XB3YEUicrQgN:t1NMgvzhRYc8Wmb7zjxO:XKLb2SNZZ8D7MYxqBVuA:
[4806]
Re4q1GP1XB3YEUicrQgN:vaCemC0ZcgfMxaAiEeFK:XKLb2SNZZ8D7MYxqBVuA:
[5984]
UjHwY97M5iThoJsHlgHH:1k5w0wfDECL8LG5CsxDd:Ie2foJjxfejIes9O8iWR:
[252]
UjHwY97M5iThoJsHlgHH:CdsNfPXtxNya70qSVliv:G8djZYvYdCPL0RmZVvuX:
[7088]
UjHwY97M5iThoJsHlgHH:CdsNfPXtxNya70qSVliv:SMPeCKqhOs7mxBWupngA:
[3915]
UjHwY97M5iThoJsHlgHH:l1un7cJsgtBuUmkxtHIK:SMPeCKqhOs7mxBWupngA:
[1124]
VOvUgEQf4OUhWTlUoVU8:IpYnVdnGYEOon14saFTp:XKL9HXzZ5hiaZVSqFyWw:
[1210]
VOvUgEQf4OUhWTlUoVU8:IpYnVdnGYEOon14saFTp:bndkaQuhqGpK1Y8CuCDA:
[4672]
VOvUgEQf4OUhWTlUoVU8:J8ZGt3zOjGTWFsD8IAvL:7ZAqMhE29qVZKacpGFMd:
[1538]
VOvUgEQf4OUhWTlUoVU8:VY5HWSmua709uDBxV5cL:XKL9HXzZ5hiaZVSqFyWw:
[1716]
VOvUgEQf4OUhWTlUoVU8:aqkZwwd3kF1lGAQZYbgc:7ZAqMhE29qVZKacpGFMd:
[3921]
VOvUgEQf4OUhWTlUoVU8:aqkZwwd3kF1lGAQZYbgc:bndkaQuhqGpK1Y8CuCDA:
[1490]
VOvUgEQf4OUhWTlUoVU8:gCgteAgR90YPSyYewN7H:JNEEYiTOihVs3b9WIS5y:
[8550]
VOvUgEQf4OUhWTlUoVU8:h77V3jTCmxevn0RaCrEE:JNEEYiTOihVs3b9WIS5y:
[9412]
VOvUgEQf4OUhWTlUoVU8:hhD8WZ2CixmItU7Yvc3U:7ZAqMhE29qVZKacpGFMd:
[2238]
VOvUgEQf4OUhWTlUoVU8:js0skPGONAfU87JyYRSW:7ZAqMhE29qVZKacpGFMd:
[7865]
VOvUgEQf4OUhWTlUoVU8:js0skPGONAfU87JyYRSW:XKL9HXzZ5hiaZVSqFyWw:
[330]
WOs3Ii4Z891Po5xQM7cO:0QXcVc2u5OuLalBysr1w:HCCkoiqh4tBF4sHOwO9q:
[2478,693]
WOs3Ii4Z891Po5xQM7cO:0QXcVc2u5OuLalBysr1w:PYrn3bTDRE7EO0soa1dR:
[6035]
WOs3Ii4Z891Po5xQM7cO:2HqhUSnk3KgqcySZuZa4:mBmnXN810d6PrQTOZbke:
[809]
WOs3Ii4Z891Po5xQM7cO:7Kjaiir2Bx74q0cdOBYb:HCCkoiqh4tBF4sHOwO9q:
[166]
WOs3Ii4Z891Po5xQM7cO:Jh8naZdQEDpUZyv1MumP:HCCkoiqh4tBF4sHOwO9q:
[8643]
WOs3Ii4Z891Po5xQM7cO:XEH0xFb0cRM0PUTDc4gt:bqBu3E92tSpPNr36wtjS:
[671]
WOs3Ii4Z891Po5xQM7cO:ebagVgzmkYMzYTJJy22C:PYrn3bTDRE7EO0soa1dR:
[4976]
WOs3Ii4Z891Po5xQM7cO:hBm0jJ0GAkfwlzs3iXdy:PYrn3bTDRE7EO0soa1dR:
[4906]
YtqOzsL0aZLjSsC6KM3a:5Q0QaMlUJtX31iJzJ2uu:8Tw12vVFKOPKqzBYOmj5:
[2061]
YtqOzsL0aZLjSsC6KM3a:HzptkMiegR8e0VByKJEW:8Tw12vVFKOPKqzBYOmj5:
[3101]
YtqOzsL0aZLjSsC6KM3a:PtoBV8TCZJHGDtbIMF3k:EgsD4m5vrVGRTC939XBU:
[1783]
YtqOzsL0aZLjSsC6KM3a:Y2zuZoZ3avyjNUkQEw46:8Tw12vVFKOPKqzBYOmj5:
[2252]
YtqOzsL0aZLjSsC6KM3a:blL8SzNtQxeKPFznzII2:8Tw12vVFKOPKqzBYOmj5:
[3831]
YtqOzsL0aZLjSsC6KM3a:blL8SzNtQxeKPFznzII2:mzouvN8e9cSIvuIw0tBL:
[1759]
YtqOzsL0aZLjSsC6KM3a:sL8QrmIcFwwNZ2VwA3M5:8Pfezx1BgNTbBFwniRBz:
[2026]
YtqOzsL0aZLjSsC6KM3a:sL8QrmIcFwwNZ2VwA3M5:EgsD4m5vrVGRTC939XBU:
[6346]
YtqOzsL0aZLjSsC6KM3a:sL8QrmIcFwwNZ2VwA3M5:mzouvN8e9cSIvuIw0tBL:
[3890]
axoog5ICoyz4V6Vnc2Er:I0VUjhP5RTMbRNDuKSFI:2aKbTbl254qwQjSf2ALV:
[398]
axoog5ICoyz4V6Vnc2Er:i6wsCrskygTpCJHdApYM:2aKbTbl254qwQjSf2ALV:
[2615]
axoog5ICoyz4V6Vnc2Er:i6wsCrskygTpCJHdApYM:Wosu4r5tN2VZwQfegYZO:
[4711]
axoog5ICoyz4V6Vnc2Er:mgkmSeXPZEXA9D5Q0g7i:Wosu4r5tN2VZwQfegYZO:
[8034]
axoog5ICoyz4V6Vnc2Er:rSCicH0XaQx5vqpxLN22:2aKbTbl254qwQjSf2ALV:
[5497]
axoog5ICoyz4V6Vnc2Er:wXFfJgbs3lr4G6tUQ6GH:MvQy1ROGnnWcuaKh0rkH:
[1987]
cQq3xBLwtD1eQEEPlAuV:EtdzoL1EZDJvenN5WyiZ:HVuLgyOpZeAFUc62kTfN:
[2140]
e0HuIV5TMvB4c2lyALCp:JyTCbkoDIhPxFgLui0H7:hTmBEqiEpJDPzyb6smpV:
[2419]
e0HuIV5TMvB4c2lyALCp:Yb9QWTH8xlpDPnnpYw5o:CxzsIlJvU5MsXw2wirLM:
[3703]
eBd4AnSVSq5Dg4zhQpgC:19EkxwINwUm7cj60sXEc:2AO0NeyoXdLQq9qZXqqq:
[4392]
fd6ewkdhm15OwYU6KTX3:4xlvNiFwEiwOw1o8S1nm:MvtAttCZNod66CuGNEZh:
[5129]
fd6ewkdhm15OwYU6KTX3:EnXWM5PoSfiu36eD8Woz:tEw2d3nvgN2jTofiUHKt:
[8272]
fd6ewkdhm15OwYU6KTX3:Jt0rHsedFxLoUdoXI3jU:X45eNAyOV2U9K9yfPJEK:
[4542,3339]
fd6ewkdhm15OwYU6KTX3:bRD848326GotLf8Z90i1:MvtAttCZNod66CuGNEZh:
[3409]
fd6ewkdhm15OwYU6KTX3:bRD848326GotLf8Z90i1:tEw2d3nvgN2jTofiUHKt:
[2290,2992]
fd6ewkdhm15OwYU6KTX3:jZCK7qqVdPYmZrPwge8Q:X45eNAyOV2U9K9yfPJEK:
[1539]
fd6ewkdhm15OwYU6KTX3:ubZgKUX3G9JDeYtYPP59:MvtAttCZNod66CuGNEZh:
[6119]
icaXOHk7YT1NhZjq1qjx:CwamXVkeheABmljaB3K5:ijsA3x1y81VyRpoAgA2z:
[4223]
icaXOHk7YT1NhZjq1qjx:wyjpWu0WDB3zpXttlh4j:va4UoUdeOelTXqyrS8dp:
[1836]
o8YfXzni47sO9zHgFLng:G0aXgTNXsXtF1xmqeiMJ:lLK1GGBVBvV2dwLDjx3G:
[342]
o8YfXzni47sO9zHgFLng:KeBbmLVBbEs1Hi8l3Upl:fxmgGZazA7aMVjodog3S:
[3267]
o8YfXzni47sO9zHgFLng:b8eWnSB0f5uMIzNiaG9v:lLK1GGBVBvV2dwLDjx3G:
[2702,3327]
o8YfXzni47sO9zHgFLng:euBLeGs1ltk5JSqhdR3z:lLK1GGBVBvV2dwLDjx3G:
[9202]
oA9bFrHVBxXLKZCXlRJC:NydiorZVEaRR5PSz9buB:dpFQISmxPRPZ1l2lXVvI:
[2248]
oA9bFrHVBxXLKZCXlRJC:Z3SmlNHeOtz2OLOEKWp9:dpFQISmxPRPZ1l2lXVvI:
[6405]
oA9bFrHVBxXLKZCXlRJC:ci0azhRCo0xKiSIYxjut:dpFQISmxPRPZ1l2lXVvI:
[3578]
oA9bFrHVBxXLKZCXlRJC:sCxv9Q1ncwOgoO1hWj8c:PLtnAAMrkF7UwpqRmIkm:
[2404]
oA9bFrHVBxXLKZCXlRJC:sWFeu0eWEyotppEZ1rh9:dpFQISmxPRPZ1l2lXVvI:
[2351]
unZNxtXeALO29EhzqRkt:MFmOqzHpoyq0PCd5FBsZ:J8P5Cs394goDA7tpmOrq:
[243]
unZNxtXeALO29EhzqRkt:TNS01xA4zMNPBqwqDb0a:J8P5Cs394goDA7tpmOrq:
[16803]
unZNxtXeALO29EhzqRkt:TNS01xA4zMNPBqwqDb0a:vM1stjQezfViqoSf67Gc:
[5996]
unZNxtXeALO29EhzqRkt:w87WSX3xdh96EE0dWvPo:J8P5Cs394goDA7tpmOrq:
[15540]