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.3623084: set value failed: [Error Code: 1110] computation exceeds limit (9999)
goroutine 6582208313 [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, 0xc87fe02c00})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:576 +0x212
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x156d07c7b00, 0x30472e8)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:528 +0x57
panic({0x27fc500, 0xc87fe02c00})
/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({0x12d45137180?, 0x13ef26ce3f0?}, 0x12d45137180?, {{0x3388860?, 0x15b67c7d540?}, {0x3371ba0?, 0x11c4938d5c0?}})
/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(0x1493e677740, 0x33a0cf0?, {{0x3388860?, 0x15b67c7d540?}, {0x3371ba0?, 0x11c4938d5c0?}}, {0x12d45137180, 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(0x156d07c7b00?, {0x33a0cf0, 0x1493e677740}, {{0x3388860?, 0x15b67c7d540?}, {0x3371ba0?, 0x11c4938d5c0?}}, {0x12d45137180, 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?, 0x11c4938d5c0}, {0x33b0f80, 0x156d07c7b00})
/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(0x156d07c7b00, 0x1634abf39b0)
/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?, 0x1634abf39b0}, {0x33b0f80, 0x156d07c7b00})
/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?, 0x1634abf39b0?}, 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(0x156d07c7b00?, 0xc87b8118c0)
/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?, 0xc87b8118c0}, {0x33ab6e0, 0x156d07c7b00})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/ast/visitor.go:119 +0x335
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x156d07c7b00, {0x338eb00?, 0xc87b8118c0})
/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?, {0x16ede2a5880?, 0x5, 0x156d07c7b00?})
/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(0x156d07c7b00, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc815bb?}, 0xc87b139858, {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(0x156d07c7b00?, 0x2c3c0ab?, {0x0?, 0x33a0cf0?, 0x14121378d80?})
/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(0x156d07c7b00, 0xc7b3cf5a00, {{{0x0, 0x0}, {0x0, 0x0}}, 0xc87b8459c0, 0x0, 0x0, 0x156d07c7b00, ...})
/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(0x156d07c7b00, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0?}, 0xc87b139c70, {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}}, 0xc87b8459c0, 0x0, 0x0, 0x156d07c7b00, {0xc87db937a0, 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, 0x156d07c7b00, {0xc87db93780, ...}, ...})
/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(0x16007a249a0?, {0x33a9b00, 0x1364239c378}, 0x16007a24a10?, {0xc87db93740?, 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(0x156d07c7b00, 0xc87db93760?, {0xc87db93740, 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(0x156d07c7b00)
/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(0xc87b13a290, {0x7e9ceeb8c4b0?, 0x16662b1d080?}, 0xc87b13a278)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/runtime.go:205 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0xcb3600a180, {0x3388860, 0x15b67c7d540}, 0xc87b13a348?, 0x135d9f444e0)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/environment.go:1144 +0x105
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x16698f0f440)
/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?, 0xc87b805d40?)
/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(0x16698f0f440?)
/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?, 0x16698f0f440?}})
/app/fvm/runtime/wrapped_cadence_runtime.go:90 +0x27
github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x1651122d880)
/app/fvm/transactionInvoker.go:374 +0x16c
github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x1651122d880)
/app/fvm/transactionInvoker.go:270 +0x18d
github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x1651122d880?)
/app/fvm/transactionInvoker.go:246 +0x25
github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0xc87d01fde0?)
/app/fvm/transactionInvoker.go:147 +0x1e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactionInternal(_, {_, _}, _, {{{0x6c, 0x7c, 0x70, 0xff, 0x9b, 0xf5, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:531 +0x7b7
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, {_, _}, _, {{{0x6c, 0x7c, 0x70, 0xff, 0x9b, 0xf5, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:458 +0x7e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactions(0x445385?, {0x33996d0, 0xc00047d200}, 0xc862520000?, 0x16f46be9500?, 0x1647c5d0b40?)
/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
--> be70a2e50cbaa6b184d7b3f0779112ccd3f121c23a1b34335bab1f877effe09e: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:
[1250]
0Cfe9ZkrtnUPdKcE4RFX:98mK3dCymkcjLIXGVZZL:VIxKvO9YpPNARy0r8XE6:
[1274]
0Cfe9ZkrtnUPdKcE4RFX:AJZ59DZHlFAcXLMbI3ch:3C2a6DsyiHLVlFA5W0il:
[4520,7356]
0Cfe9ZkrtnUPdKcE4RFX:PMJf92F9taHv1YUjUvNE:VIxKvO9YpPNARy0r8XE6:
[5900]
0Cfe9ZkrtnUPdKcE4RFX:PzgRkpgrKGUiPZpKvRsC:H0dEDaLPGVf1bAn00r7g:
[819]
0Cfe9ZkrtnUPdKcE4RFX:WrRSooj4FK28YO0h3C08:nuyhNJLIvs9u5GwMiFnr:
[1106]
0Cfe9ZkrtnUPdKcE4RFX:tr6yV8X1i7LaqoSj2zYB:GwN6l5mrPqQ07BLkGVXI:
[5164]
1tslgIDPsj33137CPukG:E4f4QEPZL684lwNplhH3:zEPqFbGL4OE9uy77RUO1:
[4759]
1tslgIDPsj33137CPukG:GpfKDYMrix3nfM2OtTFv:rrZHeqGHdfEkPWdDuRlu:
[53]
1tslgIDPsj33137CPukG:GpfKDYMrix3nfM2OtTFv:zEPqFbGL4OE9uy77RUO1:
[6264]
1tslgIDPsj33137CPukG:H0Z8sPMjn2Jmu1prJr2o:zEPqFbGL4OE9uy77RUO1:
[4679]
1tslgIDPsj33137CPukG:QSrs3joUO9EEOuIiS7Nz:Tl7T3CSPrbg28fyxQI2a:
[3855]
1tslgIDPsj33137CPukG:kbizLBNz80lxzRjsWy3U:0Gcepcdqn9dYy0sZKoO5:
[2963]
EGtCJYR4VXxwGFvinRnI:6fj9YZOcpexfBsBBl63S:VdzbdBN6Whq7jyan6kwe:
[1537]
EGtCJYR4VXxwGFvinRnI:EVxtk8BJI0k8C0X6VLfK:HBgOsdNwoxHZflmzzUNM:
[8660]
EGtCJYR4VXxwGFvinRnI:Hj6jZCVsuVZUXnsXUNkp:VdzbdBN6Whq7jyan6kwe:
[16303]
EGtCJYR4VXxwGFvinRnI:Lj3vIuKMe4cjzfz1UXe0:HBgOsdNwoxHZflmzzUNM:
[6858]
EGtCJYR4VXxwGFvinRnI:Lj3vIuKMe4cjzfz1UXe0:VdzbdBN6Whq7jyan6kwe:
[19926]
EGtCJYR4VXxwGFvinRnI:lGlKVF9azcf70az37EBE:HBgOsdNwoxHZflmzzUNM:
[3152]
EGtCJYR4VXxwGFvinRnI:o8K9zWhmbovLq3D1RAi9:VdzbdBN6Whq7jyan6kwe:
[15150]
Re4q1GP1XB3YEUicrQgN:4735vDI0J66PW7L0Fv9m:XKLb2SNZZ8D7MYxqBVuA:
[17644]
Re4q1GP1XB3YEUicrQgN:4YZtxvcVFWciUmC4ZuJf:XKLb2SNZZ8D7MYxqBVuA:
[3210,18563]
Re4q1GP1XB3YEUicrQgN:4YZtxvcVFWciUmC4ZuJf:cLMpqzYcbajRPDCvLZIU:
[6165]
Re4q1GP1XB3YEUicrQgN:BaZWbqdl51xa9O58UQTP:XKLb2SNZZ8D7MYxqBVuA:
[4787]
Re4q1GP1XB3YEUicrQgN:E9A3Oy9BA3ZCbSMCBZ4w:XKLb2SNZZ8D7MYxqBVuA:
[13586]
Re4q1GP1XB3YEUicrQgN:Q5CEunILZrLZvoN8pYCn:XKLb2SNZZ8D7MYxqBVuA:
[10157]
Re4q1GP1XB3YEUicrQgN:WjMnEnhyW018cIY3OmlG:XKLb2SNZZ8D7MYxqBVuA:
[14414]
Re4q1GP1XB3YEUicrQgN:WjMnEnhyW018cIY3OmlG:cLMpqzYcbajRPDCvLZIU:
[6825]
Re4q1GP1XB3YEUicrQgN:aM91YP3ztJadLmx8qUWt:cLMpqzYcbajRPDCvLZIU:
[2574]
UjHwY97M5iThoJsHlgHH:1k5w0wfDECL8LG5CsxDd:SMPeCKqhOs7mxBWupngA:
[4453]
UjHwY97M5iThoJsHlgHH:60di2RsY6PVOlxtCinzE:AsBJChO0LmwVB9JBGRi4:
[973]
UjHwY97M5iThoJsHlgHH:6DIhV5ENvntuBWKvNIl4:SMPeCKqhOs7mxBWupngA:
[6294]
UjHwY97M5iThoJsHlgHH:7pzgHo8nvBKWJEcfAV9N:AsBJChO0LmwVB9JBGRi4:
[235]
UjHwY97M5iThoJsHlgHH:94P1SeOHNerfeo2svlfk:G8djZYvYdCPL0RmZVvuX:
[2928]
UjHwY97M5iThoJsHlgHH:SxjfHNK92dKNSGQ5kWpm:9KXaGEsuK2jqjvI4slAz:
[1295]
UjHwY97M5iThoJsHlgHH:SxjfHNK92dKNSGQ5kWpm:G8djZYvYdCPL0RmZVvuX:
[3408,1480]
UjHwY97M5iThoJsHlgHH:l1un7cJsgtBuUmkxtHIK:9KXaGEsuK2jqjvI4slAz:
[2953]
UjHwY97M5iThoJsHlgHH:l9Z8PEhUcB7CpZaJDlPO:AsBJChO0LmwVB9JBGRi4:
[1919]
UjHwY97M5iThoJsHlgHH:l9Z8PEhUcB7CpZaJDlPO:Ie2foJjxfejIes9O8iWR:
[455]
VOvUgEQf4OUhWTlUoVU8:VY5HWSmua709uDBxV5cL:BjFvG8EbgrNPLfXat4P6:
[335]
VOvUgEQf4OUhWTlUoVU8:aqkZwwd3kF1lGAQZYbgc:JNEEYiTOihVs3b9WIS5y:
[504,9395]
VOvUgEQf4OUhWTlUoVU8:h77V3jTCmxevn0RaCrEE:bndkaQuhqGpK1Y8CuCDA:
[2978]
VOvUgEQf4OUhWTlUoVU8:js0skPGONAfU87JyYRSW:BjFvG8EbgrNPLfXat4P6:
[2680]
VOvUgEQf4OUhWTlUoVU8:js0skPGONAfU87JyYRSW:JNEEYiTOihVs3b9WIS5y:
[5228]
WOs3Ii4Z891Po5xQM7cO:0QXcVc2u5OuLalBysr1w:HCCkoiqh4tBF4sHOwO9q:
[1961]
WOs3Ii4Z891Po5xQM7cO:0QXcVc2u5OuLalBysr1w:PYrn3bTDRE7EO0soa1dR:
[4004]
WOs3Ii4Z891Po5xQM7cO:Jh8naZdQEDpUZyv1MumP:HCCkoiqh4tBF4sHOwO9q:
[7201]
WOs3Ii4Z891Po5xQM7cO:Z2QZyUprpxCN80AjA7GK:PQmKtEG787VU0Tr1ac3W:
[1764]
WOs3Ii4Z891Po5xQM7cO:ebagVgzmkYMzYTJJy22C:PQmKtEG787VU0Tr1ac3W:
[2655]
WOs3Ii4Z891Po5xQM7cO:kdaXCfbz4ZDNi6lXCYRe:HCCkoiqh4tBF4sHOwO9q:
[9211]
YtqOzsL0aZLjSsC6KM3a:1wXgprOt0uKIRtSsFa38:EgsD4m5vrVGRTC939XBU:
[1762]
YtqOzsL0aZLjSsC6KM3a:5Q0QaMlUJtX31iJzJ2uu:8Tw12vVFKOPKqzBYOmj5:
[407]
YtqOzsL0aZLjSsC6KM3a:9bEMR0Ri3rSCeQDAlLEV:EgsD4m5vrVGRTC939XBU:
[706]
YtqOzsL0aZLjSsC6KM3a:Y2zuZoZ3avyjNUkQEw46:mzouvN8e9cSIvuIw0tBL:
[2337]
YtqOzsL0aZLjSsC6KM3a:blL8SzNtQxeKPFznzII2:8Pfezx1BgNTbBFwniRBz:
[4074]
YtqOzsL0aZLjSsC6KM3a:blL8SzNtQxeKPFznzII2:8Tw12vVFKOPKqzBYOmj5:
[6785]
axoog5ICoyz4V6Vnc2Er:I0VUjhP5RTMbRNDuKSFI:MvQy1ROGnnWcuaKh0rkH:
[426]
axoog5ICoyz4V6Vnc2Er:Ktn7EZsyaIL59xSmQFQV:MvQy1ROGnnWcuaKh0rkH:
[4438]
axoog5ICoyz4V6Vnc2Er:wXFfJgbs3lr4G6tUQ6GH:2aKbTbl254qwQjSf2ALV:
[6460]
cQq3xBLwtD1eQEEPlAuV:SHN12G463ggzd7L6KLKa:IVE6jAadxgDs1grrqGAy:
[2547]
e0HuIV5TMvB4c2lyALCp:JQZIvsCdgsUOVsfPu0lO:CxzsIlJvU5MsXw2wirLM:
[4242]
e0HuIV5TMvB4c2lyALCp:Yb9QWTH8xlpDPnnpYw5o:CxzsIlJvU5MsXw2wirLM:
[4125]
e0HuIV5TMvB4c2lyALCp:qNHfXIM0uBlcdmqIPnGT:CxzsIlJvU5MsXw2wirLM:
[4142]
e0HuIV5TMvB4c2lyALCp:qNHfXIM0uBlcdmqIPnGT:hTmBEqiEpJDPzyb6smpV:
[2622]
e0HuIV5TMvB4c2lyALCp:qWtZf4TyB6dUZXHIf9Kv:CxzsIlJvU5MsXw2wirLM:
[4502]
fd6ewkdhm15OwYU6KTX3:4xlvNiFwEiwOw1o8S1nm:X45eNAyOV2U9K9yfPJEK:
[3779]
fd6ewkdhm15OwYU6KTX3:9wu3dwY1xCgyXh4ZFVSn:tEw2d3nvgN2jTofiUHKt:
[1317,4701,6714]
fd6ewkdhm15OwYU6KTX3:EnXWM5PoSfiu36eD8Woz:tEw2d3nvgN2jTofiUHKt:
[1506]
fd6ewkdhm15OwYU6KTX3:jZCK7qqVdPYmZrPwge8Q:tEw2d3nvgN2jTofiUHKt:
[7760]
fd6ewkdhm15OwYU6KTX3:mq1fUobXg02201hOn67V:X45eNAyOV2U9K9yfPJEK:
[2106]
fd6ewkdhm15OwYU6KTX3:mq1fUobXg02201hOn67V:tEw2d3nvgN2jTofiUHKt:
[9972]
icaXOHk7YT1NhZjq1qjx:8bOuraKfY3MqFC7KGAUc:ijsA3x1y81VyRpoAgA2z:
[590]
icaXOHk7YT1NhZjq1qjx:CwamXVkeheABmljaB3K5:va4UoUdeOelTXqyrS8dp:
[3295]
icaXOHk7YT1NhZjq1qjx:oERHNY8wVtwRF1Ek3obJ:q4ul0PgcHrLC7vadB3wm:
[86]
icaXOHk7YT1NhZjq1qjx:wyjpWu0WDB3zpXttlh4j:ijsA3x1y81VyRpoAgA2z:
[1761]
o8YfXzni47sO9zHgFLng:5s1ozuHwGkilgCwOJtqI:fxmgGZazA7aMVjodog3S:
[711,3515]
o8YfXzni47sO9zHgFLng:G0aXgTNXsXtF1xmqeiMJ:fxmgGZazA7aMVjodog3S:
[2502]
o8YfXzni47sO9zHgFLng:NRft8amelTwCPwPTxczb:fxmgGZazA7aMVjodog3S:
[6821]
o8YfXzni47sO9zHgFLng:b8eWnSB0f5uMIzNiaG9v:fxmgGZazA7aMVjodog3S:
[218]
o8YfXzni47sO9zHgFLng:dodmIRCXfVKWQt9Xeoc1:lLK1GGBVBvV2dwLDjx3G:
[6214]
o8YfXzni47sO9zHgFLng:eQPDcfgVL5LtrO3VqH78:lLK1GGBVBvV2dwLDjx3G:
[7276]
oA9bFrHVBxXLKZCXlRJC:BmstpsyfksZ3HvFuffld:PLtnAAMrkF7UwpqRmIkm:
[9713]
oA9bFrHVBxXLKZCXlRJC:NydiorZVEaRR5PSz9buB:PLtnAAMrkF7UwpqRmIkm:
[4863]
oA9bFrHVBxXLKZCXlRJC:Z3SmlNHeOtz2OLOEKWp9:3rJQCOIjboU1MwxUxOvi:
[985]
oA9bFrHVBxXLKZCXlRJC:Z3SmlNHeOtz2OLOEKWp9:PLtnAAMrkF7UwpqRmIkm:
[2558]
oA9bFrHVBxXLKZCXlRJC:Z3SmlNHeOtz2OLOEKWp9:dpFQISmxPRPZ1l2lXVvI:
[3067]
oA9bFrHVBxXLKZCXlRJC:fYPowfx2iEvaVfHO9e7e:PLtnAAMrkF7UwpqRmIkm:
[7183,8320]
oA9bFrHVBxXLKZCXlRJC:mBbIqweVzG2X7jQJg9S5:dpFQISmxPRPZ1l2lXVvI:
[2413]
oA9bFrHVBxXLKZCXlRJC:sCxv9Q1ncwOgoO1hWj8c:dpFQISmxPRPZ1l2lXVvI:
[5157]
unZNxtXeALO29EhzqRkt:06giZkdGZ1dri1xUNwmv:J8P5Cs394goDA7tpmOrq:
[6049,332]
unZNxtXeALO29EhzqRkt:ruf5uP6ynkS6nu7CmmgX:I0ZFRX6cOxbxvWx26Y9K:
[427]