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.2735721: 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, 0x160fe68e720})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:576 +0x212
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x14ad9539200, 0x30472e8)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:528 +0x57
panic({0x27fc500, 0x160fe68e720})
/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({0x12ce384b440?, 0x16d00f382a0?}, 0x12ce384b440?, {{0x3388860?, 0xc1d870e960?}, {0x3371ba0?, 0x14b7ac07f80?}})
/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(0x10c9beddbc0, 0x33a0cf0?, {{0x3388860?, 0xc1d870e960?}, {0x3371ba0?, 0x14b7ac07f80?}}, {0x12ce384b440, 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(0x14ad9539200?, {0x33a0cf0, 0x10c9beddbc0}, {{0x3388860?, 0xc1d870e960?}, {0x3371ba0?, 0x14b7ac07f80?}}, {0x12ce384b440, 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?, 0x14b7ac07f80}, {0x33b0f80, 0x14ad9539200})
/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(0x14ad9539200, 0x15ff6a1c000)
/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?, 0x15ff6a1c000}, {0x33b0f80, 0x14ad9539200})
/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?, 0x15ff6a1c000?}, 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(0x14ad9539200?, 0x160f4da6d00)
/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?, 0x160f4da6d00}, {0x33ab6e0, 0x14ad9539200})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/ast/visitor.go:119 +0x335
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x14ad9539200, {0x338eb00?, 0x160f4da6d00})
/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?, {0x15fbc6ccc00?, 0x5, 0x14ad9539200?})
/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(0x14ad9539200, {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(0x14ad9539200?, 0x2c3c0ab?, {0x0?, 0x33a0cf0?, 0xe85b525a40?})
/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(0x14ad9539200, 0x160f9f10600, {{{0x0, 0x0}, {0x0, 0x0}}, 0x160f9f03c80, 0x0, 0x0, 0x14ad9539200, ...})
/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(0x14ad9539200, {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}}, 0x160f9f03c80, 0x0, 0x0, 0x14ad9539200, {0x160f9f6d0a0, 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, 0x14ad9539200, {0x160f9f6d080, ...}, ...})
/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(0x15fbb5756c0?, {0x33a9b00, 0x160f931a0d8}, 0x15fbb575730?, {0x160f9f6d040?, 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(0x14ad9539200, 0x160f9f6d060?, {0x160f9f6d040, 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(0x14ad9539200)
/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?, 0x160f17a8b00?}, 0x15fbc236278)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/runtime.go:205 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0x1629b394780, {0x3388860, 0xc1d870e960}, 0x15fbc236348?, 0x160f8cbc258)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/environment.go:1144 +0x105
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x15fb9459b00)
/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?, 0x15fbc69dde0?)
/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(0x15fb9459b00?)
/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?, 0x15fb9459b00?}})
/app/fvm/runtime/wrapped_cadence_runtime.go:90 +0x27
github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x160f86ca000)
/app/fvm/transactionInvoker.go:374 +0x16c
github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x160f86ca000)
/app/fvm/transactionInvoker.go:270 +0x18d
github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x160f86ca000?)
/app/fvm/transactionInvoker.go:246 +0x25
github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0x160f1795510?)
/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
--> 24ef21437601143ab4ab4c5722cdbd159f0a2bf16823c427126fdcd61d254729: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:3C2a6DsyiHLVlFA5W0il:
[5686]
0Cfe9ZkrtnUPdKcE4RFX:9ttCNoSQzauDyoy3wmFK:VIxKvO9YpPNARy0r8XE6:
[5135]
0Cfe9ZkrtnUPdKcE4RFX:AJZ59DZHlFAcXLMbI3ch:3C2a6DsyiHLVlFA5W0il:
[5855]
0Cfe9ZkrtnUPdKcE4RFX:ayfQwvp9v5AFzQSUAb58:VIxKvO9YpPNARy0r8XE6:
[3413]
0Cfe9ZkrtnUPdKcE4RFX:ypVhzCbAvqIMU1jgK0g3:3C2a6DsyiHLVlFA5W0il:
[9628]
0Cfe9ZkrtnUPdKcE4RFX:ypVhzCbAvqIMU1jgK0g3:GwN6l5mrPqQ07BLkGVXI:
[1012]
1tslgIDPsj33137CPukG:hkl0wNr3OZAVmbCWeNkC:zEPqFbGL4OE9uy77RUO1:
[3581]
EGtCJYR4VXxwGFvinRnI:19KwpyljGjZtizXvhpWe:VdzbdBN6Whq7jyan6kwe:
[6235]
EGtCJYR4VXxwGFvinRnI:6fj9YZOcpexfBsBBl63S:HBgOsdNwoxHZflmzzUNM:
[8210]
EGtCJYR4VXxwGFvinRnI:EVxtk8BJI0k8C0X6VLfK:QXJDm8WxAKXsbYo1OsRK:
[238]
EGtCJYR4VXxwGFvinRnI:Lj3vIuKMe4cjzfz1UXe0:VdzbdBN6Whq7jyan6kwe:
[5277]
EGtCJYR4VXxwGFvinRnI:lGlKVF9azcf70az37EBE:HBgOsdNwoxHZflmzzUNM:
[2855]
EGtCJYR4VXxwGFvinRnI:lGlKVF9azcf70az37EBE:VdzbdBN6Whq7jyan6kwe:
[17622]
EGtCJYR4VXxwGFvinRnI:rUIE9lqKFvFYaJzKy7Pp:VdzbdBN6Whq7jyan6kwe:
[10214]
Re4q1GP1XB3YEUicrQgN:BaZWbqdl51xa9O58UQTP:XKLb2SNZZ8D7MYxqBVuA:
[4196]
Re4q1GP1XB3YEUicrQgN:BaZWbqdl51xa9O58UQTP:cLMpqzYcbajRPDCvLZIU:
[4039]
Re4q1GP1XB3YEUicrQgN:Bgy9KBek5seZy2ZY56PU:XKLb2SNZZ8D7MYxqBVuA:
[18407,4659]
Re4q1GP1XB3YEUicrQgN:Q5CEunILZrLZvoN8pYCn:cLMpqzYcbajRPDCvLZIU:
[2366]
Re4q1GP1XB3YEUicrQgN:eY31QsSbWJRVLhtpDN5X:XKLb2SNZZ8D7MYxqBVuA:
[18247,12242,7989]
UjHwY97M5iThoJsHlgHH:60di2RsY6PVOlxtCinzE:AsBJChO0LmwVB9JBGRi4:
[560,302]
UjHwY97M5iThoJsHlgHH:7pzgHo8nvBKWJEcfAV9N:Ie2foJjxfejIes9O8iWR:
[2355]
UjHwY97M5iThoJsHlgHH:CdsNfPXtxNya70qSVliv:9KXaGEsuK2jqjvI4slAz:
[3174]
UjHwY97M5iThoJsHlgHH:CdsNfPXtxNya70qSVliv:G8djZYvYdCPL0RmZVvuX:
[9192]
UjHwY97M5iThoJsHlgHH:GJYPkpq4YiBVKZ0pHtCW:G8djZYvYdCPL0RmZVvuX:
[1918]
UjHwY97M5iThoJsHlgHH:SxjfHNK92dKNSGQ5kWpm:SMPeCKqhOs7mxBWupngA:
[7366,7592]
UjHwY97M5iThoJsHlgHH:l1un7cJsgtBuUmkxtHIK:9KXaGEsuK2jqjvI4slAz:
[5194]
UjHwY97M5iThoJsHlgHH:oxhOewdHzbjF90B6OIov:G8djZYvYdCPL0RmZVvuX:
[1170]
VOvUgEQf4OUhWTlUoVU8:J8ZGt3zOjGTWFsD8IAvL:7ZAqMhE29qVZKacpGFMd:
[5132]
VOvUgEQf4OUhWTlUoVU8:J8ZGt3zOjGTWFsD8IAvL:BjFvG8EbgrNPLfXat4P6:
[1281]
VOvUgEQf4OUhWTlUoVU8:J8ZGt3zOjGTWFsD8IAvL:JNEEYiTOihVs3b9WIS5y:
[6386]
VOvUgEQf4OUhWTlUoVU8:VhkAQfR7pZdLy1zOyw7E:JNEEYiTOihVs3b9WIS5y:
[7096]
VOvUgEQf4OUhWTlUoVU8:aqkZwwd3kF1lGAQZYbgc:7ZAqMhE29qVZKacpGFMd:
[143]
VOvUgEQf4OUhWTlUoVU8:aqkZwwd3kF1lGAQZYbgc:BjFvG8EbgrNPLfXat4P6:
[1501]
VOvUgEQf4OUhWTlUoVU8:aqkZwwd3kF1lGAQZYbgc:bndkaQuhqGpK1Y8CuCDA:
[900]
VOvUgEQf4OUhWTlUoVU8:gCgteAgR90YPSyYewN7H:7ZAqMhE29qVZKacpGFMd:
[7147]
VOvUgEQf4OUhWTlUoVU8:gCgteAgR90YPSyYewN7H:JNEEYiTOihVs3b9WIS5y:
[145]
VOvUgEQf4OUhWTlUoVU8:h77V3jTCmxevn0RaCrEE:JNEEYiTOihVs3b9WIS5y:
[3565]
VOvUgEQf4OUhWTlUoVU8:hhD8WZ2CixmItU7Yvc3U:7ZAqMhE29qVZKacpGFMd:
[1418]
VOvUgEQf4OUhWTlUoVU8:hhD8WZ2CixmItU7Yvc3U:JNEEYiTOihVs3b9WIS5y:
[9619]
VOvUgEQf4OUhWTlUoVU8:js0skPGONAfU87JyYRSW:JNEEYiTOihVs3b9WIS5y:
[6016]
VOvUgEQf4OUhWTlUoVU8:sObBCd3mSwvxbJIdLXFJ:JNEEYiTOihVs3b9WIS5y:
[347]
WOs3Ii4Z891Po5xQM7cO:hBm0jJ0GAkfwlzs3iXdy:PQmKtEG787VU0Tr1ac3W:
[427]
YtqOzsL0aZLjSsC6KM3a:5Q0QaMlUJtX31iJzJ2uu:8Tw12vVFKOPKqzBYOmj5:
[3946]
YtqOzsL0aZLjSsC6KM3a:HzptkMiegR8e0VByKJEW:EgsD4m5vrVGRTC939XBU:
[7429]
YtqOzsL0aZLjSsC6KM3a:PtoBV8TCZJHGDtbIMF3k:8Pfezx1BgNTbBFwniRBz:
[270]
YtqOzsL0aZLjSsC6KM3a:UUGE5ZBlGXtvexLq7J2s:8Tw12vVFKOPKqzBYOmj5:
[815]
YtqOzsL0aZLjSsC6KM3a:UUGE5ZBlGXtvexLq7J2s:EgsD4m5vrVGRTC939XBU:
[3974]
YtqOzsL0aZLjSsC6KM3a:Y2zuZoZ3avyjNUkQEw46:8Pfezx1BgNTbBFwniRBz:
[1941]
YtqOzsL0aZLjSsC6KM3a:sL8QrmIcFwwNZ2VwA3M5:rg7ITuxCwkbxoTs3FSSU:
[46]
axoog5ICoyz4V6Vnc2Er:F83xNYiPRCJZWnM7uW4u:2aKbTbl254qwQjSf2ALV:
[1859]
axoog5ICoyz4V6Vnc2Er:Ktn7EZsyaIL59xSmQFQV:Wosu4r5tN2VZwQfegYZO:
[7075]
axoog5ICoyz4V6Vnc2Er:UPP6sw5VIdiKe4EZoovD:Wosu4r5tN2VZwQfegYZO:
[3339]
axoog5ICoyz4V6Vnc2Er:mgkmSeXPZEXA9D5Q0g7i:yhU1UcLBVdCETeHqHRhk:
[1373]
axoog5ICoyz4V6Vnc2Er:wXFfJgbs3lr4G6tUQ6GH:yhU1UcLBVdCETeHqHRhk:
[525]
cQq3xBLwtD1eQEEPlAuV:EtdzoL1EZDJvenN5WyiZ:IVE6jAadxgDs1grrqGAy:
[4149]
cQq3xBLwtD1eQEEPlAuV:EtdzoL1EZDJvenN5WyiZ:KWhZKqlGYMuMkgnyjO7v:
[1853]
cQq3xBLwtD1eQEEPlAuV:du9npMUDsULsVjVoFY7D:IVE6jAadxgDs1grrqGAy:
[3429]
cQq3xBLwtD1eQEEPlAuV:iLfqrSoM4FPwBfBEmPel:KWhZKqlGYMuMkgnyjO7v:
[374]
e0HuIV5TMvB4c2lyALCp:4cdF4JruRwuOYqey4K3B:CxzsIlJvU5MsXw2wirLM:
[2253]
e0HuIV5TMvB4c2lyALCp:JQZIvsCdgsUOVsfPu0lO:hTmBEqiEpJDPzyb6smpV:
[1500]
e0HuIV5TMvB4c2lyALCp:Yb9QWTH8xlpDPnnpYw5o:fmpZR2xC5vmKYp0l9IHX:
[996]
e0HuIV5TMvB4c2lyALCp:dZERRrVefrPPswKDFmYi:CxzsIlJvU5MsXw2wirLM:
[2260]
e0HuIV5TMvB4c2lyALCp:qNHfXIM0uBlcdmqIPnGT:hTmBEqiEpJDPzyb6smpV:
[2669]
fd6ewkdhm15OwYU6KTX3:1rCQSeaQj8S4dwkdK3Ew:tEw2d3nvgN2jTofiUHKt:
[1333]
fd6ewkdhm15OwYU6KTX3:9wu3dwY1xCgyXh4ZFVSn:MvtAttCZNod66CuGNEZh:
[6690]
fd6ewkdhm15OwYU6KTX3:9wu3dwY1xCgyXh4ZFVSn:tEw2d3nvgN2jTofiUHKt:
[6756]
fd6ewkdhm15OwYU6KTX3:EnXWM5PoSfiu36eD8Woz:tEw2d3nvgN2jTofiUHKt:
[678]
fd6ewkdhm15OwYU6KTX3:WX5Q4aoypRLLh1wpmFKK:tEw2d3nvgN2jTofiUHKt:
[3023]
fd6ewkdhm15OwYU6KTX3:bRD848326GotLf8Z90i1:MvtAttCZNod66CuGNEZh:
[5335]
icaXOHk7YT1NhZjq1qjx:6GBJxm3ou0R0bDwL31tu:ijsA3x1y81VyRpoAgA2z:
[733]
icaXOHk7YT1NhZjq1qjx:tIXFvX5ZeHMzmCmpl48Y:ShbuTcXAWVavHq1JBUF7:
[1389]
o8YfXzni47sO9zHgFLng:5s1ozuHwGkilgCwOJtqI:fxmgGZazA7aMVjodog3S:
[3387]
o8YfXzni47sO9zHgFLng:CmZLfCqDY2GxYYOBhUvS:fxmgGZazA7aMVjodog3S:
[226]
o8YfXzni47sO9zHgFLng:CmZLfCqDY2GxYYOBhUvS:lLK1GGBVBvV2dwLDjx3G:
[2048]
o8YfXzni47sO9zHgFLng:NRft8amelTwCPwPTxczb:fxmgGZazA7aMVjodog3S:
[1957]
o8YfXzni47sO9zHgFLng:ajXsexEBoW23NSQBcOav:lLK1GGBVBvV2dwLDjx3G:
[9284]
o8YfXzni47sO9zHgFLng:b8eWnSB0f5uMIzNiaG9v:lLK1GGBVBvV2dwLDjx3G:
[3125]
o8YfXzni47sO9zHgFLng:eQPDcfgVL5LtrO3VqH78:bq4HrKGrhOTHg4IsltWZ:
[1700]
o8YfXzni47sO9zHgFLng:eQPDcfgVL5LtrO3VqH78:fxmgGZazA7aMVjodog3S:
[1695]
oA9bFrHVBxXLKZCXlRJC:8r1YP4qRw3Ht9kAYMU5j:dpFQISmxPRPZ1l2lXVvI:
[1377]
oA9bFrHVBxXLKZCXlRJC:TGgYktU5CKatgURBdreC:PLtnAAMrkF7UwpqRmIkm:
[5490]
oA9bFrHVBxXLKZCXlRJC:TGgYktU5CKatgURBdreC:dpFQISmxPRPZ1l2lXVvI:
[4100]
oA9bFrHVBxXLKZCXlRJC:Z3SmlNHeOtz2OLOEKWp9:PLtnAAMrkF7UwpqRmIkm:
[3488]
oA9bFrHVBxXLKZCXlRJC:Z3SmlNHeOtz2OLOEKWp9:dpFQISmxPRPZ1l2lXVvI:
[1611]
oA9bFrHVBxXLKZCXlRJC:eaLfp6LDbCJmCtBeS8aJ:3rJQCOIjboU1MwxUxOvi:
[618]
oA9bFrHVBxXLKZCXlRJC:fYPowfx2iEvaVfHO9e7e:PLtnAAMrkF7UwpqRmIkm:
[5299]
oA9bFrHVBxXLKZCXlRJC:mBbIqweVzG2X7jQJg9S5:PLtnAAMrkF7UwpqRmIkm:
[9185,5695]
oA9bFrHVBxXLKZCXlRJC:sCxv9Q1ncwOgoO1hWj8c:dpFQISmxPRPZ1l2lXVvI:
[2016,3938]
unZNxtXeALO29EhzqRkt:06giZkdGZ1dri1xUNwmv:J8P5Cs394goDA7tpmOrq:
[5276]
unZNxtXeALO29EhzqRkt:AIQWiEWyFXNmgXxVG4ut:vM1stjQezfViqoSf67Gc:
[1768]
unZNxtXeALO29EhzqRkt:TNS01xA4zMNPBqwqDb0a:J8P5Cs394goDA7tpmOrq:
[14376]
unZNxtXeALO29EhzqRkt:w87WSX3xdh96EE0dWvPo:J8P5Cs394goDA7tpmOrq:
[15622]
unZNxtXeALO29EhzqRkt:w87WSX3xdh96EE0dWvPo:vM1stjQezfViqoSf67Gc:
[7249]