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.2748239: set value failed: [Error Code: 1110] computation exceeds limit (9999)
goroutine 6573025788 [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, 0x16105a7a620})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:576 +0x212
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x175a11350e0, 0x30472e8)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:528 +0x57
panic({0x27fc500, 0x16105a7a620})
/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({0xc5eb6fdc60?, 0x14e6a9ba240?}, 0xc5eb6fdc60?, {{0x3388860?, 0x160c39a7da0?}, {0x3371ba0?, 0xdf093ff8c0?}})
/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(0x17b1db63b00, 0x33a0cf0?, {{0x3388860?, 0x160c39a7da0?}, {0x3371ba0?, 0xdf093ff8c0?}}, {0xc5eb6fdc60, 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(0x175a11350e0?, {0x33a0cf0, 0x17b1db63b00}, {{0x3388860?, 0x160c39a7da0?}, {0x3371ba0?, 0xdf093ff8c0?}}, {0xc5eb6fdc60, 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?, 0xdf093ff8c0}, {0x33b0f80, 0x175a11350e0})
/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(0x175a11350e0, 0x160d9c8fe30)
/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?, 0x160d9c8fe30}, {0x33b0f80, 0x175a11350e0})
/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?, 0x160d9c8fe30?}, 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(0x175a11350e0?, 0x160f307b5c0)
/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?, 0x160f307b5c0}, {0x33ab6e0, 0x175a11350e0})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/ast/visitor.go:119 +0x335
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x175a11350e0, {0x338eb00?, 0x160f307b5c0})
/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?, {0x160a5d83d00?, 0x5, 0x175a11350e0?})
/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(0x175a11350e0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc815bb?}, 0x15fbc235858, {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(0x175a11350e0?, 0x2c3c0ab?, {0x0?, 0x33a0cf0?, 0x175a1135440?})
/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(0x175a11350e0, 0x160ffdbb680, {{{0x0, 0x0}, {0x0, 0x0}}, 0x161006fc9c0, 0x0, 0x0, 0x175a11350e0, ...})
/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(0x175a11350e0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0?}, 0x15fbc235c70, {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}}, 0x161006fc9c0, 0x0, 0x0, 0x175a11350e0, {0x16100be1920, 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, 0x175a11350e0, {0x16100be1900, ...}, ...})
/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(0x160fe5f8b60?, {0x33a9b00, 0x160ffa79908}, 0x160fe5f8bd0?, {0x16100be18c0?, 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(0x175a11350e0, 0x16100be18e0?, {0x16100be18c0, 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(0x175a11350e0)
/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(0x15fbc236290, {0x7e9ceeb8c4b0?, 0x160fefb0dc0?}, 0x15fbc236278)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/runtime.go:205 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0xcae76b2180, {0x3388860, 0x160c39a7da0}, 0x15fbc236348?, 0x160a8605a88)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/environment.go:1144 +0x105
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x160fe5a2360)
/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?, 0x160ff3acb20?)
/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(0x160fe5a2360?)
/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?, 0x160fe5a2360?}})
/app/fvm/runtime/wrapped_cadence_runtime.go:90 +0x27
github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x160ff0f8700)
/app/fvm/transactionInvoker.go:374 +0x16c
github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x160ff0f8700)
/app/fvm/transactionInvoker.go:270 +0x18d
github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x160ff0f8700?)
/app/fvm/transactionInvoker.go:246 +0x25
github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0x160feffcd50?)
/app/fvm/transactionInvoker.go:147 +0x1e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactionInternal(_, {_, _}, _, {{{0x58, 0x36, 0x7e, 0x37, 0xff, 0x5, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:531 +0x7b7
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, {_, _}, _, {{{0x58, 0x36, 0x7e, 0x37, 0xff, 0x5, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:458 +0x7e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactions(0x445385?, {0x33996d0, 0xc00047d200}, 0x160d6eabe50?, 0xd9f6d99210?, 0x15eed4b3fb8?)
/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
--> 99901a858f8404c54a7866806d05465e36ba8fe2cec6c786dce30b0a8b34426c: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:
[245]
0Cfe9ZkrtnUPdKcE4RFX:CWwENQt0VSz9KWbPMxgw:3C2a6DsyiHLVlFA5W0il:
[1949]
0Cfe9ZkrtnUPdKcE4RFX:CWwENQt0VSz9KWbPMxgw:H0dEDaLPGVf1bAn00r7g:
[1186]
0Cfe9ZkrtnUPdKcE4RFX:ZSOcQWgOXtSE9vBzPWlp:GwN6l5mrPqQ07BLkGVXI:
[5246]
0Cfe9ZkrtnUPdKcE4RFX:ZSOcQWgOXtSE9vBzPWlp:H0dEDaLPGVf1bAn00r7g:
[3010]
0Cfe9ZkrtnUPdKcE4RFX:ayfQwvp9v5AFzQSUAb58:VIxKvO9YpPNARy0r8XE6:
[2210]
0Cfe9ZkrtnUPdKcE4RFX:laFLRePMUdM5PQBjmcux:GwN6l5mrPqQ07BLkGVXI:
[4505]
0Cfe9ZkrtnUPdKcE4RFX:tr6yV8X1i7LaqoSj2zYB:VIxKvO9YpPNARy0r8XE6:
[610]
1tslgIDPsj33137CPukG:AcWaVMn2EnzMxot20a8f:rrZHeqGHdfEkPWdDuRlu:
[1277]
1tslgIDPsj33137CPukG:E4f4QEPZL684lwNplhH3:Tl7T3CSPrbg28fyxQI2a:
[1106]
1tslgIDPsj33137CPukG:E4f4QEPZL684lwNplhH3:zEPqFbGL4OE9uy77RUO1:
[7459]
1tslgIDPsj33137CPukG:hkl0wNr3OZAVmbCWeNkC:zEPqFbGL4OE9uy77RUO1:
[239]
EGtCJYR4VXxwGFvinRnI:19KwpyljGjZtizXvhpWe:QXJDm8WxAKXsbYo1OsRK:
[1128]
EGtCJYR4VXxwGFvinRnI:19KwpyljGjZtizXvhpWe:VdzbdBN6Whq7jyan6kwe:
[5258]
EGtCJYR4VXxwGFvinRnI:6fj9YZOcpexfBsBBl63S:HBgOsdNwoxHZflmzzUNM:
[4799]
EGtCJYR4VXxwGFvinRnI:EVxtk8BJI0k8C0X6VLfK:VdzbdBN6Whq7jyan6kwe:
[12155]
EGtCJYR4VXxwGFvinRnI:TDxnaSNqZf7YTO1eB9Pi:VdzbdBN6Whq7jyan6kwe:
[15880]
Re4q1GP1XB3YEUicrQgN:4YZtxvcVFWciUmC4ZuJf:cLMpqzYcbajRPDCvLZIU:
[7160]
Re4q1GP1XB3YEUicrQgN:Bgy9KBek5seZy2ZY56PU:XKLb2SNZZ8D7MYxqBVuA:
[18765]
Re4q1GP1XB3YEUicrQgN:E9A3Oy9BA3ZCbSMCBZ4w:7LzEITeN26UpsgT41Ceo:
[1749]
Re4q1GP1XB3YEUicrQgN:E9A3Oy9BA3ZCbSMCBZ4w:XKLb2SNZZ8D7MYxqBVuA:
[11511,10199]
Re4q1GP1XB3YEUicrQgN:WPWNjKzuvo39ggjGAIvW:cLMpqzYcbajRPDCvLZIU:
[3908]
Re4q1GP1XB3YEUicrQgN:eY31QsSbWJRVLhtpDN5X:XKLb2SNZZ8D7MYxqBVuA:
[12478]
Re4q1GP1XB3YEUicrQgN:t1NMgvzhRYc8Wmb7zjxO:cLMpqzYcbajRPDCvLZIU:
[5256]
UjHwY97M5iThoJsHlgHH:60di2RsY6PVOlxtCinzE:G8djZYvYdCPL0RmZVvuX:
[393]
UjHwY97M5iThoJsHlgHH:7pzgHo8nvBKWJEcfAV9N:G8djZYvYdCPL0RmZVvuX:
[2563]
UjHwY97M5iThoJsHlgHH:l1un7cJsgtBuUmkxtHIK:9KXaGEsuK2jqjvI4slAz:
[4232]
UjHwY97M5iThoJsHlgHH:lePXKCFSKd5NbWS46XG3:9KXaGEsuK2jqjvI4slAz:
[4400]
UjHwY97M5iThoJsHlgHH:lePXKCFSKd5NbWS46XG3:Ie2foJjxfejIes9O8iWR:
[2835]
VOvUgEQf4OUhWTlUoVU8:IpYnVdnGYEOon14saFTp:BjFvG8EbgrNPLfXat4P6:
[319]
VOvUgEQf4OUhWTlUoVU8:J8ZGt3zOjGTWFsD8IAvL:XKL9HXzZ5hiaZVSqFyWw:
[573]
VOvUgEQf4OUhWTlUoVU8:VhkAQfR7pZdLy1zOyw7E:XKL9HXzZ5hiaZVSqFyWw:
[1266]
VOvUgEQf4OUhWTlUoVU8:aqkZwwd3kF1lGAQZYbgc:JNEEYiTOihVs3b9WIS5y:
[6087]
VOvUgEQf4OUhWTlUoVU8:hhD8WZ2CixmItU7Yvc3U:JNEEYiTOihVs3b9WIS5y:
[8705]
VOvUgEQf4OUhWTlUoVU8:mtQy7CGqpVs3Z2GScEyg:7ZAqMhE29qVZKacpGFMd:
[2068]
VOvUgEQf4OUhWTlUoVU8:sObBCd3mSwvxbJIdLXFJ:bndkaQuhqGpK1Y8CuCDA:
[207]
WOs3Ii4Z891Po5xQM7cO:7Kjaiir2Bx74q0cdOBYb:mBmnXN810d6PrQTOZbke:
[5283]
WOs3Ii4Z891Po5xQM7cO:Jh8naZdQEDpUZyv1MumP:HCCkoiqh4tBF4sHOwO9q:
[2955]
WOs3Ii4Z891Po5xQM7cO:kdaXCfbz4ZDNi6lXCYRe:PYrn3bTDRE7EO0soa1dR:
[4341]
WOs3Ii4Z891Po5xQM7cO:sAqJHYzjCbuVL6iJmVdx:HCCkoiqh4tBF4sHOwO9q:
[645]
WOs3Ii4Z891Po5xQM7cO:vuJ59GsUORivapQN2LNT:PYrn3bTDRE7EO0soa1dR:
[7714]
YtqOzsL0aZLjSsC6KM3a:9bEMR0Ri3rSCeQDAlLEV:mzouvN8e9cSIvuIw0tBL:
[2838]
YtqOzsL0aZLjSsC6KM3a:HzptkMiegR8e0VByKJEW:8Tw12vVFKOPKqzBYOmj5:
[229]
YtqOzsL0aZLjSsC6KM3a:PtoBV8TCZJHGDtbIMF3k:8Tw12vVFKOPKqzBYOmj5:
[11]
YtqOzsL0aZLjSsC6KM3a:sL8QrmIcFwwNZ2VwA3M5:8Tw12vVFKOPKqzBYOmj5:
[4251,5718]
axoog5ICoyz4V6Vnc2Er:F83xNYiPRCJZWnM7uW4u:MvQy1ROGnnWcuaKh0rkH:
[3065]
axoog5ICoyz4V6Vnc2Er:F83xNYiPRCJZWnM7uW4u:Wosu4r5tN2VZwQfegYZO:
[4500,2607]
axoog5ICoyz4V6Vnc2Er:I0VUjhP5RTMbRNDuKSFI:2aKbTbl254qwQjSf2ALV:
[4882]
axoog5ICoyz4V6Vnc2Er:Lqkp8Q2JmjO5GLS2u92u:Wosu4r5tN2VZwQfegYZO:
[6206]
axoog5ICoyz4V6Vnc2Er:TwAYgDcS7CewUM7AaG5f:yhU1UcLBVdCETeHqHRhk:
[558]
axoog5ICoyz4V6Vnc2Er:i6wsCrskygTpCJHdApYM:2aKbTbl254qwQjSf2ALV:
[6445]
axoog5ICoyz4V6Vnc2Er:i6wsCrskygTpCJHdApYM:MvQy1ROGnnWcuaKh0rkH:
[4559,1240]
axoog5ICoyz4V6Vnc2Er:i6wsCrskygTpCJHdApYM:Wosu4r5tN2VZwQfegYZO:
[7755]
cQq3xBLwtD1eQEEPlAuV:8JCUfQzlYuY0DWQw3oSS:IVE6jAadxgDs1grrqGAy:
[3364]
cQq3xBLwtD1eQEEPlAuV:EtdzoL1EZDJvenN5WyiZ:Kg3xLtGqC9buSlAI2DmY:
[648]
cQq3xBLwtD1eQEEPlAuV:SHN12G463ggzd7L6KLKa:KWhZKqlGYMuMkgnyjO7v:
[2305]
cQq3xBLwtD1eQEEPlAuV:yEkTfsc1WPZHH8Dm4y90:HVuLgyOpZeAFUc62kTfN:
[2008]
e0HuIV5TMvB4c2lyALCp:JQZIvsCdgsUOVsfPu0lO:fmpZR2xC5vmKYp0l9IHX:
[1057]
eBd4AnSVSq5Dg4zhQpgC:SgUqCyb5akhm4O41EPOh:4dSzNbURY8GjlpuU7rmT:
[897]
fd6ewkdhm15OwYU6KTX3:4xlvNiFwEiwOw1o8S1nm:MvtAttCZNod66CuGNEZh:
[604]
fd6ewkdhm15OwYU6KTX3:4xlvNiFwEiwOw1o8S1nm:tEw2d3nvgN2jTofiUHKt:
[8883]
fd6ewkdhm15OwYU6KTX3:EnXWM5PoSfiu36eD8Woz:MvtAttCZNod66CuGNEZh:
[3233]
fd6ewkdhm15OwYU6KTX3:l0nf6wyodez51cbv3RvU:MvtAttCZNod66CuGNEZh:
[4528]
fd6ewkdhm15OwYU6KTX3:mq1fUobXg02201hOn67V:X45eNAyOV2U9K9yfPJEK:
[973]
fd6ewkdhm15OwYU6KTX3:tQlMwGthXFPUZUw7QwPr:MvtAttCZNod66CuGNEZh:
[2196]
fd6ewkdhm15OwYU6KTX3:ubZgKUX3G9JDeYtYPP59:tEw2d3nvgN2jTofiUHKt:
[6921,5465,3318]
icaXOHk7YT1NhZjq1qjx:gjiwGqEpKcKnRslj80EW:ShbuTcXAWVavHq1JBUF7:
[700]
icaXOHk7YT1NhZjq1qjx:oERHNY8wVtwRF1Ek3obJ:ShbuTcXAWVavHq1JBUF7:
[1041]
icaXOHk7YT1NhZjq1qjx:oERHNY8wVtwRF1Ek3obJ:q4ul0PgcHrLC7vadB3wm:
[57]
icaXOHk7YT1NhZjq1qjx:s2gDAUlMJectPKypPzvY:ShbuTcXAWVavHq1JBUF7:
[731]
icaXOHk7YT1NhZjq1qjx:wkw2S4OQcrhOQXkCjj1C:ijsA3x1y81VyRpoAgA2z:
[4391]
o8YfXzni47sO9zHgFLng:5s1ozuHwGkilgCwOJtqI:bq4HrKGrhOTHg4IsltWZ:
[200]
o8YfXzni47sO9zHgFLng:CmZLfCqDY2GxYYOBhUvS:lLK1GGBVBvV2dwLDjx3G:
[4853]
o8YfXzni47sO9zHgFLng:ajXsexEBoW23NSQBcOav:fxmgGZazA7aMVjodog3S:
[5450]
o8YfXzni47sO9zHgFLng:eQPDcfgVL5LtrO3VqH78:lLK1GGBVBvV2dwLDjx3G:
[7351]
o8YfXzni47sO9zHgFLng:gu0JCCYIJkQ5SpUL0e1O:fxmgGZazA7aMVjodog3S:
[4279]
oA9bFrHVBxXLKZCXlRJC:8r1YP4qRw3Ht9kAYMU5j:PLtnAAMrkF7UwpqRmIkm:
[9062]
oA9bFrHVBxXLKZCXlRJC:8r1YP4qRw3Ht9kAYMU5j:dpFQISmxPRPZ1l2lXVvI:
[2734]
oA9bFrHVBxXLKZCXlRJC:NydiorZVEaRR5PSz9buB:dpFQISmxPRPZ1l2lXVvI:
[3086]
oA9bFrHVBxXLKZCXlRJC:TGgYktU5CKatgURBdreC:X2xGzlVdXjrdsee8D9Bv:
[1536]
oA9bFrHVBxXLKZCXlRJC:Z3SmlNHeOtz2OLOEKWp9:PLtnAAMrkF7UwpqRmIkm:
[6624]
oA9bFrHVBxXLKZCXlRJC:ci0azhRCo0xKiSIYxjut:3rJQCOIjboU1MwxUxOvi:
[2283]
oA9bFrHVBxXLKZCXlRJC:eaLfp6LDbCJmCtBeS8aJ:dpFQISmxPRPZ1l2lXVvI:
[5819]
oA9bFrHVBxXLKZCXlRJC:fYPowfx2iEvaVfHO9e7e:3rJQCOIjboU1MwxUxOvi:
[3229]
oA9bFrHVBxXLKZCXlRJC:fYPowfx2iEvaVfHO9e7e:PLtnAAMrkF7UwpqRmIkm:
[6491]
oA9bFrHVBxXLKZCXlRJC:mBbIqweVzG2X7jQJg9S5:3rJQCOIjboU1MwxUxOvi:
[4402]
oA9bFrHVBxXLKZCXlRJC:mBbIqweVzG2X7jQJg9S5:PLtnAAMrkF7UwpqRmIkm:
[5937]
oA9bFrHVBxXLKZCXlRJC:mBbIqweVzG2X7jQJg9S5:dpFQISmxPRPZ1l2lXVvI:
[5878]
unZNxtXeALO29EhzqRkt:5qRKztlTEdjz7oaQJliV:J8P5Cs394goDA7tpmOrq:
[11470]
unZNxtXeALO29EhzqRkt:AIQWiEWyFXNmgXxVG4ut:J8P5Cs394goDA7tpmOrq:
[3634]
unZNxtXeALO29EhzqRkt:RRTQQ2PK45GNt6EL8yNN:J8P5Cs394goDA7tpmOrq:
[11484,19747]
unZNxtXeALO29EhzqRkt:TNS01xA4zMNPBqwqDb0a:J8P5Cs394goDA7tpmOrq:
[9028]
unZNxtXeALO29EhzqRkt:ruf5uP6ynkS6nu7CmmgX:J8P5Cs394goDA7tpmOrq:
[15907]