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.2752160: set value failed: [Error Code: 1110] computation exceeds limit (9999)
goroutine 5232291069 [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, 0xc10edcea00})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:576 +0x212
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x17123dd8e40, 0x30472e8)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:528 +0x57
panic({0x27fc500, 0xc10edcea00})
/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({0x15528b7b9a0?, 0x1509e9841e0?}, 0x15528b7b9a0?, {{0x3388860?, 0x165d7401300?}, {0x3371ba0?, 0x181c79e1ec0?}})
/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(0x16abf360e40, 0x33a0cf0?, {{0x3388860?, 0x165d7401300?}, {0x3371ba0?, 0x181c79e1ec0?}}, {0x15528b7b9a0, 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(0x17123dd8e40?, {0x33a0cf0, 0x16abf360e40}, {{0x3388860?, 0x165d7401300?}, {0x3371ba0?, 0x181c79e1ec0?}}, {0x15528b7b9a0, 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?, 0x181c79e1ec0}, {0x33b0f80, 0x17123dd8e40})
/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(0x17123dd8e40, 0x15ccc421560)
/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?, 0x15ccc421560}, {0x33b0f80, 0x17123dd8e40})
/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?, 0x15ccc421560?}, 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(0x17123dd8e40?, 0x16c5c6ea580)
/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?, 0x16c5c6ea580}, {0x33ab6e0, 0x17123dd8e40})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/ast/visitor.go:119 +0x335
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x17123dd8e40, {0x338eb00?, 0x16c5c6ea580})
/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?, {0x155a4c3da00?, 0x5, 0x17123dd8e40?})
/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(0x17123dd8e40, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc815bb?}, 0xc1c59bf858, {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(0x17123dd8e40?, 0x2c3c0ab?, {0x0?, 0x33a0cf0?, 0x17123dd9440?})
/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(0x17123dd8e40, 0x1610dff7380, {{{0x0, 0x0}, {0x0, 0x0}}, 0xc10bcd57b0, 0x0, 0x0, 0x17123dd8e40, ...})
/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(0x17123dd8e40, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0?}, 0xc1c59bfc70, {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}}, 0xc10bcd57b0, 0x0, 0x0, 0x17123dd8e40, {0x168ca554b20, 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, 0x17123dd8e40, {0x168ca554b00, ...}, ...})
/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(0x156044b9500?, {0x33a9b00, 0xcaed5d7c80}, 0x156044b9570?, {0x168ca554ac0?, 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(0x17123dd8e40, 0x168ca554ae0?, {0x168ca554ac0, 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(0x17123dd8e40)
/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(0xc1c59c0290, {0x7e038f4dc728?, 0x160410cfce0?}, 0xc1c59c0278)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/runtime.go:205 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0x16036750180, {0x3388860, 0x165d7401300}, 0xc1c59c0348?, 0x1623db07de8)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/environment.go:1144 +0x105
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x1623397ec60)
/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?, 0xc108a69930?)
/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(0x1623397ec60?)
/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?, 0x1623397ec60?}})
/app/fvm/runtime/wrapped_cadence_runtime.go:90 +0x27
github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x1517b7b2a80)
/app/fvm/transactionInvoker.go:374 +0x16c
github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x1517b7b2a80)
/app/fvm/transactionInvoker.go:270 +0x18d
github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x1517b7b2a80?)
/app/fvm/transactionInvoker.go:246 +0x25
github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0xc108886bd0?)
/app/fvm/transactionInvoker.go:147 +0x1e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactionInternal(_, {_, _}, _, {{{0xfd, 0xcf, 0x2d, 0xa2, 0x20, 0xbe, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:531 +0x7b7
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, {_, _}, _, {{{0xfd, 0xcf, 0x2d, 0xa2, 0x20, 0xbe, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:458 +0x7e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactions(0xc84d524d00?, {0x33996d0, 0xc0005d69e0}, 0x942c40?, 0xc84d5297d0?, 0xc8433f2fb8?)
/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
--> b1c3d32e6b6b67cf7717db32f0624aca64b750b442e9ed8517cc3ac64db6f58d: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:VIxKvO9YpPNARy0r8XE6:
[3695]
0Cfe9ZkrtnUPdKcE4RFX:AJZ59DZHlFAcXLMbI3ch:GwN6l5mrPqQ07BLkGVXI:
[1478]
0Cfe9ZkrtnUPdKcE4RFX:PzgRkpgrKGUiPZpKvRsC:3C2a6DsyiHLVlFA5W0il:
[9250]
0Cfe9ZkrtnUPdKcE4RFX:ypVhzCbAvqIMU1jgK0g3:GwN6l5mrPqQ07BLkGVXI:
[708]
1tslgIDPsj33137CPukG:3tVz0OfYRZI6guKyHQI6:0Gcepcdqn9dYy0sZKoO5:
[567]
1tslgIDPsj33137CPukG:3tVz0OfYRZI6guKyHQI6:Tl7T3CSPrbg28fyxQI2a:
[3514]
1tslgIDPsj33137CPukG:6DskdBPcnEcqlJ5wcocz:zEPqFbGL4OE9uy77RUO1:
[9665,6778]
1tslgIDPsj33137CPukG:GpfKDYMrix3nfM2OtTFv:zEPqFbGL4OE9uy77RUO1:
[7246]
1tslgIDPsj33137CPukG:hkl0wNr3OZAVmbCWeNkC:Tl7T3CSPrbg28fyxQI2a:
[1712,2859]
EGtCJYR4VXxwGFvinRnI:19KwpyljGjZtizXvhpWe:HBgOsdNwoxHZflmzzUNM:
[3092]
EGtCJYR4VXxwGFvinRnI:19KwpyljGjZtizXvhpWe:VdzbdBN6Whq7jyan6kwe:
[65]
EGtCJYR4VXxwGFvinRnI:Hj6jZCVsuVZUXnsXUNkp:HBgOsdNwoxHZflmzzUNM:
[7451]
EGtCJYR4VXxwGFvinRnI:TDxnaSNqZf7YTO1eB9Pi:HBgOsdNwoxHZflmzzUNM:
[2977]
EGtCJYR4VXxwGFvinRnI:lGlKVF9azcf70az37EBE:VdzbdBN6Whq7jyan6kwe:
[10472]
Re4q1GP1XB3YEUicrQgN:BaZWbqdl51xa9O58UQTP:XKLb2SNZZ8D7MYxqBVuA:
[12669]
Re4q1GP1XB3YEUicrQgN:Bgy9KBek5seZy2ZY56PU:XKLb2SNZZ8D7MYxqBVuA:
[16438]
Re4q1GP1XB3YEUicrQgN:E9A3Oy9BA3ZCbSMCBZ4w:cLMpqzYcbajRPDCvLZIU:
[5957]
Re4q1GP1XB3YEUicrQgN:Q5CEunILZrLZvoN8pYCn:XKLb2SNZZ8D7MYxqBVuA:
[5468]
Re4q1GP1XB3YEUicrQgN:WPWNjKzuvo39ggjGAIvW:XKLb2SNZZ8D7MYxqBVuA:
[18949,9094]
Re4q1GP1XB3YEUicrQgN:WPWNjKzuvo39ggjGAIvW:cLMpqzYcbajRPDCvLZIU:
[9246]
UjHwY97M5iThoJsHlgHH:94P1SeOHNerfeo2svlfk:G8djZYvYdCPL0RmZVvuX:
[8575]
UjHwY97M5iThoJsHlgHH:CdsNfPXtxNya70qSVliv:Ie2foJjxfejIes9O8iWR:
[2058]
UjHwY97M5iThoJsHlgHH:CdsNfPXtxNya70qSVliv:SMPeCKqhOs7mxBWupngA:
[495]
UjHwY97M5iThoJsHlgHH:GJYPkpq4YiBVKZ0pHtCW:9KXaGEsuK2jqjvI4slAz:
[5402]
UjHwY97M5iThoJsHlgHH:GJYPkpq4YiBVKZ0pHtCW:SMPeCKqhOs7mxBWupngA:
[491]
UjHwY97M5iThoJsHlgHH:SxjfHNK92dKNSGQ5kWpm:G8djZYvYdCPL0RmZVvuX:
[1944]
UjHwY97M5iThoJsHlgHH:l1un7cJsgtBuUmkxtHIK:9KXaGEsuK2jqjvI4slAz:
[4862]
VOvUgEQf4OUhWTlUoVU8:9KI5FKqAxyxcUhWKb7t9:JNEEYiTOihVs3b9WIS5y:
[3918]
VOvUgEQf4OUhWTlUoVU8:J8ZGt3zOjGTWFsD8IAvL:7ZAqMhE29qVZKacpGFMd:
[6293]
VOvUgEQf4OUhWTlUoVU8:J8ZGt3zOjGTWFsD8IAvL:JNEEYiTOihVs3b9WIS5y:
[9970]
VOvUgEQf4OUhWTlUoVU8:J8ZGt3zOjGTWFsD8IAvL:XKL9HXzZ5hiaZVSqFyWw:
[960]
VOvUgEQf4OUhWTlUoVU8:J8ZGt3zOjGTWFsD8IAvL:bndkaQuhqGpK1Y8CuCDA:
[4430]
VOvUgEQf4OUhWTlUoVU8:aqkZwwd3kF1lGAQZYbgc:JNEEYiTOihVs3b9WIS5y:
[2981]
VOvUgEQf4OUhWTlUoVU8:h77V3jTCmxevn0RaCrEE:JNEEYiTOihVs3b9WIS5y:
[4800]
VOvUgEQf4OUhWTlUoVU8:hhD8WZ2CixmItU7Yvc3U:7ZAqMhE29qVZKacpGFMd:
[1562]
VOvUgEQf4OUhWTlUoVU8:hhD8WZ2CixmItU7Yvc3U:BjFvG8EbgrNPLfXat4P6:
[1277]
VOvUgEQf4OUhWTlUoVU8:sObBCd3mSwvxbJIdLXFJ:JNEEYiTOihVs3b9WIS5y:
[4808,5865]
WOs3Ii4Z891Po5xQM7cO:0QXcVc2u5OuLalBysr1w:HCCkoiqh4tBF4sHOwO9q:
[7265]
WOs3Ii4Z891Po5xQM7cO:7Kjaiir2Bx74q0cdOBYb:PQmKtEG787VU0Tr1ac3W:
[1989]
WOs3Ii4Z891Po5xQM7cO:Jh8naZdQEDpUZyv1MumP:mBmnXN810d6PrQTOZbke:
[3341]
WOs3Ii4Z891Po5xQM7cO:hBm0jJ0GAkfwlzs3iXdy:HCCkoiqh4tBF4sHOwO9q:
[9596]
WOs3Ii4Z891Po5xQM7cO:hBm0jJ0GAkfwlzs3iXdy:bqBu3E92tSpPNr36wtjS:
[1245]
YtqOzsL0aZLjSsC6KM3a:1wXgprOt0uKIRtSsFa38:EgsD4m5vrVGRTC939XBU:
[5444]
YtqOzsL0aZLjSsC6KM3a:1wXgprOt0uKIRtSsFa38:rg7ITuxCwkbxoTs3FSSU:
[1237]
YtqOzsL0aZLjSsC6KM3a:5Q0QaMlUJtX31iJzJ2uu:8Tw12vVFKOPKqzBYOmj5:
[713]
YtqOzsL0aZLjSsC6KM3a:HzptkMiegR8e0VByKJEW:mzouvN8e9cSIvuIw0tBL:
[3491]
YtqOzsL0aZLjSsC6KM3a:UUGE5ZBlGXtvexLq7J2s:8Pfezx1BgNTbBFwniRBz:
[2560]
YtqOzsL0aZLjSsC6KM3a:UUGE5ZBlGXtvexLq7J2s:mzouvN8e9cSIvuIw0tBL:
[3348]
YtqOzsL0aZLjSsC6KM3a:pENehGcS7Hte2oR9DVBl:8Pfezx1BgNTbBFwniRBz:
[3070]
YtqOzsL0aZLjSsC6KM3a:pENehGcS7Hte2oR9DVBl:8Tw12vVFKOPKqzBYOmj5:
[93]
YtqOzsL0aZLjSsC6KM3a:pENehGcS7Hte2oR9DVBl:mzouvN8e9cSIvuIw0tBL:
[452]
axoog5ICoyz4V6Vnc2Er:Lqkp8Q2JmjO5GLS2u92u:MvQy1ROGnnWcuaKh0rkH:
[1750]
axoog5ICoyz4V6Vnc2Er:TwAYgDcS7CewUM7AaG5f:MvQy1ROGnnWcuaKh0rkH:
[2156]
axoog5ICoyz4V6Vnc2Er:UPP6sw5VIdiKe4EZoovD:2aKbTbl254qwQjSf2ALV:
[2342]
axoog5ICoyz4V6Vnc2Er:UPP6sw5VIdiKe4EZoovD:Wosu4r5tN2VZwQfegYZO:
[484]
axoog5ICoyz4V6Vnc2Er:mgkmSeXPZEXA9D5Q0g7i:Wosu4r5tN2VZwQfegYZO:
[8574]
cQq3xBLwtD1eQEEPlAuV:Kw5Xy9di2ijhOTgANz1h:KWhZKqlGYMuMkgnyjO7v:
[2767]
e0HuIV5TMvB4c2lyALCp:qWtZf4TyB6dUZXHIf9Kv:CxzsIlJvU5MsXw2wirLM:
[3280]
eBd4AnSVSq5Dg4zhQpgC:vLKGa7skPlVNZBiDEY88:4dSzNbURY8GjlpuU7rmT:
[1346]
eBd4AnSVSq5Dg4zhQpgC:wY8iy3VVXJDCYXmXAVuU:2AO0NeyoXdLQq9qZXqqq:
[2408]
fd6ewkdhm15OwYU6KTX3:4xlvNiFwEiwOw1o8S1nm:MvtAttCZNod66CuGNEZh:
[6585]
fd6ewkdhm15OwYU6KTX3:4xlvNiFwEiwOw1o8S1nm:tEw2d3nvgN2jTofiUHKt:
[2568]
fd6ewkdhm15OwYU6KTX3:Jt0rHsedFxLoUdoXI3jU:X45eNAyOV2U9K9yfPJEK:
[1206]
fd6ewkdhm15OwYU6KTX3:WX5Q4aoypRLLh1wpmFKK:MvtAttCZNod66CuGNEZh:
[4460]
fd6ewkdhm15OwYU6KTX3:bRD848326GotLf8Z90i1:MvtAttCZNod66CuGNEZh:
[4104,4903]
fd6ewkdhm15OwYU6KTX3:mq1fUobXg02201hOn67V:MvtAttCZNod66CuGNEZh:
[3705]
fd6ewkdhm15OwYU6KTX3:tQlMwGthXFPUZUw7QwPr:tEw2d3nvgN2jTofiUHKt:
[1988]
fd6ewkdhm15OwYU6KTX3:ubZgKUX3G9JDeYtYPP59:tEw2d3nvgN2jTofiUHKt:
[8327]
icaXOHk7YT1NhZjq1qjx:gjiwGqEpKcKnRslj80EW:ijsA3x1y81VyRpoAgA2z:
[3644]
icaXOHk7YT1NhZjq1qjx:oERHNY8wVtwRF1Ek3obJ:ijsA3x1y81VyRpoAgA2z:
[2023]
o8YfXzni47sO9zHgFLng:KeBbmLVBbEs1Hi8l3Upl:fxmgGZazA7aMVjodog3S:
[2164]
o8YfXzni47sO9zHgFLng:NRft8amelTwCPwPTxczb:fxmgGZazA7aMVjodog3S:
[5310]
o8YfXzni47sO9zHgFLng:ajXsexEBoW23NSQBcOav:bq4HrKGrhOTHg4IsltWZ:
[1119]
o8YfXzni47sO9zHgFLng:eQPDcfgVL5LtrO3VqH78:fxmgGZazA7aMVjodog3S:
[1803]
o8YfXzni47sO9zHgFLng:euBLeGs1ltk5JSqhdR3z:lLK1GGBVBvV2dwLDjx3G:
[3600]
oA9bFrHVBxXLKZCXlRJC:8r1YP4qRw3Ht9kAYMU5j:3rJQCOIjboU1MwxUxOvi:
[600]
oA9bFrHVBxXLKZCXlRJC:8r1YP4qRw3Ht9kAYMU5j:X2xGzlVdXjrdsee8D9Bv:
[1677]
oA9bFrHVBxXLKZCXlRJC:BmstpsyfksZ3HvFuffld:3rJQCOIjboU1MwxUxOvi:
[1556]
oA9bFrHVBxXLKZCXlRJC:TGgYktU5CKatgURBdreC:3rJQCOIjboU1MwxUxOvi:
[741]
oA9bFrHVBxXLKZCXlRJC:TGgYktU5CKatgURBdreC:PLtnAAMrkF7UwpqRmIkm:
[9576]
oA9bFrHVBxXLKZCXlRJC:Z3SmlNHeOtz2OLOEKWp9:dpFQISmxPRPZ1l2lXVvI:
[2095]
oA9bFrHVBxXLKZCXlRJC:mBbIqweVzG2X7jQJg9S5:3rJQCOIjboU1MwxUxOvi:
[1347,2342]
oA9bFrHVBxXLKZCXlRJC:mBbIqweVzG2X7jQJg9S5:PLtnAAMrkF7UwpqRmIkm:
[1054]
oA9bFrHVBxXLKZCXlRJC:mBbIqweVzG2X7jQJg9S5:dpFQISmxPRPZ1l2lXVvI:
[1347,60]
oA9bFrHVBxXLKZCXlRJC:sCxv9Q1ncwOgoO1hWj8c:3rJQCOIjboU1MwxUxOvi:
[871]
oA9bFrHVBxXLKZCXlRJC:sCxv9Q1ncwOgoO1hWj8c:PLtnAAMrkF7UwpqRmIkm:
[1233]
oA9bFrHVBxXLKZCXlRJC:sWFeu0eWEyotppEZ1rh9:PLtnAAMrkF7UwpqRmIkm:
[5106]
oA9bFrHVBxXLKZCXlRJC:yBjd2LBWFhvn5PpBWeNd:PLtnAAMrkF7UwpqRmIkm:
[5185]
oA9bFrHVBxXLKZCXlRJC:yBjd2LBWFhvn5PpBWeNd:dpFQISmxPRPZ1l2lXVvI:
[733]
unZNxtXeALO29EhzqRkt:06giZkdGZ1dri1xUNwmv:J8P5Cs394goDA7tpmOrq:
[6495]
unZNxtXeALO29EhzqRkt:AIQWiEWyFXNmgXxVG4ut:J8P5Cs394goDA7tpmOrq:
[10904]
unZNxtXeALO29EhzqRkt:TNS01xA4zMNPBqwqDb0a:J8P5Cs394goDA7tpmOrq:
[19010]
unZNxtXeALO29EhzqRkt:TNS01xA4zMNPBqwqDb0a:vM1stjQezfViqoSf67Gc:
[6940]