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.3674150: set value failed: [Error Code: 1110] computation exceeds limit (9999)
goroutine 5243327312 [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, 0x16e12af6ac0})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:576 +0x212
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x121462c0060, 0x30472e8)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:528 +0x57
panic({0x27fc500, 0x16e12af6ac0})
/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({0xce8044c3c0?, 0x156db66fb00?}, 0xce8044c3c0?, {{0x3388860?, 0x164fa32fe40?}, {0x3371ba0?, 0x17a2055a9c0?}})
/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(0x115abdccb40, 0x33a0cf0?, {{0x3388860?, 0x164fa32fe40?}, {0x3371ba0?, 0x17a2055a9c0?}}, {0xce8044c3c0, 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(0x121462c0060?, {0x33a0cf0, 0x115abdccb40}, {{0x3388860?, 0x164fa32fe40?}, {0x3371ba0?, 0x17a2055a9c0?}}, {0xce8044c3c0, 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?, 0x17a2055a9c0}, {0x33b0f80, 0x121462c0060})
/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(0x121462c0060, 0x16b522661b0)
/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?, 0x16b522661b0}, {0x33b0f80, 0x121462c0060})
/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?, 0x16b522661b0?}, 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(0x121462c0060?, 0x16e07e42340)
/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?, 0x16e07e42340}, {0x33ab6e0, 0x121462c0060})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/ast/visitor.go:119 +0x335
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x121462c0060, {0x338eb00?, 0x16e07e42340})
/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?, {0x16e07e09400?, 0x5, 0x121462c0060?})
/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(0x121462c0060, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc815bb?}, 0x16cb70fb858, {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(0x121462c0060?, 0x2c3c0ab?, {0x0?, 0x33a0cf0?, 0x109b93fe660?})
/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(0x121462c0060, 0x16e08c02e80, {{{0x0, 0x0}, {0x0, 0x0}}, 0x16e08c5a560, 0x0, 0x0, 0x121462c0060, ...})
/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(0x121462c0060, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0?}, 0x16cb70fbc70, {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}}, 0x16e08c5a560, 0x0, 0x0, 0x121462c0060, {0x16e08c6aaa0, 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, 0x121462c0060, {0x16e08c6aa80, ...}, ...})
/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(0x16e07e0f260?, {0x33a9b00, 0x16e07e7c240}, 0x16e07e0f2d0?, {0x16e08c6aa40?, 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(0x121462c0060, 0x16e08c6aa60?, {0x16e08c6aa40, 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(0x121462c0060)
/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(0x16cb70fc290, {0x7e038f4dc728?, 0x16ddbef22c0?}, 0x16cb70fc278)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/runtime.go:205 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0xcad985a180, {0x3388860, 0x164fa32fe40}, 0x16cb70fc348?, 0x16e07e5a3c0)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/environment.go:1144 +0x105
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x16e07e0c5a0)
/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?, 0x16e07e5c4c0?)
/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(0x16e07e0c5a0?)
/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?, 0x16e07e0c5a0?}})
/app/fvm/runtime/wrapped_cadence_runtime.go:90 +0x27
github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x16ddbefa000)
/app/fvm/transactionInvoker.go:374 +0x16c
github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x16ddbefa000)
/app/fvm/transactionInvoker.go:270 +0x18d
github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x16ddbefa000?)
/app/fvm/transactionInvoker.go:246 +0x25
github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0x16ddbea1f10?)
/app/fvm/transactionInvoker.go:147 +0x1e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactionInternal(_, {_, _}, _, {{{0x53, 0xfa, 0xd8, 0x7e, 0x65, 0xad, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:531 +0x7b7
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, {_, _}, _, {{{0x53, 0xfa, 0xd8, 0x7e, 0x65, 0xad, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:458 +0x7e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactions(0x445385?, {0x33996d0, 0xc0005d69e0}, 0x16c9f9c80b0?, 0x15be9913c70?, 0x16c9f9c80b0?)
/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
--> 1bb46094f94758623bf68ccb3c4ba9d66959708c14ce3a519128989badd31c23: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:98mK3dCymkcjLIXGVZZL:H0dEDaLPGVf1bAn00r7g:
[1597]
0Cfe9ZkrtnUPdKcE4RFX:9ttCNoSQzauDyoy3wmFK:3C2a6DsyiHLVlFA5W0il:
[4236]
0Cfe9ZkrtnUPdKcE4RFX:9ttCNoSQzauDyoy3wmFK:GwN6l5mrPqQ07BLkGVXI:
[106]
0Cfe9ZkrtnUPdKcE4RFX:CWwENQt0VSz9KWbPMxgw:VIxKvO9YpPNARy0r8XE6:
[3098]
0Cfe9ZkrtnUPdKcE4RFX:PMJf92F9taHv1YUjUvNE:3C2a6DsyiHLVlFA5W0il:
[32]
0Cfe9ZkrtnUPdKcE4RFX:PMJf92F9taHv1YUjUvNE:H0dEDaLPGVf1bAn00r7g:
[2803]
0Cfe9ZkrtnUPdKcE4RFX:ayfQwvp9v5AFzQSUAb58:VIxKvO9YpPNARy0r8XE6:
[2961]
0Cfe9ZkrtnUPdKcE4RFX:laFLRePMUdM5PQBjmcux:VIxKvO9YpPNARy0r8XE6:
[3316]
0Cfe9ZkrtnUPdKcE4RFX:ypVhzCbAvqIMU1jgK0g3:H0dEDaLPGVf1bAn00r7g:
[567]
1tslgIDPsj33137CPukG:1tv6QjvkCfwn9nhLZO7Y:0Gcepcdqn9dYy0sZKoO5:
[1151]
1tslgIDPsj33137CPukG:1tv6QjvkCfwn9nhLZO7Y:Tl7T3CSPrbg28fyxQI2a:
[3649]
1tslgIDPsj33137CPukG:3tVz0OfYRZI6guKyHQI6:zEPqFbGL4OE9uy77RUO1:
[680,1109]
1tslgIDPsj33137CPukG:AcWaVMn2EnzMxot20a8f:0Gcepcdqn9dYy0sZKoO5:
[4134]
1tslgIDPsj33137CPukG:AcWaVMn2EnzMxot20a8f:zEPqFbGL4OE9uy77RUO1:
[3160]
1tslgIDPsj33137CPukG:QSrs3joUO9EEOuIiS7Nz:Tl7T3CSPrbg28fyxQI2a:
[3126]
1tslgIDPsj33137CPukG:URnBx2Oxh5XL1kGvmIsk:Tl7T3CSPrbg28fyxQI2a:
[2973]
1tslgIDPsj33137CPukG:URnBx2Oxh5XL1kGvmIsk:zEPqFbGL4OE9uy77RUO1:
[7134]
1tslgIDPsj33137CPukG:Y2VDrJfkWUnH7PYDIRxQ:0Gcepcdqn9dYy0sZKoO5:
[5648]
1tslgIDPsj33137CPukG:hkl0wNr3OZAVmbCWeNkC:zEPqFbGL4OE9uy77RUO1:
[1330]
1tslgIDPsj33137CPukG:kbizLBNz80lxzRjsWy3U:Tl7T3CSPrbg28fyxQI2a:
[988]
EGtCJYR4VXxwGFvinRnI:6fj9YZOcpexfBsBBl63S:VdzbdBN6Whq7jyan6kwe:
[9008]
EGtCJYR4VXxwGFvinRnI:EVxtk8BJI0k8C0X6VLfK:VdzbdBN6Whq7jyan6kwe:
[16437]
EGtCJYR4VXxwGFvinRnI:PKfX8bYNWJr2YYYufCzh:VdzbdBN6Whq7jyan6kwe:
[13378]
EGtCJYR4VXxwGFvinRnI:TDxnaSNqZf7YTO1eB9Pi:VdzbdBN6Whq7jyan6kwe:
[5191]
EGtCJYR4VXxwGFvinRnI:lGlKVF9azcf70az37EBE:VdzbdBN6Whq7jyan6kwe:
[9320]
EGtCJYR4VXxwGFvinRnI:o8K9zWhmbovLq3D1RAi9:QXJDm8WxAKXsbYo1OsRK:
[424]
EGtCJYR4VXxwGFvinRnI:rUIE9lqKFvFYaJzKy7Pp:HBgOsdNwoxHZflmzzUNM:
[6454]
Re4q1GP1XB3YEUicrQgN:4735vDI0J66PW7L0Fv9m:cLMpqzYcbajRPDCvLZIU:
[4287]
Re4q1GP1XB3YEUicrQgN:4YZtxvcVFWciUmC4ZuJf:cLMpqzYcbajRPDCvLZIU:
[152,9523]
Re4q1GP1XB3YEUicrQgN:BaZWbqdl51xa9O58UQTP:XKLb2SNZZ8D7MYxqBVuA:
[13214,5548]
Re4q1GP1XB3YEUicrQgN:Bgy9KBek5seZy2ZY56PU:XKLb2SNZZ8D7MYxqBVuA:
[8076]
Re4q1GP1XB3YEUicrQgN:WjMnEnhyW018cIY3OmlG:7LzEITeN26UpsgT41Ceo:
[14]
Re4q1GP1XB3YEUicrQgN:eY31QsSbWJRVLhtpDN5X:XKLb2SNZZ8D7MYxqBVuA:
[631,19801]
Re4q1GP1XB3YEUicrQgN:vaCemC0ZcgfMxaAiEeFK:XKLb2SNZZ8D7MYxqBVuA:
[13461]
UjHwY97M5iThoJsHlgHH:1k5w0wfDECL8LG5CsxDd:Ie2foJjxfejIes9O8iWR:
[1611]
UjHwY97M5iThoJsHlgHH:94P1SeOHNerfeo2svlfk:9KXaGEsuK2jqjvI4slAz:
[3853]
UjHwY97M5iThoJsHlgHH:CdsNfPXtxNya70qSVliv:G8djZYvYdCPL0RmZVvuX:
[4363]
UjHwY97M5iThoJsHlgHH:GJYPkpq4YiBVKZ0pHtCW:9KXaGEsuK2jqjvI4slAz:
[1090]
UjHwY97M5iThoJsHlgHH:GJYPkpq4YiBVKZ0pHtCW:Ie2foJjxfejIes9O8iWR:
[3482]
UjHwY97M5iThoJsHlgHH:SxjfHNK92dKNSGQ5kWpm:Ie2foJjxfejIes9O8iWR:
[1126]
VOvUgEQf4OUhWTlUoVU8:9KI5FKqAxyxcUhWKb7t9:JNEEYiTOihVs3b9WIS5y:
[7391]
VOvUgEQf4OUhWTlUoVU8:IpYnVdnGYEOon14saFTp:bndkaQuhqGpK1Y8CuCDA:
[1372]
VOvUgEQf4OUhWTlUoVU8:J8ZGt3zOjGTWFsD8IAvL:JNEEYiTOihVs3b9WIS5y:
[8924]
VOvUgEQf4OUhWTlUoVU8:VY5HWSmua709uDBxV5cL:JNEEYiTOihVs3b9WIS5y:
[2434]
VOvUgEQf4OUhWTlUoVU8:gCgteAgR90YPSyYewN7H:BjFvG8EbgrNPLfXat4P6:
[1886]
VOvUgEQf4OUhWTlUoVU8:gCgteAgR90YPSyYewN7H:JNEEYiTOihVs3b9WIS5y:
[397]
VOvUgEQf4OUhWTlUoVU8:sObBCd3mSwvxbJIdLXFJ:7ZAqMhE29qVZKacpGFMd:
[112]
VOvUgEQf4OUhWTlUoVU8:sObBCd3mSwvxbJIdLXFJ:JNEEYiTOihVs3b9WIS5y:
[777]
WOs3Ii4Z891Po5xQM7cO:0QXcVc2u5OuLalBysr1w:PYrn3bTDRE7EO0soa1dR:
[5814]
WOs3Ii4Z891Po5xQM7cO:2HqhUSnk3KgqcySZuZa4:HCCkoiqh4tBF4sHOwO9q:
[1264]
WOs3Ii4Z891Po5xQM7cO:KK7jfp5mDAgmTLwRlksW:mBmnXN810d6PrQTOZbke:
[2323]
WOs3Ii4Z891Po5xQM7cO:kdaXCfbz4ZDNi6lXCYRe:PQmKtEG787VU0Tr1ac3W:
[1845]
WOs3Ii4Z891Po5xQM7cO:kdaXCfbz4ZDNi6lXCYRe:mBmnXN810d6PrQTOZbke:
[80]
WOs3Ii4Z891Po5xQM7cO:sAqJHYzjCbuVL6iJmVdx:bqBu3E92tSpPNr36wtjS:
[262]
WOs3Ii4Z891Po5xQM7cO:vuJ59GsUORivapQN2LNT:PYrn3bTDRE7EO0soa1dR:
[881]
WOs3Ii4Z891Po5xQM7cO:vuJ59GsUORivapQN2LNT:mBmnXN810d6PrQTOZbke:
[32]
YtqOzsL0aZLjSsC6KM3a:5Q0QaMlUJtX31iJzJ2uu:EgsD4m5vrVGRTC939XBU:
[2453]
YtqOzsL0aZLjSsC6KM3a:5uyGvhBW0jPFLuDIvTiz:8Tw12vVFKOPKqzBYOmj5:
[7176]
axoog5ICoyz4V6Vnc2Er:F83xNYiPRCJZWnM7uW4u:2aKbTbl254qwQjSf2ALV:
[6934]
axoog5ICoyz4V6Vnc2Er:HQa78RffPOGSzi2yeGAy:Wosu4r5tN2VZwQfegYZO:
[80]
axoog5ICoyz4V6Vnc2Er:Ktn7EZsyaIL59xSmQFQV:MvQy1ROGnnWcuaKh0rkH:
[198]
axoog5ICoyz4V6Vnc2Er:Tzeg6f7PJyhIvyC416L8:Wosu4r5tN2VZwQfegYZO:
[8721]
axoog5ICoyz4V6Vnc2Er:Tzeg6f7PJyhIvyC416L8:yhU1UcLBVdCETeHqHRhk:
[612]
axoog5ICoyz4V6Vnc2Er:mgkmSeXPZEXA9D5Q0g7i:2aKbTbl254qwQjSf2ALV:
[1841]
cQq3xBLwtD1eQEEPlAuV:8JCUfQzlYuY0DWQw3oSS:IVE6jAadxgDs1grrqGAy:
[1638]
cQq3xBLwtD1eQEEPlAuV:iLfqrSoM4FPwBfBEmPel:KWhZKqlGYMuMkgnyjO7v:
[3344]
e0HuIV5TMvB4c2lyALCp:IIqt1PmbKGM1tyLJYAt1:hTmBEqiEpJDPzyb6smpV:
[1190]
e0HuIV5TMvB4c2lyALCp:qNHfXIM0uBlcdmqIPnGT:fmpZR2xC5vmKYp0l9IHX:
[160]
eBd4AnSVSq5Dg4zhQpgC:uNM7RuYbxIjTPqGZr9aP:lrdwgCNBBD8gmnULBsBe:
[1175]
fd6ewkdhm15OwYU6KTX3:1rCQSeaQj8S4dwkdK3Ew:MvtAttCZNod66CuGNEZh:
[4220]
fd6ewkdhm15OwYU6KTX3:9wu3dwY1xCgyXh4ZFVSn:MvtAttCZNod66CuGNEZh:
[4916]
fd6ewkdhm15OwYU6KTX3:EnXWM5PoSfiu36eD8Woz:MvtAttCZNod66CuGNEZh:
[4968]
fd6ewkdhm15OwYU6KTX3:EnXWM5PoSfiu36eD8Woz:tEw2d3nvgN2jTofiUHKt:
[5678]
fd6ewkdhm15OwYU6KTX3:jZCK7qqVdPYmZrPwge8Q:MvtAttCZNod66CuGNEZh:
[5748]
fd6ewkdhm15OwYU6KTX3:ubZgKUX3G9JDeYtYPP59:MvtAttCZNod66CuGNEZh:
[3342]
o8YfXzni47sO9zHgFLng:5s1ozuHwGkilgCwOJtqI:2QFdrfLhNNeEHBs33OTP:
[129]
o8YfXzni47sO9zHgFLng:CmZLfCqDY2GxYYOBhUvS:lLK1GGBVBvV2dwLDjx3G:
[4389]
o8YfXzni47sO9zHgFLng:ajXsexEBoW23NSQBcOav:bq4HrKGrhOTHg4IsltWZ:
[513]
o8YfXzni47sO9zHgFLng:ajXsexEBoW23NSQBcOav:fxmgGZazA7aMVjodog3S:
[5891]
o8YfXzni47sO9zHgFLng:b8eWnSB0f5uMIzNiaG9v:2QFdrfLhNNeEHBs33OTP:
[1893]
o8YfXzni47sO9zHgFLng:dodmIRCXfVKWQt9Xeoc1:2QFdrfLhNNeEHBs33OTP:
[109]
o8YfXzni47sO9zHgFLng:dodmIRCXfVKWQt9Xeoc1:bq4HrKGrhOTHg4IsltWZ:
[746]
o8YfXzni47sO9zHgFLng:dodmIRCXfVKWQt9Xeoc1:lLK1GGBVBvV2dwLDjx3G:
[2353]
o8YfXzni47sO9zHgFLng:eQPDcfgVL5LtrO3VqH78:fxmgGZazA7aMVjodog3S:
[6572]
oA9bFrHVBxXLKZCXlRJC:8r1YP4qRw3Ht9kAYMU5j:PLtnAAMrkF7UwpqRmIkm:
[5492]
oA9bFrHVBxXLKZCXlRJC:NydiorZVEaRR5PSz9buB:PLtnAAMrkF7UwpqRmIkm:
[5565]
oA9bFrHVBxXLKZCXlRJC:TGgYktU5CKatgURBdreC:3rJQCOIjboU1MwxUxOvi:
[565]
oA9bFrHVBxXLKZCXlRJC:TGgYktU5CKatgURBdreC:PLtnAAMrkF7UwpqRmIkm:
[8335,6716]
oA9bFrHVBxXLKZCXlRJC:ci0azhRCo0xKiSIYxjut:3rJQCOIjboU1MwxUxOvi:
[730]
oA9bFrHVBxXLKZCXlRJC:sWFeu0eWEyotppEZ1rh9:X2xGzlVdXjrdsee8D9Bv:
[1162]
oA9bFrHVBxXLKZCXlRJC:sWFeu0eWEyotppEZ1rh9:dpFQISmxPRPZ1l2lXVvI:
[4889]
oA9bFrHVBxXLKZCXlRJC:yBjd2LBWFhvn5PpBWeNd:3rJQCOIjboU1MwxUxOvi:
[400]
oA9bFrHVBxXLKZCXlRJC:yBjd2LBWFhvn5PpBWeNd:PLtnAAMrkF7UwpqRmIkm:
[8094]
unZNxtXeALO29EhzqRkt:MFmOqzHpoyq0PCd5FBsZ:J8P5Cs394goDA7tpmOrq:
[3536]
unZNxtXeALO29EhzqRkt:RRTQQ2PK45GNt6EL8yNN:J8P5Cs394goDA7tpmOrq:
[15444]