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.2752009: set value failed: [Error Code: 1110] computation exceeds limit (9999)
goroutine 6722413509 [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, 0x134cb6cd1a0})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:576 +0x212
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0xc0a70b0a80, 0x30472e8)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:528 +0x57
panic({0x27fc500, 0x134cb6cd1a0})
/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({0xcff6d65af0?, 0x12c8a1b4900?}, 0xcff6d65af0?, {{0x3388860?, 0x13721a26ca0?}, {0x3371ba0?, 0x1349d509500?}})
/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(0x1425aeaf440, 0x33a0cf0?, {{0x3388860?, 0x13721a26ca0?}, {0x3371ba0?, 0x1349d509500?}}, {0xcff6d65af0, 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(0xc0a70b0a80?, {0x33a0cf0, 0x1425aeaf440}, {{0x3388860?, 0x13721a26ca0?}, {0x3371ba0?, 0x1349d509500?}}, {0xcff6d65af0, 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?, 0x1349d509500}, {0x33b0f80, 0xc0a70b0a80})
/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(0xc0a70b0a80, 0x15df42241e0)
/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?, 0x15df42241e0}, {0x33b0f80, 0xc0a70b0a80})
/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?, 0x15df42241e0?}, 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(0xc0a70b0a80?, 0x133f29c3a80)
/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?, 0x133f29c3a80}, {0x33ab6e0, 0xc0a70b0a80})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/ast/visitor.go:119 +0x335
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xc0a70b0a80, {0x338eb00?, 0x133f29c3a80})
/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?, {0x13454c3a180?, 0x5, 0xc0a70b0a80?})
/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(0xc0a70b0a80, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc815bb?}, 0x15acf8a3858, {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(0xc0a70b0a80?, 0x2c3c0ab?, {0x0?, 0x33a0cf0?, 0xce062d6420?})
/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(0xc0a70b0a80, 0x1346ef13c00, {{{0x0, 0x0}, {0x0, 0x0}}, 0x1347200bdd0, 0x0, 0x0, 0xc0a70b0a80, ...})
/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(0xc0a70b0a80, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0?}, 0x15acf8a3c70, {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}}, 0x1347200bdd0, 0x0, 0x0, 0xc0a70b0a80, {0x13477aca560, 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, 0xc0a70b0a80, {0x13477aca540, ...}, ...})
/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(0x13469358af0?, {0x33a9b00, 0x1346e21c8b8}, 0x13469358b60?, {0x13477aca500?, 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(0xc0a70b0a80, 0x13477aca520?, {0x13477aca500, 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(0xc0a70b0a80)
/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(0x15acf8a4290, {0x7e07e16335a0?, 0x15d19670420?}, 0x15acf8a4278)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/runtime.go:205 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0xc9557332c0, {0x3388860, 0x13721a26ca0}, 0x15acf8a4348?, 0x134698c4a38)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/environment.go:1144 +0x105
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x133efd74ea0)
/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?, 0x13403363c00?)
/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(0x133efd74ea0?)
/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?, 0x133efd74ea0?}})
/app/fvm/runtime/wrapped_cadence_runtime.go:90 +0x27
github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x134665c8380)
/app/fvm/transactionInvoker.go:374 +0x16c
github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x134665c8380)
/app/fvm/transactionInvoker.go:270 +0x18d
github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x134665c8380?)
/app/fvm/transactionInvoker.go:246 +0x25
github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0x1346514ac80?)
/app/fvm/transactionInvoker.go:147 +0x1e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactionInternal(_, {_, _}, _, {{{0x2f, 0x61, 0x2b, 0x59, 0x45, 0x4e, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:531 +0x7b7
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, {_, _}, _, {{{0x2f, 0x61, 0x2b, 0x59, 0x45, 0x4e, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:458 +0x7e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactions(0x445385?, {0x33996d0, 0xc0003045a0}, 0xcbb7b42000?, 0xf608a2baa0?, 0xd166df7f30?)
/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
--> 95e09b9801db51ac1ff73599999c5315140bd78417e9babffbc09ea49bf922e3: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:AJZ59DZHlFAcXLMbI3ch:GwN6l5mrPqQ07BLkGVXI:
[4753]
0Cfe9ZkrtnUPdKcE4RFX:CWwENQt0VSz9KWbPMxgw:GwN6l5mrPqQ07BLkGVXI:
[3432]
0Cfe9ZkrtnUPdKcE4RFX:CWwENQt0VSz9KWbPMxgw:VIxKvO9YpPNARy0r8XE6:
[5365]
0Cfe9ZkrtnUPdKcE4RFX:PMJf92F9taHv1YUjUvNE:H0dEDaLPGVf1bAn00r7g:
[3785]
0Cfe9ZkrtnUPdKcE4RFX:WrRSooj4FK28YO0h3C08:3C2a6DsyiHLVlFA5W0il:
[1952]
0Cfe9ZkrtnUPdKcE4RFX:ayfQwvp9v5AFzQSUAb58:H0dEDaLPGVf1bAn00r7g:
[686]
0Cfe9ZkrtnUPdKcE4RFX:ayfQwvp9v5AFzQSUAb58:VIxKvO9YpPNARy0r8XE6:
[3117]
0Cfe9ZkrtnUPdKcE4RFX:laFLRePMUdM5PQBjmcux:GwN6l5mrPqQ07BLkGVXI:
[1726]
0Cfe9ZkrtnUPdKcE4RFX:tr6yV8X1i7LaqoSj2zYB:3C2a6DsyiHLVlFA5W0il:
[1158]
0Cfe9ZkrtnUPdKcE4RFX:tr6yV8X1i7LaqoSj2zYB:nuyhNJLIvs9u5GwMiFnr:
[175]
1tslgIDPsj33137CPukG:E4f4QEPZL684lwNplhH3:Tl7T3CSPrbg28fyxQI2a:
[2534]
1tslgIDPsj33137CPukG:H0Z8sPMjn2Jmu1prJr2o:zEPqFbGL4OE9uy77RUO1:
[5807]
1tslgIDPsj33137CPukG:QSrs3joUO9EEOuIiS7Nz:Tl7T3CSPrbg28fyxQI2a:
[3791]
1tslgIDPsj33137CPukG:Y2VDrJfkWUnH7PYDIRxQ:Tl7T3CSPrbg28fyxQI2a:
[2065]
1tslgIDPsj33137CPukG:hkl0wNr3OZAVmbCWeNkC:zEPqFbGL4OE9uy77RUO1:
[1192]
EGtCJYR4VXxwGFvinRnI:8LfJKOsbEMm2XO8n0tUb:VdzbdBN6Whq7jyan6kwe:
[10101]
EGtCJYR4VXxwGFvinRnI:PKfX8bYNWJr2YYYufCzh:VdzbdBN6Whq7jyan6kwe:
[11956]
EGtCJYR4VXxwGFvinRnI:lGlKVF9azcf70az37EBE:VdzbdBN6Whq7jyan6kwe:
[8833]
Re4q1GP1XB3YEUicrQgN:BaZWbqdl51xa9O58UQTP:XKLb2SNZZ8D7MYxqBVuA:
[5179]
Re4q1GP1XB3YEUicrQgN:Q5CEunILZrLZvoN8pYCn:XKLb2SNZZ8D7MYxqBVuA:
[8192]
Re4q1GP1XB3YEUicrQgN:Q5CEunILZrLZvoN8pYCn:cLMpqzYcbajRPDCvLZIU:
[7821]
Re4q1GP1XB3YEUicrQgN:WPWNjKzuvo39ggjGAIvW:XKLb2SNZZ8D7MYxqBVuA:
[16247]
Re4q1GP1XB3YEUicrQgN:WjMnEnhyW018cIY3OmlG:7LzEITeN26UpsgT41Ceo:
[487]
Re4q1GP1XB3YEUicrQgN:WjMnEnhyW018cIY3OmlG:XKLb2SNZZ8D7MYxqBVuA:
[3239]
Re4q1GP1XB3YEUicrQgN:aM91YP3ztJadLmx8qUWt:cLMpqzYcbajRPDCvLZIU:
[514]
Re4q1GP1XB3YEUicrQgN:eY31QsSbWJRVLhtpDN5X:cLMpqzYcbajRPDCvLZIU:
[7064]
Re4q1GP1XB3YEUicrQgN:t1NMgvzhRYc8Wmb7zjxO:7LzEITeN26UpsgT41Ceo:
[295]
Re4q1GP1XB3YEUicrQgN:vaCemC0ZcgfMxaAiEeFK:XKLb2SNZZ8D7MYxqBVuA:
[9680]
UjHwY97M5iThoJsHlgHH:60di2RsY6PVOlxtCinzE:Ie2foJjxfejIes9O8iWR:
[1499]
UjHwY97M5iThoJsHlgHH:7pzgHo8nvBKWJEcfAV9N:Ie2foJjxfejIes9O8iWR:
[369]
UjHwY97M5iThoJsHlgHH:94P1SeOHNerfeo2svlfk:AsBJChO0LmwVB9JBGRi4:
[343]
UjHwY97M5iThoJsHlgHH:94P1SeOHNerfeo2svlfk:SMPeCKqhOs7mxBWupngA:
[3447]
UjHwY97M5iThoJsHlgHH:SxjfHNK92dKNSGQ5kWpm:9KXaGEsuK2jqjvI4slAz:
[396]
UjHwY97M5iThoJsHlgHH:l1un7cJsgtBuUmkxtHIK:AsBJChO0LmwVB9JBGRi4:
[420]
UjHwY97M5iThoJsHlgHH:l1un7cJsgtBuUmkxtHIK:SMPeCKqhOs7mxBWupngA:
[4559,6402]
UjHwY97M5iThoJsHlgHH:lePXKCFSKd5NbWS46XG3:G8djZYvYdCPL0RmZVvuX:
[8008]
UjHwY97M5iThoJsHlgHH:lePXKCFSKd5NbWS46XG3:SMPeCKqhOs7mxBWupngA:
[247]
UjHwY97M5iThoJsHlgHH:oxhOewdHzbjF90B6OIov:SMPeCKqhOs7mxBWupngA:
[4662]
VOvUgEQf4OUhWTlUoVU8:gCgteAgR90YPSyYewN7H:7ZAqMhE29qVZKacpGFMd:
[5315]
VOvUgEQf4OUhWTlUoVU8:js0skPGONAfU87JyYRSW:JNEEYiTOihVs3b9WIS5y:
[6176]
VOvUgEQf4OUhWTlUoVU8:mtQy7CGqpVs3Z2GScEyg:bndkaQuhqGpK1Y8CuCDA:
[232]
WOs3Ii4Z891Po5xQM7cO:2HqhUSnk3KgqcySZuZa4:PYrn3bTDRE7EO0soa1dR:
[1721]
WOs3Ii4Z891Po5xQM7cO:2HqhUSnk3KgqcySZuZa4:mBmnXN810d6PrQTOZbke:
[5873]
WOs3Ii4Z891Po5xQM7cO:7Kjaiir2Bx74q0cdOBYb:PYrn3bTDRE7EO0soa1dR:
[4259]
WOs3Ii4Z891Po5xQM7cO:XEH0xFb0cRM0PUTDc4gt:HCCkoiqh4tBF4sHOwO9q:
[6437]
WOs3Ii4Z891Po5xQM7cO:vuJ59GsUORivapQN2LNT:PQmKtEG787VU0Tr1ac3W:
[3824]
YtqOzsL0aZLjSsC6KM3a:1wXgprOt0uKIRtSsFa38:8Pfezx1BgNTbBFwniRBz:
[72]
YtqOzsL0aZLjSsC6KM3a:1wXgprOt0uKIRtSsFa38:EgsD4m5vrVGRTC939XBU:
[4065,4999]
YtqOzsL0aZLjSsC6KM3a:5Q0QaMlUJtX31iJzJ2uu:8Tw12vVFKOPKqzBYOmj5:
[5458]
YtqOzsL0aZLjSsC6KM3a:5uyGvhBW0jPFLuDIvTiz:8Pfezx1BgNTbBFwniRBz:
[2202]
YtqOzsL0aZLjSsC6KM3a:5uyGvhBW0jPFLuDIvTiz:EgsD4m5vrVGRTC939XBU:
[615]
YtqOzsL0aZLjSsC6KM3a:5uyGvhBW0jPFLuDIvTiz:mzouvN8e9cSIvuIw0tBL:
[2424]
YtqOzsL0aZLjSsC6KM3a:PtoBV8TCZJHGDtbIMF3k:8Pfezx1BgNTbBFwniRBz:
[1344]
YtqOzsL0aZLjSsC6KM3a:PtoBV8TCZJHGDtbIMF3k:8Tw12vVFKOPKqzBYOmj5:
[6047]
YtqOzsL0aZLjSsC6KM3a:UUGE5ZBlGXtvexLq7J2s:EgsD4m5vrVGRTC939XBU:
[4485]
YtqOzsL0aZLjSsC6KM3a:sL8QrmIcFwwNZ2VwA3M5:EgsD4m5vrVGRTC939XBU:
[4124]
axoog5ICoyz4V6Vnc2Er:F83xNYiPRCJZWnM7uW4u:2aKbTbl254qwQjSf2ALV:
[3275]
axoog5ICoyz4V6Vnc2Er:Ktn7EZsyaIL59xSmQFQV:2aKbTbl254qwQjSf2ALV:
[4977]
axoog5ICoyz4V6Vnc2Er:wXFfJgbs3lr4G6tUQ6GH:2aKbTbl254qwQjSf2ALV:
[5444]
cQq3xBLwtD1eQEEPlAuV:Kw5Xy9di2ijhOTgANz1h:IVE6jAadxgDs1grrqGAy:
[3901]
cQq3xBLwtD1eQEEPlAuV:SHN12G463ggzd7L6KLKa:KWhZKqlGYMuMkgnyjO7v:
[784]
cQq3xBLwtD1eQEEPlAuV:pWXSrXmFDT1Pb8lVcTMd:HVuLgyOpZeAFUc62kTfN:
[2312]
e0HuIV5TMvB4c2lyALCp:gVARakHqtdBmpuSp54V3:fmpZR2xC5vmKYp0l9IHX:
[2329]
e0HuIV5TMvB4c2lyALCp:nMusbWIaZ87Zzhe3Emyk:NqOMmcatBE2IyScIpIJ5:
[23]
eBd4AnSVSq5Dg4zhQpgC:SgUqCyb5akhm4O41EPOh:lrdwgCNBBD8gmnULBsBe:
[2956]
fd6ewkdhm15OwYU6KTX3:1rCQSeaQj8S4dwkdK3Ew:X45eNAyOV2U9K9yfPJEK:
[858]
fd6ewkdhm15OwYU6KTX3:1rCQSeaQj8S4dwkdK3Ew:tEw2d3nvgN2jTofiUHKt:
[8634]
fd6ewkdhm15OwYU6KTX3:WX5Q4aoypRLLh1wpmFKK:4OkZpyBKDghV2hg1v8UF:
[1328]
fd6ewkdhm15OwYU6KTX3:WX5Q4aoypRLLh1wpmFKK:X45eNAyOV2U9K9yfPJEK:
[2817]
fd6ewkdhm15OwYU6KTX3:bRD848326GotLf8Z90i1:tEw2d3nvgN2jTofiUHKt:
[9303]
fd6ewkdhm15OwYU6KTX3:l0nf6wyodez51cbv3RvU:MvtAttCZNod66CuGNEZh:
[6598]
icaXOHk7YT1NhZjq1qjx:VvQxEcIH7W2153RV5hLn:ShbuTcXAWVavHq1JBUF7:
[307]
icaXOHk7YT1NhZjq1qjx:s2gDAUlMJectPKypPzvY:ShbuTcXAWVavHq1JBUF7:
[199]
icaXOHk7YT1NhZjq1qjx:tIXFvX5ZeHMzmCmpl48Y:va4UoUdeOelTXqyrS8dp:
[2381]
icaXOHk7YT1NhZjq1qjx:tiRYZrRK3t3snBrRqgEB:ShbuTcXAWVavHq1JBUF7:
[716]
icaXOHk7YT1NhZjq1qjx:wkw2S4OQcrhOQXkCjj1C:q4ul0PgcHrLC7vadB3wm:
[513]
o8YfXzni47sO9zHgFLng:G0aXgTNXsXtF1xmqeiMJ:2QFdrfLhNNeEHBs33OTP:
[4653]
o8YfXzni47sO9zHgFLng:b8eWnSB0f5uMIzNiaG9v:bq4HrKGrhOTHg4IsltWZ:
[783]
o8YfXzni47sO9zHgFLng:b8eWnSB0f5uMIzNiaG9v:lLK1GGBVBvV2dwLDjx3G:
[2129,1219,7444]
o8YfXzni47sO9zHgFLng:eQPDcfgVL5LtrO3VqH78:lLK1GGBVBvV2dwLDjx3G:
[8973]
o8YfXzni47sO9zHgFLng:gu0JCCYIJkQ5SpUL0e1O:2QFdrfLhNNeEHBs33OTP:
[345]
o8YfXzni47sO9zHgFLng:gu0JCCYIJkQ5SpUL0e1O:lLK1GGBVBvV2dwLDjx3G:
[1643]
oA9bFrHVBxXLKZCXlRJC:NydiorZVEaRR5PSz9buB:PLtnAAMrkF7UwpqRmIkm:
[5206]
oA9bFrHVBxXLKZCXlRJC:TGgYktU5CKatgURBdreC:X2xGzlVdXjrdsee8D9Bv:
[1665]
oA9bFrHVBxXLKZCXlRJC:Z3SmlNHeOtz2OLOEKWp9:dpFQISmxPRPZ1l2lXVvI:
[6977]
oA9bFrHVBxXLKZCXlRJC:ci0azhRCo0xKiSIYxjut:3rJQCOIjboU1MwxUxOvi:
[885]
oA9bFrHVBxXLKZCXlRJC:ci0azhRCo0xKiSIYxjut:PLtnAAMrkF7UwpqRmIkm:
[4024]
oA9bFrHVBxXLKZCXlRJC:eaLfp6LDbCJmCtBeS8aJ:X2xGzlVdXjrdsee8D9Bv:
[1778]
unZNxtXeALO29EhzqRkt:06giZkdGZ1dri1xUNwmv:vM1stjQezfViqoSf67Gc:
[7619]
unZNxtXeALO29EhzqRkt:56BwnTzBmSAARjnUBIew:J8P5Cs394goDA7tpmOrq:
[15469]
unZNxtXeALO29EhzqRkt:TNS01xA4zMNPBqwqDb0a:vM1stjQezfViqoSf67Gc:
[7730]
unZNxtXeALO29EhzqRkt:kIYcDcdRLX4CS3iuj2SD:J8P5Cs394goDA7tpmOrq:
[18994]
unZNxtXeALO29EhzqRkt:kIYcDcdRLX4CS3iuj2SD:vM1stjQezfViqoSf67Gc:
[3744]
unZNxtXeALO29EhzqRkt:pvpk4kkykNjLU6Z50ISB:J8P5Cs394goDA7tpmOrq:
[12964]
unZNxtXeALO29EhzqRkt:ruf5uP6ynkS6nu7CmmgX:J8P5Cs394goDA7tpmOrq:
[11571]
unZNxtXeALO29EhzqRkt:w87WSX3xdh96EE0dWvPo:vM1stjQezfViqoSf67Gc:
[4397]