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.3614377: set value failed: [Error Code: 1110] computation exceeds limit (9999)
goroutine 6732659650 [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, 0xca30978960})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:576 +0x212
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0xfc2bcc3260, 0x30472e8)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:528 +0x57
panic({0x27fc500, 0xca30978960})
/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({0xdba2f1a6f0?, 0x16a8edb67e0?}, 0xdba2f1a6f0?, {{0x3388860?, 0x10a997783c0?}, {0x3371ba0?, 0x13a99828f60?}})
/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(0x1142994bb00, 0x33a0cf0?, {{0x3388860?, 0x10a997783c0?}, {0x3371ba0?, 0x13a99828f60?}}, {0xdba2f1a6f0, 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(0xfc2bcc3260?, {0x33a0cf0, 0x1142994bb00}, {{0x3388860?, 0x10a997783c0?}, {0x3371ba0?, 0x13a99828f60?}}, {0xdba2f1a6f0, 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?, 0x13a99828f60}, {0x33b0f80, 0xfc2bcc3260})
/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(0xfc2bcc3260, 0xc97511b680)
/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?, 0xc97511b680}, {0x33b0f80, 0xfc2bcc3260})
/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?, 0xc97511b680?}, 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(0xfc2bcc3260?, 0xca25162a00)
/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?, 0xca25162a00}, {0x33ab6e0, 0xfc2bcc3260})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/ast/visitor.go:119 +0x335
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xfc2bcc3260, {0x338eb00?, 0xca25162a00})
/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?, {0xca25102d80?, 0x5, 0xfc2bcc3260?})
/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(0xfc2bcc3260, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc815bb?}, 0xca2f0b5858, {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(0xfc2bcc3260?, 0x2c3c0ab?, {0x0?, 0x33a0cf0?, 0x149ada13d40?})
/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(0xfc2bcc3260, 0xca3182c780, {{{0x0, 0x0}, {0x0, 0x0}}, 0xca31847c00, 0x0, 0x0, 0xfc2bcc3260, ...})
/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(0xfc2bcc3260, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0?}, 0xca2f0b5c70, {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}}, 0xca31847c00, 0x0, 0x0, 0xfc2bcc3260, {0xca3186ece0, 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, 0xfc2bcc3260, {0xca3186ecc0, ...}, ...})
/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(0xca25164f50?, {0x33a9b00, 0xca2516fd10}, 0xca25164fc0?, {0xca3186ec80?, 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(0xfc2bcc3260, 0xca3186eca0?, {0xca3186ec80, 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(0xfc2bcc3260)
/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(0xca2f0b6290, {0x7e07e16335a0?, 0x15f07e47a20?}, 0xca2f0b6278)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/runtime.go:205 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0xc964f1a480, {0x3388860, 0x10a997783c0}, 0xca2f0b6348?, 0xc9f361be90)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/environment.go:1144 +0x105
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x147dfa50a20)
/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?, 0xca25105d80?)
/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(0x147dfa50a20?)
/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?, 0x147dfa50a20?}})
/app/fvm/runtime/wrapped_cadence_runtime.go:90 +0x27
github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x175c9542380)
/app/fvm/transactionInvoker.go:374 +0x16c
github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x175c9542380)
/app/fvm/transactionInvoker.go:270 +0x18d
github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x175c9542380?)
/app/fvm/transactionInvoker.go:246 +0x25
github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0xca316566e0?)
/app/fvm/transactionInvoker.go:147 +0x1e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactionInternal(_, {_, _}, _, {{{0xab, 0x28, 0x1a, 0x4c, 0x53, 0xe5, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:531 +0x7b7
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, {_, _}, _, {{{0xab, 0x28, 0x1a, 0x4c, 0x53, 0xe5, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:458 +0x7e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactions(0x445385?, {0x33996d0, 0xc0003045a0}, 0x15d95708210?, 0xd4e86623c0?, 0xc4781a9ac0?)
/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
--> 6575c86222d1ce3601587ce1783347ba9e2103b2f5950b25dc4ac9ed75dcf8d4: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:
[6776]
0Cfe9ZkrtnUPdKcE4RFX:AJZ59DZHlFAcXLMbI3ch:3C2a6DsyiHLVlFA5W0il:
[7322]
0Cfe9ZkrtnUPdKcE4RFX:AJZ59DZHlFAcXLMbI3ch:GwN6l5mrPqQ07BLkGVXI:
[5054]
0Cfe9ZkrtnUPdKcE4RFX:AJZ59DZHlFAcXLMbI3ch:VIxKvO9YpPNARy0r8XE6:
[1474]
0Cfe9ZkrtnUPdKcE4RFX:PMJf92F9taHv1YUjUvNE:3C2a6DsyiHLVlFA5W0il:
[6362]
0Cfe9ZkrtnUPdKcE4RFX:PzgRkpgrKGUiPZpKvRsC:3C2a6DsyiHLVlFA5W0il:
[536]
0Cfe9ZkrtnUPdKcE4RFX:ZSOcQWgOXtSE9vBzPWlp:VIxKvO9YpPNARy0r8XE6:
[5337,1236]
0Cfe9ZkrtnUPdKcE4RFX:ayfQwvp9v5AFzQSUAb58:H0dEDaLPGVf1bAn00r7g:
[2880]
0Cfe9ZkrtnUPdKcE4RFX:tr6yV8X1i7LaqoSj2zYB:GwN6l5mrPqQ07BLkGVXI:
[6557]
0Cfe9ZkrtnUPdKcE4RFX:ypVhzCbAvqIMU1jgK0g3:3C2a6DsyiHLVlFA5W0il:
[5406]
1tslgIDPsj33137CPukG:3tVz0OfYRZI6guKyHQI6:0Gcepcdqn9dYy0sZKoO5:
[1657]
1tslgIDPsj33137CPukG:3tVz0OfYRZI6guKyHQI6:Tl7T3CSPrbg28fyxQI2a:
[3159]
1tslgIDPsj33137CPukG:AcWaVMn2EnzMxot20a8f:zEPqFbGL4OE9uy77RUO1:
[7052]
1tslgIDPsj33137CPukG:E4f4QEPZL684lwNplhH3:zEPqFbGL4OE9uy77RUO1:
[8302,2869]
1tslgIDPsj33137CPukG:GpfKDYMrix3nfM2OtTFv:0Gcepcdqn9dYy0sZKoO5:
[1768]
1tslgIDPsj33137CPukG:GpfKDYMrix3nfM2OtTFv:zEPqFbGL4OE9uy77RUO1:
[112]
1tslgIDPsj33137CPukG:H0Z8sPMjn2Jmu1prJr2o:Tl7T3CSPrbg28fyxQI2a:
[4099]
1tslgIDPsj33137CPukG:H0Z8sPMjn2Jmu1prJr2o:rrZHeqGHdfEkPWdDuRlu:
[77]
1tslgIDPsj33137CPukG:Y2VDrJfkWUnH7PYDIRxQ:Tl7T3CSPrbg28fyxQI2a:
[2258]
1tslgIDPsj33137CPukG:Y2VDrJfkWUnH7PYDIRxQ:zEPqFbGL4OE9uy77RUO1:
[3148]
1tslgIDPsj33137CPukG:hkl0wNr3OZAVmbCWeNkC:zEPqFbGL4OE9uy77RUO1:
[6072]
EGtCJYR4VXxwGFvinRnI:6fj9YZOcpexfBsBBl63S:HBgOsdNwoxHZflmzzUNM:
[6541]
EGtCJYR4VXxwGFvinRnI:6fj9YZOcpexfBsBBl63S:VdzbdBN6Whq7jyan6kwe:
[6392]
EGtCJYR4VXxwGFvinRnI:EVxtk8BJI0k8C0X6VLfK:VdzbdBN6Whq7jyan6kwe:
[3032,11008]
EGtCJYR4VXxwGFvinRnI:Lj3vIuKMe4cjzfz1UXe0:HBgOsdNwoxHZflmzzUNM:
[397]
EGtCJYR4VXxwGFvinRnI:PKfX8bYNWJr2YYYufCzh:VdzbdBN6Whq7jyan6kwe:
[18291]
EGtCJYR4VXxwGFvinRnI:o8K9zWhmbovLq3D1RAi9:VdzbdBN6Whq7jyan6kwe:
[8399]
EGtCJYR4VXxwGFvinRnI:rUIE9lqKFvFYaJzKy7Pp:VdzbdBN6Whq7jyan6kwe:
[528]
Re4q1GP1XB3YEUicrQgN:4735vDI0J66PW7L0Fv9m:cLMpqzYcbajRPDCvLZIU:
[5373]
Re4q1GP1XB3YEUicrQgN:Bgy9KBek5seZy2ZY56PU:XKLb2SNZZ8D7MYxqBVuA:
[2034]
Re4q1GP1XB3YEUicrQgN:Q5CEunILZrLZvoN8pYCn:XKLb2SNZZ8D7MYxqBVuA:
[18084]
Re4q1GP1XB3YEUicrQgN:Q5CEunILZrLZvoN8pYCn:cLMpqzYcbajRPDCvLZIU:
[463]
Re4q1GP1XB3YEUicrQgN:eY31QsSbWJRVLhtpDN5X:XKLb2SNZZ8D7MYxqBVuA:
[15792]
UjHwY97M5iThoJsHlgHH:1k5w0wfDECL8LG5CsxDd:G8djZYvYdCPL0RmZVvuX:
[5041]
UjHwY97M5iThoJsHlgHH:1k5w0wfDECL8LG5CsxDd:SMPeCKqhOs7mxBWupngA:
[5728]
UjHwY97M5iThoJsHlgHH:94P1SeOHNerfeo2svlfk:G8djZYvYdCPL0RmZVvuX:
[8459]
UjHwY97M5iThoJsHlgHH:CdsNfPXtxNya70qSVliv:9KXaGEsuK2jqjvI4slAz:
[3891]
UjHwY97M5iThoJsHlgHH:SxjfHNK92dKNSGQ5kWpm:SMPeCKqhOs7mxBWupngA:
[1525]
UjHwY97M5iThoJsHlgHH:l1un7cJsgtBuUmkxtHIK:9KXaGEsuK2jqjvI4slAz:
[2002]
UjHwY97M5iThoJsHlgHH:l9Z8PEhUcB7CpZaJDlPO:9KXaGEsuK2jqjvI4slAz:
[638]
UjHwY97M5iThoJsHlgHH:l9Z8PEhUcB7CpZaJDlPO:G8djZYvYdCPL0RmZVvuX:
[8415]
VOvUgEQf4OUhWTlUoVU8:IpYnVdnGYEOon14saFTp:BjFvG8EbgrNPLfXat4P6:
[2896]
VOvUgEQf4OUhWTlUoVU8:VY5HWSmua709uDBxV5cL:JNEEYiTOihVs3b9WIS5y:
[9481]
VOvUgEQf4OUhWTlUoVU8:VhkAQfR7pZdLy1zOyw7E:JNEEYiTOihVs3b9WIS5y:
[3736]
VOvUgEQf4OUhWTlUoVU8:aqkZwwd3kF1lGAQZYbgc:bndkaQuhqGpK1Y8CuCDA:
[4868]
VOvUgEQf4OUhWTlUoVU8:h77V3jTCmxevn0RaCrEE:7ZAqMhE29qVZKacpGFMd:
[7359]
VOvUgEQf4OUhWTlUoVU8:mtQy7CGqpVs3Z2GScEyg:XKL9HXzZ5hiaZVSqFyWw:
[774]
VOvUgEQf4OUhWTlUoVU8:sObBCd3mSwvxbJIdLXFJ:7ZAqMhE29qVZKacpGFMd:
[1830]
WOs3Ii4Z891Po5xQM7cO:2HqhUSnk3KgqcySZuZa4:HCCkoiqh4tBF4sHOwO9q:
[844]
WOs3Ii4Z891Po5xQM7cO:XEH0xFb0cRM0PUTDc4gt:HCCkoiqh4tBF4sHOwO9q:
[8260]
WOs3Ii4Z891Po5xQM7cO:Z2QZyUprpxCN80AjA7GK:PYrn3bTDRE7EO0soa1dR:
[7162]
WOs3Ii4Z891Po5xQM7cO:ebagVgzmkYMzYTJJy22C:mBmnXN810d6PrQTOZbke:
[369]
WOs3Ii4Z891Po5xQM7cO:hBm0jJ0GAkfwlzs3iXdy:HCCkoiqh4tBF4sHOwO9q:
[5567]
WOs3Ii4Z891Po5xQM7cO:kdaXCfbz4ZDNi6lXCYRe:PYrn3bTDRE7EO0soa1dR:
[6437]
WOs3Ii4Z891Po5xQM7cO:sAqJHYzjCbuVL6iJmVdx:HCCkoiqh4tBF4sHOwO9q:
[3333]
WOs3Ii4Z891Po5xQM7cO:sAqJHYzjCbuVL6iJmVdx:PYrn3bTDRE7EO0soa1dR:
[6187]
WOs3Ii4Z891Po5xQM7cO:vuJ59GsUORivapQN2LNT:mBmnXN810d6PrQTOZbke:
[2507]
YtqOzsL0aZLjSsC6KM3a:5Q0QaMlUJtX31iJzJ2uu:EgsD4m5vrVGRTC939XBU:
[1691]
YtqOzsL0aZLjSsC6KM3a:Y2zuZoZ3avyjNUkQEw46:8Pfezx1BgNTbBFwniRBz:
[7]
YtqOzsL0aZLjSsC6KM3a:Y2zuZoZ3avyjNUkQEw46:EgsD4m5vrVGRTC939XBU:
[2442]
YtqOzsL0aZLjSsC6KM3a:Y2zuZoZ3avyjNUkQEw46:mzouvN8e9cSIvuIw0tBL:
[3490]
axoog5ICoyz4V6Vnc2Er:F83xNYiPRCJZWnM7uW4u:MvQy1ROGnnWcuaKh0rkH:
[739,221]
axoog5ICoyz4V6Vnc2Er:F83xNYiPRCJZWnM7uW4u:yhU1UcLBVdCETeHqHRhk:
[742]
axoog5ICoyz4V6Vnc2Er:mgkmSeXPZEXA9D5Q0g7i:Wosu4r5tN2VZwQfegYZO:
[7440,9627]
axoog5ICoyz4V6Vnc2Er:wXFfJgbs3lr4G6tUQ6GH:Wosu4r5tN2VZwQfegYZO:
[6419]
axoog5ICoyz4V6Vnc2Er:wXFfJgbs3lr4G6tUQ6GH:yhU1UcLBVdCETeHqHRhk:
[1130,513]
cQq3xBLwtD1eQEEPlAuV:du9npMUDsULsVjVoFY7D:HVuLgyOpZeAFUc62kTfN:
[576]
cQq3xBLwtD1eQEEPlAuV:whXOIMM0rdCHZuLoakNT:IVE6jAadxgDs1grrqGAy:
[759]
e0HuIV5TMvB4c2lyALCp:JyTCbkoDIhPxFgLui0H7:CxzsIlJvU5MsXw2wirLM:
[1685]
eBd4AnSVSq5Dg4zhQpgC:AlmZYINZRw7RYdny1czC:2AO0NeyoXdLQq9qZXqqq:
[6639]
fd6ewkdhm15OwYU6KTX3:4xlvNiFwEiwOw1o8S1nm:X45eNAyOV2U9K9yfPJEK:
[2140]
fd6ewkdhm15OwYU6KTX3:bRD848326GotLf8Z90i1:tEw2d3nvgN2jTofiUHKt:
[5887]
fd6ewkdhm15OwYU6KTX3:l0nf6wyodez51cbv3RvU:tEw2d3nvgN2jTofiUHKt:
[8852]
fd6ewkdhm15OwYU6KTX3:tQlMwGthXFPUZUw7QwPr:X45eNAyOV2U9K9yfPJEK:
[4207]
icaXOHk7YT1NhZjq1qjx:6GBJxm3ou0R0bDwL31tu:va4UoUdeOelTXqyrS8dp:
[1891]
icaXOHk7YT1NhZjq1qjx:Lol42F6phLQsX9L2xR7E:ShbuTcXAWVavHq1JBUF7:
[938]
icaXOHk7YT1NhZjq1qjx:Lol42F6phLQsX9L2xR7E:ijsA3x1y81VyRpoAgA2z:
[2585]
icaXOHk7YT1NhZjq1qjx:VvQxEcIH7W2153RV5hLn:va4UoUdeOelTXqyrS8dp:
[1516]
icaXOHk7YT1NhZjq1qjx:oERHNY8wVtwRF1Ek3obJ:q4ul0PgcHrLC7vadB3wm:
[265]
o8YfXzni47sO9zHgFLng:G0aXgTNXsXtF1xmqeiMJ:2QFdrfLhNNeEHBs33OTP:
[4138]
o8YfXzni47sO9zHgFLng:QJB60Vr8g4s2SzaXlQz5:fxmgGZazA7aMVjodog3S:
[3934]
o8YfXzni47sO9zHgFLng:eQPDcfgVL5LtrO3VqH78:lLK1GGBVBvV2dwLDjx3G:
[7133]
o8YfXzni47sO9zHgFLng:gu0JCCYIJkQ5SpUL0e1O:lLK1GGBVBvV2dwLDjx3G:
[7142]
oA9bFrHVBxXLKZCXlRJC:8r1YP4qRw3Ht9kAYMU5j:X2xGzlVdXjrdsee8D9Bv:
[1319]
oA9bFrHVBxXLKZCXlRJC:eaLfp6LDbCJmCtBeS8aJ:PLtnAAMrkF7UwpqRmIkm:
[3466]
oA9bFrHVBxXLKZCXlRJC:fYPowfx2iEvaVfHO9e7e:PLtnAAMrkF7UwpqRmIkm:
[3693,1300]
oA9bFrHVBxXLKZCXlRJC:mBbIqweVzG2X7jQJg9S5:PLtnAAMrkF7UwpqRmIkm:
[1004]
oA9bFrHVBxXLKZCXlRJC:sCxv9Q1ncwOgoO1hWj8c:3rJQCOIjboU1MwxUxOvi:
[92]
oA9bFrHVBxXLKZCXlRJC:sWFeu0eWEyotppEZ1rh9:PLtnAAMrkF7UwpqRmIkm:
[7022]
oA9bFrHVBxXLKZCXlRJC:sWFeu0eWEyotppEZ1rh9:dpFQISmxPRPZ1l2lXVvI:
[2933]
unZNxtXeALO29EhzqRkt:Hf1BzJBR2bTLFchOOi15:J8P5Cs394goDA7tpmOrq:
[18403]
unZNxtXeALO29EhzqRkt:kIYcDcdRLX4CS3iuj2SD:vM1stjQezfViqoSf67Gc:
[120]
unZNxtXeALO29EhzqRkt:pvpk4kkykNjLU6Z50ISB:J8P5Cs394goDA7tpmOrq:
[10716]