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 0x321d8fcde05f6e8c.4470038: set value failed: [Error Code: 1110] computation exceeds limit (9999)
goroutine 7069995986 [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, 0xc759a5bce0})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:576 +0x212
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x1188ee44000, 0x30472e8)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:528 +0x57
panic({0x27fc500, 0xc759a5bce0})
/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({0x15b9a5243e0?, 0x16414346510?}, 0x15b9a5243e0?, {{0x3388860?, 0x15f40a40040?}, {0x3371ba0?, 0x14cf05adbc0?}})
/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(0xcd5a694d80, 0x33a0cf0?, {{0x3388860?, 0x15f40a40040?}, {0x3371ba0?, 0x14cf05adbc0?}}, {0x15b9a5243e0, 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(0x1188ee44000?, {0x33a0cf0, 0xcd5a694d80}, {{0x3388860?, 0x15f40a40040?}, {0x3371ba0?, 0x14cf05adbc0?}}, {0x15b9a5243e0, 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?, 0x14cf05adbc0}, {0x33b0f80, 0x1188ee44000})
/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(0x1188ee44000, 0xcb63ddf770)
/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?, 0xcb63ddf770}, {0x33b0f80, 0x1188ee44000})
/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?, 0xcb63ddf770?}, 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(0x1188ee44000?, 0xc7511a6ec0)
/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?, 0xc7511a6ec0}, {0x33ab6e0, 0x1188ee44000})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/ast/visitor.go:119 +0x335
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x1188ee44000, {0x338eb00?, 0xc7511a6ec0})
/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?, {0x15c6a603d00?, 0x5, 0x1188ee44000?})
/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(0x1188ee44000, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc815bb?}, 0xc7559ed858, {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(0x1188ee44000?, 0x2c3c0ab?, {0x0?, 0x33a0cf0?, 0xc416b80300?})
/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(0x1188ee44000, 0x15cfe3eb700, {{{0x0, 0x0}, {0x0, 0x0}}, 0xc757a12ab0, 0x0, 0x0, 0x1188ee44000, ...})
/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(0x1188ee44000, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0?}, 0xc7559edc70, {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}}, 0xc757a12ab0, 0x0, 0x0, 0x1188ee44000, {0xc757badae0, 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, 0x1188ee44000, {0xc757badac0, ...}, ...})
/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(0x15b7cd969a0?, {0x33a9b00, 0xc9b2cf44e0}, 0x15b7cd96a10?, {0xc757bada80?, 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(0x1188ee44000, 0xc757badaa0?, {0xc757bada80, 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(0x1188ee44000)
/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(0xc7559ee290, {0x7e9ceeb8c4b0?, 0x153aa954b00?}, 0xc7559ee278)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/runtime.go:205 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0xc8df3d1ec0, {0x3388860, 0x15f40a40040}, 0xc7559ee348?, 0x144c2212648)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/environment.go:1144 +0x105
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x15b1dbdb7a0)
/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?, 0xc7511d67f0?)
/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(0x15b1dbdb7a0?)
/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?, 0x15b1dbdb7a0?}})
/app/fvm/runtime/wrapped_cadence_runtime.go:90 +0x27
github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x14bfb26c000)
/app/fvm/transactionInvoker.go:374 +0x16c
github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x14bfb26c000)
/app/fvm/transactionInvoker.go:270 +0x18d
github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x14bfb26c000?)
/app/fvm/transactionInvoker.go:246 +0x25
github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0xc74f069bc0?)
/app/fvm/transactionInvoker.go:147 +0x1e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactionInternal(_, {_, _}, _, {{{0x34, 0x77, 0x8a, 0x6b, 0xb2, 0xfa, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:531 +0x7b7
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, {_, _}, _, {{{0x34, 0x77, 0x8a, 0x6b, 0xb2, 0xfa, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:458 +0x7e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactions(0xc71f57c000?, {0x33996d0, 0xc00047d200}, 0x942c40?, 0xd9f6d99210?, 0x15f0663dfb8?)
/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
--> 81d0b999eb2570eb73a6031d60e0a084c6d216c722131814cc8702773d11849c: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:GwN6l5mrPqQ07BLkGVXI:
[4014]
0Cfe9ZkrtnUPdKcE4RFX:AJZ59DZHlFAcXLMbI3ch:GwN6l5mrPqQ07BLkGVXI:
[4014]
0Cfe9ZkrtnUPdKcE4RFX:PMJf92F9taHv1YUjUvNE:3C2a6DsyiHLVlFA5W0il:
[4015]
0Cfe9ZkrtnUPdKcE4RFX:PzgRkpgrKGUiPZpKvRsC:3C2a6DsyiHLVlFA5W0il:
[4015]
0Cfe9ZkrtnUPdKcE4RFX:WrRSooj4FK28YO0h3C08:3C2a6DsyiHLVlFA5W0il:
[4014]
0Cfe9ZkrtnUPdKcE4RFX:ZSOcQWgOXtSE9vBzPWlp:VIxKvO9YpPNARy0r8XE6:
[4014]
0Cfe9ZkrtnUPdKcE4RFX:ayfQwvp9v5AFzQSUAb58:VIxKvO9YpPNARy0r8XE6:
[4014]
0Cfe9ZkrtnUPdKcE4RFX:ypVhzCbAvqIMU1jgK0g3:GwN6l5mrPqQ07BLkGVXI:
[4015]
1tslgIDPsj33137CPukG:E4f4QEPZL684lwNplhH3:0Gcepcdqn9dYy0sZKoO5:
[4015]
1tslgIDPsj33137CPukG:E4f4QEPZL684lwNplhH3:zEPqFbGL4OE9uy77RUO1:
[4015]
1tslgIDPsj33137CPukG:GpfKDYMrix3nfM2OtTFv:Tl7T3CSPrbg28fyxQI2a:
[4015]
1tslgIDPsj33137CPukG:GpfKDYMrix3nfM2OtTFv:zEPqFbGL4OE9uy77RUO1:
[4015]
1tslgIDPsj33137CPukG:H0Z8sPMjn2Jmu1prJr2o:Tl7T3CSPrbg28fyxQI2a:
[4014]
1tslgIDPsj33137CPukG:QSrs3joUO9EEOuIiS7Nz:0Gcepcdqn9dYy0sZKoO5:
[4015]
1tslgIDPsj33137CPukG:URnBx2Oxh5XL1kGvmIsk:Tl7T3CSPrbg28fyxQI2a:
[4015]
1tslgIDPsj33137CPukG:URnBx2Oxh5XL1kGvmIsk:zEPqFbGL4OE9uy77RUO1:
[4014]
1tslgIDPsj33137CPukG:hkl0wNr3OZAVmbCWeNkC:zEPqFbGL4OE9uy77RUO1:
[4015]
EGtCJYR4VXxwGFvinRnI:6fj9YZOcpexfBsBBl63S:VdzbdBN6Whq7jyan6kwe:
[4014]
EGtCJYR4VXxwGFvinRnI:8LfJKOsbEMm2XO8n0tUb:HBgOsdNwoxHZflmzzUNM:
[4015]
EGtCJYR4VXxwGFvinRnI:8eg8HwHGPl5Z6iziPe5J:HBgOsdNwoxHZflmzzUNM:
[4015]
EGtCJYR4VXxwGFvinRnI:EVxtk8BJI0k8C0X6VLfK:HBgOsdNwoxHZflmzzUNM:
[4015]
EGtCJYR4VXxwGFvinRnI:Hj6jZCVsuVZUXnsXUNkp:HBgOsdNwoxHZflmzzUNM:
[4014]
EGtCJYR4VXxwGFvinRnI:Hj6jZCVsuVZUXnsXUNkp:VdzbdBN6Whq7jyan6kwe:
[4014]
EGtCJYR4VXxwGFvinRnI:Lj3vIuKMe4cjzfz1UXe0:HBgOsdNwoxHZflmzzUNM:
[4014]
EGtCJYR4VXxwGFvinRnI:PKfX8bYNWJr2YYYufCzh:VdzbdBN6Whq7jyan6kwe:
[4015]
EGtCJYR4VXxwGFvinRnI:TDxnaSNqZf7YTO1eB9Pi:VdzbdBN6Whq7jyan6kwe:
[4015]
Re4q1GP1XB3YEUicrQgN:Q5CEunILZrLZvoN8pYCn:XKLb2SNZZ8D7MYxqBVuA:
[4015]
Re4q1GP1XB3YEUicrQgN:WjMnEnhyW018cIY3OmlG:cLMpqzYcbajRPDCvLZIU:
[4014]
Re4q1GP1XB3YEUicrQgN:eY31QsSbWJRVLhtpDN5X:XKLb2SNZZ8D7MYxqBVuA:
[4015]
UjHwY97M5iThoJsHlgHH:1k5w0wfDECL8LG5CsxDd:G8djZYvYdCPL0RmZVvuX:
[4015]
UjHwY97M5iThoJsHlgHH:6DIhV5ENvntuBWKvNIl4:9KXaGEsuK2jqjvI4slAz:
[4014]
UjHwY97M5iThoJsHlgHH:6DIhV5ENvntuBWKvNIl4:G8djZYvYdCPL0RmZVvuX:
[4014]
UjHwY97M5iThoJsHlgHH:CdsNfPXtxNya70qSVliv:SMPeCKqhOs7mxBWupngA:
[4015,4014]
UjHwY97M5iThoJsHlgHH:SxjfHNK92dKNSGQ5kWpm:9KXaGEsuK2jqjvI4slAz:
[4015]
UjHwY97M5iThoJsHlgHH:SxjfHNK92dKNSGQ5kWpm:G8djZYvYdCPL0RmZVvuX:
[4015]
UjHwY97M5iThoJsHlgHH:l1un7cJsgtBuUmkxtHIK:G8djZYvYdCPL0RmZVvuX:
[4015]
UjHwY97M5iThoJsHlgHH:l1un7cJsgtBuUmkxtHIK:SMPeCKqhOs7mxBWupngA:
[4015]
UjHwY97M5iThoJsHlgHH:l9Z8PEhUcB7CpZaJDlPO:SMPeCKqhOs7mxBWupngA:
[4014]
VOvUgEQf4OUhWTlUoVU8:9KI5FKqAxyxcUhWKb7t9:JNEEYiTOihVs3b9WIS5y:
[4015]
VOvUgEQf4OUhWTlUoVU8:IpYnVdnGYEOon14saFTp:JNEEYiTOihVs3b9WIS5y:
[4015]
VOvUgEQf4OUhWTlUoVU8:J8ZGt3zOjGTWFsD8IAvL:bndkaQuhqGpK1Y8CuCDA:
[4014]
VOvUgEQf4OUhWTlUoVU8:VY5HWSmua709uDBxV5cL:7ZAqMhE29qVZKacpGFMd:
[4015]
VOvUgEQf4OUhWTlUoVU8:VY5HWSmua709uDBxV5cL:bndkaQuhqGpK1Y8CuCDA:
[4014]
VOvUgEQf4OUhWTlUoVU8:VhkAQfR7pZdLy1zOyw7E:JNEEYiTOihVs3b9WIS5y:
[4015]
VOvUgEQf4OUhWTlUoVU8:VhkAQfR7pZdLy1zOyw7E:bndkaQuhqGpK1Y8CuCDA:
[4015]
VOvUgEQf4OUhWTlUoVU8:aqkZwwd3kF1lGAQZYbgc:bndkaQuhqGpK1Y8CuCDA:
[4015]
VOvUgEQf4OUhWTlUoVU8:h77V3jTCmxevn0RaCrEE:bndkaQuhqGpK1Y8CuCDA:
[4014]
VOvUgEQf4OUhWTlUoVU8:js0skPGONAfU87JyYRSW:bndkaQuhqGpK1Y8CuCDA:
[4014]
WOs3Ii4Z891Po5xQM7cO:7Kjaiir2Bx74q0cdOBYb:mBmnXN810d6PrQTOZbke:
[4014]
WOs3Ii4Z891Po5xQM7cO:Jh8naZdQEDpUZyv1MumP:mBmnXN810d6PrQTOZbke:
[4014]
WOs3Ii4Z891Po5xQM7cO:hBm0jJ0GAkfwlzs3iXdy:mBmnXN810d6PrQTOZbke:
[4015]
WOs3Ii4Z891Po5xQM7cO:kdaXCfbz4ZDNi6lXCYRe:HCCkoiqh4tBF4sHOwO9q:
[4015]
WOs3Ii4Z891Po5xQM7cO:vuJ59GsUORivapQN2LNT:mBmnXN810d6PrQTOZbke:
[4015]
YtqOzsL0aZLjSsC6KM3a:5Q0QaMlUJtX31iJzJ2uu:8Pfezx1BgNTbBFwniRBz:
[4014]
YtqOzsL0aZLjSsC6KM3a:5Q0QaMlUJtX31iJzJ2uu:EgsD4m5vrVGRTC939XBU:
[4015]
YtqOzsL0aZLjSsC6KM3a:7JU0syjjFUDo76Y6Ukqf:EgsD4m5vrVGRTC939XBU:
[4015]
YtqOzsL0aZLjSsC6KM3a:9bEMR0Ri3rSCeQDAlLEV:8Tw12vVFKOPKqzBYOmj5:
[4014]
YtqOzsL0aZLjSsC6KM3a:PtoBV8TCZJHGDtbIMF3k:EgsD4m5vrVGRTC939XBU:
[4015]
YtqOzsL0aZLjSsC6KM3a:UUGE5ZBlGXtvexLq7J2s:8Tw12vVFKOPKqzBYOmj5:
[4015]
YtqOzsL0aZLjSsC6KM3a:Y2zuZoZ3avyjNUkQEw46:8Pfezx1BgNTbBFwniRBz:
[4015]
YtqOzsL0aZLjSsC6KM3a:Y2zuZoZ3avyjNUkQEw46:EgsD4m5vrVGRTC939XBU:
[4014]
YtqOzsL0aZLjSsC6KM3a:blL8SzNtQxeKPFznzII2:EgsD4m5vrVGRTC939XBU:
[4015,4014]
axoog5ICoyz4V6Vnc2Er:Lqkp8Q2JmjO5GLS2u92u:2aKbTbl254qwQjSf2ALV:
[4014]
axoog5ICoyz4V6Vnc2Er:Tzeg6f7PJyhIvyC416L8:2aKbTbl254qwQjSf2ALV:
[4014]
axoog5ICoyz4V6Vnc2Er:Tzeg6f7PJyhIvyC416L8:MvQy1ROGnnWcuaKh0rkH:
[4015]
axoog5ICoyz4V6Vnc2Er:UPP6sw5VIdiKe4EZoovD:MvQy1ROGnnWcuaKh0rkH:
[4014]
axoog5ICoyz4V6Vnc2Er:i6wsCrskygTpCJHdApYM:2aKbTbl254qwQjSf2ALV:
[4015]
axoog5ICoyz4V6Vnc2Er:mgkmSeXPZEXA9D5Q0g7i:MvQy1ROGnnWcuaKh0rkH:
[4015]
cQq3xBLwtD1eQEEPlAuV:EtdzoL1EZDJvenN5WyiZ:IVE6jAadxgDs1grrqGAy:
[4014]
cQq3xBLwtD1eQEEPlAuV:HTkbJkQzNCtrzWpLGzGo:IVE6jAadxgDs1grrqGAy:
[4015]
cQq3xBLwtD1eQEEPlAuV:QhuRfCqYdRtEr78JWB6j:IVE6jAadxgDs1grrqGAy:
[4015]
e0HuIV5TMvB4c2lyALCp:Yb9QWTH8xlpDPnnpYw5o:CxzsIlJvU5MsXw2wirLM:
[4015]
fd6ewkdhm15OwYU6KTX3:9wu3dwY1xCgyXh4ZFVSn:MvtAttCZNod66CuGNEZh:
[4015]
fd6ewkdhm15OwYU6KTX3:9wu3dwY1xCgyXh4ZFVSn:X45eNAyOV2U9K9yfPJEK:
[4015]
fd6ewkdhm15OwYU6KTX3:EnXWM5PoSfiu36eD8Woz:tEw2d3nvgN2jTofiUHKt:
[4015]
fd6ewkdhm15OwYU6KTX3:Jt0rHsedFxLoUdoXI3jU:MvtAttCZNod66CuGNEZh:
[4014]
fd6ewkdhm15OwYU6KTX3:WX5Q4aoypRLLh1wpmFKK:X45eNAyOV2U9K9yfPJEK:
[4014]
fd6ewkdhm15OwYU6KTX3:l0nf6wyodez51cbv3RvU:MvtAttCZNod66CuGNEZh:
[4014]
icaXOHk7YT1NhZjq1qjx:CwamXVkeheABmljaB3K5:ijsA3x1y81VyRpoAgA2z:
[4014]
icaXOHk7YT1NhZjq1qjx:VvQxEcIH7W2153RV5hLn:ijsA3x1y81VyRpoAgA2z:
[4014]
icaXOHk7YT1NhZjq1qjx:tIXFvX5ZeHMzmCmpl48Y:ijsA3x1y81VyRpoAgA2z:
[4015]
o8YfXzni47sO9zHgFLng:5s1ozuHwGkilgCwOJtqI:lLK1GGBVBvV2dwLDjx3G:
[4015]
o8YfXzni47sO9zHgFLng:G0aXgTNXsXtF1xmqeiMJ:2QFdrfLhNNeEHBs33OTP:
[4014]
o8YfXzni47sO9zHgFLng:G0aXgTNXsXtF1xmqeiMJ:fxmgGZazA7aMVjodog3S:
[4014]
o8YfXzni47sO9zHgFLng:NRft8amelTwCPwPTxczb:2QFdrfLhNNeEHBs33OTP:
[4014]
o8YfXzni47sO9zHgFLng:QJB60Vr8g4s2SzaXlQz5:fxmgGZazA7aMVjodog3S:
[4015]
o8YfXzni47sO9zHgFLng:QJB60Vr8g4s2SzaXlQz5:lLK1GGBVBvV2dwLDjx3G:
[4014]
o8YfXzni47sO9zHgFLng:dodmIRCXfVKWQt9Xeoc1:2QFdrfLhNNeEHBs33OTP:
[4015]
o8YfXzni47sO9zHgFLng:eQPDcfgVL5LtrO3VqH78:fxmgGZazA7aMVjodog3S:
[4015]
oA9bFrHVBxXLKZCXlRJC:TGgYktU5CKatgURBdreC:PLtnAAMrkF7UwpqRmIkm:
[4014]
oA9bFrHVBxXLKZCXlRJC:ci0azhRCo0xKiSIYxjut:dpFQISmxPRPZ1l2lXVvI:
[4014]
oA9bFrHVBxXLKZCXlRJC:fYPowfx2iEvaVfHO9e7e:3rJQCOIjboU1MwxUxOvi:
[4015,4014]
oA9bFrHVBxXLKZCXlRJC:mBbIqweVzG2X7jQJg9S5:dpFQISmxPRPZ1l2lXVvI:
[4014]
unZNxtXeALO29EhzqRkt:06giZkdGZ1dri1xUNwmv:J8P5Cs394goDA7tpmOrq:
[4015]
unZNxtXeALO29EhzqRkt:56BwnTzBmSAARjnUBIew:vM1stjQezfViqoSf67Gc:
[4015]
unZNxtXeALO29EhzqRkt:pvpk4kkykNjLU6Z50ISB:vM1stjQezfViqoSf67Gc:
[4015]
unZNxtXeALO29EhzqRkt:ruf5uP6ynkS6nu7CmmgX:vM1stjQezfViqoSf67Gc:
[4014]