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.2745066: set value failed: [Error Code: 1110] computation exceeds limit (9999)
goroutine 6551298625 [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, 0x13cd8544ce0})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:576 +0x212
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x167f7982c00, 0x30472e8)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:528 +0x57
panic({0x27fc500, 0x13cd8544ce0})
/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({0xce7e6a2330?, 0x166267d48a0?}, 0xce7e6a2330?, {{0x3388860?, 0x12e24a01cc0?}, {0x3371ba0?, 0x167fb16ef00?}})
/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(0x167fce31500, 0x33a0cf0?, {{0x3388860?, 0x12e24a01cc0?}, {0x3371ba0?, 0x167fb16ef00?}}, {0xce7e6a2330, 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(0x167f7982c00?, {0x33a0cf0, 0x167fce31500}, {{0x3388860?, 0x12e24a01cc0?}, {0x3371ba0?, 0x167fb16ef00?}}, {0xce7e6a2330, 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?, 0x167fb16ef00}, {0x33b0f80, 0x167f7982c00})
/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(0x167f7982c00, 0x15b15911ec0)
/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?, 0x15b15911ec0}, {0x33b0f80, 0x167f7982c00})
/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?, 0x15b15911ec0?}, 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(0x167f7982c00?, 0x13c7733fec0)
/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?, 0x13c7733fec0}, {0x33ab6e0, 0x167f7982c00})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/ast/visitor.go:119 +0x335
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x167f7982c00, {0x338eb00?, 0x13c7733fec0})
/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?, {0x13c76753c80?, 0x5, 0x167f7982c00?})
/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(0x167f7982c00, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc815bb?}, 0x15caa251858, {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(0x167f7982c00?, 0x2c3c0ab?, {0x0?, 0x33a0cf0?, 0x167f7983440?})
/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(0x167f7982c00, 0x13c7e919580, {{{0x0, 0x0}, {0x0, 0x0}}, 0x13c7fe1def0, 0x0, 0x0, 0x167f7982c00, ...})
/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(0x167f7982c00, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0?}, 0x15caa251c70, {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}}, 0x13c7fe1def0, 0x0, 0x0, 0x167f7982c00, {0x13c8118bf20, 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, 0x167f7982c00, {0x13c8118bf00, ...}, ...})
/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(0x13c7c78d1f0?, {0x33a9b00, 0x13c7dd8b2c0}, 0x13c7c78d260?, {0x13c8118bec0?, 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(0x167f7982c00, 0x13c8118bee0?, {0x13c8118bec0, 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(0x167f7982c00)
/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(0x15caa252290, {0x7e9ceeb8c4b0?, 0x14bf7b794a0?}, 0x15caa252278)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/runtime.go:205 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0xc7d3e88b40, {0x3388860, 0x12e24a01cc0}, 0x15caa252348?, 0x13c77367440)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/environment.go:1144 +0x105
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x13c76910fc0)
/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?, 0x13c7d99c180?)
/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(0x13c76910fc0?)
/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?, 0x13c76910fc0?}})
/app/fvm/runtime/wrapped_cadence_runtime.go:90 +0x27
github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0xc7e41dc000)
/app/fvm/transactionInvoker.go:374 +0x16c
github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0xc7e41dc000)
/app/fvm/transactionInvoker.go:270 +0x18d
github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0xc7e41dc000?)
/app/fvm/transactionInvoker.go:246 +0x25
github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0x13c7b24c2d0?)
/app/fvm/transactionInvoker.go:147 +0x1e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactionInternal(_, {_, _}, _, {{{0xaa, 0x3a, 0x84, 0x7e, 0x18, 0xc8, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:531 +0x7b7
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, {_, _}, _, {{{0xaa, 0x3a, 0x84, 0x7e, 0x18, 0xc8, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:458 +0x7e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactions(0x445385?, {0x33996d0, 0xc00047d200}, 0x170ef9cf290?, 0x167998a5c20?, 0xd38e331d10?)
/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
--> 8855230bf7ff58cf8c3184dc56c0f177b52732d76029c0e668371a38208352ac: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:H0dEDaLPGVf1bAn00r7g:
[1350]
0Cfe9ZkrtnUPdKcE4RFX:PMJf92F9taHv1YUjUvNE:nuyhNJLIvs9u5GwMiFnr:
[290]
0Cfe9ZkrtnUPdKcE4RFX:ZSOcQWgOXtSE9vBzPWlp:VIxKvO9YpPNARy0r8XE6:
[2196]
0Cfe9ZkrtnUPdKcE4RFX:ypVhzCbAvqIMU1jgK0g3:GwN6l5mrPqQ07BLkGVXI:
[733]
1tslgIDPsj33137CPukG:1tv6QjvkCfwn9nhLZO7Y:0Gcepcdqn9dYy0sZKoO5:
[3888]
1tslgIDPsj33137CPukG:1tv6QjvkCfwn9nhLZO7Y:rrZHeqGHdfEkPWdDuRlu:
[759]
1tslgIDPsj33137CPukG:3tVz0OfYRZI6guKyHQI6:0Gcepcdqn9dYy0sZKoO5:
[1984]
1tslgIDPsj33137CPukG:GpfKDYMrix3nfM2OtTFv:zEPqFbGL4OE9uy77RUO1:
[5731,3291]
EGtCJYR4VXxwGFvinRnI:8LfJKOsbEMm2XO8n0tUb:QXJDm8WxAKXsbYo1OsRK:
[235]
EGtCJYR4VXxwGFvinRnI:Hj6jZCVsuVZUXnsXUNkp:VdzbdBN6Whq7jyan6kwe:
[1665,10944]
Re4q1GP1XB3YEUicrQgN:4735vDI0J66PW7L0Fv9m:XKLb2SNZZ8D7MYxqBVuA:
[26]
Re4q1GP1XB3YEUicrQgN:4735vDI0J66PW7L0Fv9m:cLMpqzYcbajRPDCvLZIU:
[3371]
Re4q1GP1XB3YEUicrQgN:4YZtxvcVFWciUmC4ZuJf:XKLb2SNZZ8D7MYxqBVuA:
[3275]
Re4q1GP1XB3YEUicrQgN:4YZtxvcVFWciUmC4ZuJf:cLMpqzYcbajRPDCvLZIU:
[7497]
Re4q1GP1XB3YEUicrQgN:BaZWbqdl51xa9O58UQTP:XKLb2SNZZ8D7MYxqBVuA:
[8480]
Re4q1GP1XB3YEUicrQgN:BaZWbqdl51xa9O58UQTP:cLMpqzYcbajRPDCvLZIU:
[4653]
Re4q1GP1XB3YEUicrQgN:Q5CEunILZrLZvoN8pYCn:XKLb2SNZZ8D7MYxqBVuA:
[5890]
Re4q1GP1XB3YEUicrQgN:WjMnEnhyW018cIY3OmlG:XKLb2SNZZ8D7MYxqBVuA:
[12728]
Re4q1GP1XB3YEUicrQgN:aM91YP3ztJadLmx8qUWt:XKLb2SNZZ8D7MYxqBVuA:
[1311,15658]
Re4q1GP1XB3YEUicrQgN:vaCemC0ZcgfMxaAiEeFK:cLMpqzYcbajRPDCvLZIU:
[1971]
UjHwY97M5iThoJsHlgHH:60di2RsY6PVOlxtCinzE:9KXaGEsuK2jqjvI4slAz:
[1325]
UjHwY97M5iThoJsHlgHH:7pzgHo8nvBKWJEcfAV9N:G8djZYvYdCPL0RmZVvuX:
[6226]
UjHwY97M5iThoJsHlgHH:94P1SeOHNerfeo2svlfk:AsBJChO0LmwVB9JBGRi4:
[278]
UjHwY97M5iThoJsHlgHH:CdsNfPXtxNya70qSVliv:AsBJChO0LmwVB9JBGRi4:
[861]
UjHwY97M5iThoJsHlgHH:CdsNfPXtxNya70qSVliv:Ie2foJjxfejIes9O8iWR:
[2633]
UjHwY97M5iThoJsHlgHH:GJYPkpq4YiBVKZ0pHtCW:Ie2foJjxfejIes9O8iWR:
[1032]
UjHwY97M5iThoJsHlgHH:SxjfHNK92dKNSGQ5kWpm:AsBJChO0LmwVB9JBGRi4:
[1599]
UjHwY97M5iThoJsHlgHH:l9Z8PEhUcB7CpZaJDlPO:9KXaGEsuK2jqjvI4slAz:
[1455]
UjHwY97M5iThoJsHlgHH:lePXKCFSKd5NbWS46XG3:G8djZYvYdCPL0RmZVvuX:
[6153]
UjHwY97M5iThoJsHlgHH:oxhOewdHzbjF90B6OIov:G8djZYvYdCPL0RmZVvuX:
[5693]
VOvUgEQf4OUhWTlUoVU8:9KI5FKqAxyxcUhWKb7t9:BjFvG8EbgrNPLfXat4P6:
[3755]
VOvUgEQf4OUhWTlUoVU8:9KI5FKqAxyxcUhWKb7t9:JNEEYiTOihVs3b9WIS5y:
[3133]
VOvUgEQf4OUhWTlUoVU8:VhkAQfR7pZdLy1zOyw7E:BjFvG8EbgrNPLfXat4P6:
[2628]
VOvUgEQf4OUhWTlUoVU8:VhkAQfR7pZdLy1zOyw7E:bndkaQuhqGpK1Y8CuCDA:
[4066]
VOvUgEQf4OUhWTlUoVU8:gCgteAgR90YPSyYewN7H:JNEEYiTOihVs3b9WIS5y:
[1959]
VOvUgEQf4OUhWTlUoVU8:hhD8WZ2CixmItU7Yvc3U:JNEEYiTOihVs3b9WIS5y:
[3868,1794]
VOvUgEQf4OUhWTlUoVU8:js0skPGONAfU87JyYRSW:JNEEYiTOihVs3b9WIS5y:
[4053]
VOvUgEQf4OUhWTlUoVU8:mtQy7CGqpVs3Z2GScEyg:7ZAqMhE29qVZKacpGFMd:
[3088,3210]
VOvUgEQf4OUhWTlUoVU8:mtQy7CGqpVs3Z2GScEyg:BjFvG8EbgrNPLfXat4P6:
[3423]
VOvUgEQf4OUhWTlUoVU8:sObBCd3mSwvxbJIdLXFJ:JNEEYiTOihVs3b9WIS5y:
[605]
WOs3Ii4Z891Po5xQM7cO:Jh8naZdQEDpUZyv1MumP:PQmKtEG787VU0Tr1ac3W:
[3662]
WOs3Ii4Z891Po5xQM7cO:Z2QZyUprpxCN80AjA7GK:PYrn3bTDRE7EO0soa1dR:
[4037]
WOs3Ii4Z891Po5xQM7cO:vuJ59GsUORivapQN2LNT:PYrn3bTDRE7EO0soa1dR:
[2870]
YtqOzsL0aZLjSsC6KM3a:1wXgprOt0uKIRtSsFa38:mzouvN8e9cSIvuIw0tBL:
[1727]
YtqOzsL0aZLjSsC6KM3a:7JU0syjjFUDo76Y6Ukqf:mzouvN8e9cSIvuIw0tBL:
[1359]
YtqOzsL0aZLjSsC6KM3a:9bEMR0Ri3rSCeQDAlLEV:8Tw12vVFKOPKqzBYOmj5:
[3446]
YtqOzsL0aZLjSsC6KM3a:HzptkMiegR8e0VByKJEW:EgsD4m5vrVGRTC939XBU:
[7826]
YtqOzsL0aZLjSsC6KM3a:Y2zuZoZ3avyjNUkQEw46:EgsD4m5vrVGRTC939XBU:
[4182]
YtqOzsL0aZLjSsC6KM3a:Y2zuZoZ3avyjNUkQEw46:mzouvN8e9cSIvuIw0tBL:
[2926]
YtqOzsL0aZLjSsC6KM3a:blL8SzNtQxeKPFznzII2:EgsD4m5vrVGRTC939XBU:
[5446]
YtqOzsL0aZLjSsC6KM3a:sL8QrmIcFwwNZ2VwA3M5:8Tw12vVFKOPKqzBYOmj5:
[8655]
axoog5ICoyz4V6Vnc2Er:F83xNYiPRCJZWnM7uW4u:MvQy1ROGnnWcuaKh0rkH:
[987]
axoog5ICoyz4V6Vnc2Er:F83xNYiPRCJZWnM7uW4u:Wosu4r5tN2VZwQfegYZO:
[2557]
axoog5ICoyz4V6Vnc2Er:Ktn7EZsyaIL59xSmQFQV:2aKbTbl254qwQjSf2ALV:
[1824]
axoog5ICoyz4V6Vnc2Er:mgkmSeXPZEXA9D5Q0g7i:MvQy1ROGnnWcuaKh0rkH:
[2890]
axoog5ICoyz4V6Vnc2Er:rSCicH0XaQx5vqpxLN22:MvQy1ROGnnWcuaKh0rkH:
[4523]
axoog5ICoyz4V6Vnc2Er:rSCicH0XaQx5vqpxLN22:Wosu4r5tN2VZwQfegYZO:
[471]
axoog5ICoyz4V6Vnc2Er:wXFfJgbs3lr4G6tUQ6GH:2aKbTbl254qwQjSf2ALV:
[2387]
axoog5ICoyz4V6Vnc2Er:wXFfJgbs3lr4G6tUQ6GH:Wosu4r5tN2VZwQfegYZO:
[2366]
cQq3xBLwtD1eQEEPlAuV:EtdzoL1EZDJvenN5WyiZ:HVuLgyOpZeAFUc62kTfN:
[1364]
cQq3xBLwtD1eQEEPlAuV:EtdzoL1EZDJvenN5WyiZ:IVE6jAadxgDs1grrqGAy:
[925]
cQq3xBLwtD1eQEEPlAuV:yEkTfsc1WPZHH8Dm4y90:KWhZKqlGYMuMkgnyjO7v:
[915]
e0HuIV5TMvB4c2lyALCp:4cdF4JruRwuOYqey4K3B:hTmBEqiEpJDPzyb6smpV:
[941]
e0HuIV5TMvB4c2lyALCp:IIqt1PmbKGM1tyLJYAt1:fmpZR2xC5vmKYp0l9IHX:
[1647]
e0HuIV5TMvB4c2lyALCp:JQZIvsCdgsUOVsfPu0lO:hTmBEqiEpJDPzyb6smpV:
[2465]
e0HuIV5TMvB4c2lyALCp:KqFkF55ltbbmOvxCQfFy:NqOMmcatBE2IyScIpIJ5:
[642]
e0HuIV5TMvB4c2lyALCp:gVARakHqtdBmpuSp54V3:NqOMmcatBE2IyScIpIJ5:
[998]
fd6ewkdhm15OwYU6KTX3:1rCQSeaQj8S4dwkdK3Ew:tEw2d3nvgN2jTofiUHKt:
[4977]
fd6ewkdhm15OwYU6KTX3:EnXWM5PoSfiu36eD8Woz:MvtAttCZNod66CuGNEZh:
[364]
fd6ewkdhm15OwYU6KTX3:Jt0rHsedFxLoUdoXI3jU:MvtAttCZNod66CuGNEZh:
[6767]
fd6ewkdhm15OwYU6KTX3:tQlMwGthXFPUZUw7QwPr:MvtAttCZNod66CuGNEZh:
[3226,3293]
fd6ewkdhm15OwYU6KTX3:tQlMwGthXFPUZUw7QwPr:X45eNAyOV2U9K9yfPJEK:
[1602]
icaXOHk7YT1NhZjq1qjx:CwamXVkeheABmljaB3K5:va4UoUdeOelTXqyrS8dp:
[2823]
o8YfXzni47sO9zHgFLng:KeBbmLVBbEs1Hi8l3Upl:lLK1GGBVBvV2dwLDjx3G:
[1034]
o8YfXzni47sO9zHgFLng:QJB60Vr8g4s2SzaXlQz5:lLK1GGBVBvV2dwLDjx3G:
[2549]
o8YfXzni47sO9zHgFLng:ajXsexEBoW23NSQBcOav:fxmgGZazA7aMVjodog3S:
[2428]
o8YfXzni47sO9zHgFLng:eQPDcfgVL5LtrO3VqH78:2QFdrfLhNNeEHBs33OTP:
[3962]
o8YfXzni47sO9zHgFLng:euBLeGs1ltk5JSqhdR3z:lLK1GGBVBvV2dwLDjx3G:
[710]
oA9bFrHVBxXLKZCXlRJC:BmstpsyfksZ3HvFuffld:PLtnAAMrkF7UwpqRmIkm:
[6285]
oA9bFrHVBxXLKZCXlRJC:TGgYktU5CKatgURBdreC:PLtnAAMrkF7UwpqRmIkm:
[1067]
oA9bFrHVBxXLKZCXlRJC:fYPowfx2iEvaVfHO9e7e:dpFQISmxPRPZ1l2lXVvI:
[6886]
oA9bFrHVBxXLKZCXlRJC:mBbIqweVzG2X7jQJg9S5:3rJQCOIjboU1MwxUxOvi:
[4667]
oA9bFrHVBxXLKZCXlRJC:mBbIqweVzG2X7jQJg9S5:X2xGzlVdXjrdsee8D9Bv:
[1413]
oA9bFrHVBxXLKZCXlRJC:sCxv9Q1ncwOgoO1hWj8c:PLtnAAMrkF7UwpqRmIkm:
[7603,4365]
oA9bFrHVBxXLKZCXlRJC:sCxv9Q1ncwOgoO1hWj8c:dpFQISmxPRPZ1l2lXVvI:
[486]
unZNxtXeALO29EhzqRkt:06giZkdGZ1dri1xUNwmv:J8P5Cs394goDA7tpmOrq:
[1479,12696]
unZNxtXeALO29EhzqRkt:5qRKztlTEdjz7oaQJliV:J8P5Cs394goDA7tpmOrq:
[2559]
unZNxtXeALO29EhzqRkt:AIQWiEWyFXNmgXxVG4ut:J8P5Cs394goDA7tpmOrq:
[17970]
unZNxtXeALO29EhzqRkt:AIQWiEWyFXNmgXxVG4ut:vM1stjQezfViqoSf67Gc:
[231]
unZNxtXeALO29EhzqRkt:RRTQQ2PK45GNt6EL8yNN:J8P5Cs394goDA7tpmOrq:
[19968]
unZNxtXeALO29EhzqRkt:kIYcDcdRLX4CS3iuj2SD:J8P5Cs394goDA7tpmOrq:
[4642]
unZNxtXeALO29EhzqRkt:ruf5uP6ynkS6nu7CmmgX:J8P5Cs394goDA7tpmOrq:
[3148]