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.2791074: 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, 0x133f34e9a80})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:576 +0x212
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x171b4c70960, 0x30472e8)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:528 +0x57
panic({0x27fc500, 0x133f34e9a80})
/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({0xd2f283c290?, 0x161c4738fc0?}, 0xd2f283c290?, {{0x3388860?, 0x1537b383960?}, {0x3371ba0?, 0x15aeaaecf00?}})
/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(0xc37b908660, 0x33a0cf0?, {{0x3388860?, 0x1537b383960?}, {0x3371ba0?, 0x15aeaaecf00?}}, {0xd2f283c290, 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(0x171b4c70960?, {0x33a0cf0, 0xc37b908660}, {{0x3388860?, 0x1537b383960?}, {0x3371ba0?, 0x15aeaaecf00?}}, {0xd2f283c290, 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?, 0x15aeaaecf00}, {0x33b0f80, 0x171b4c70960})
/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(0x171b4c70960, 0x15e79dc4c90)
/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?, 0x15e79dc4c90}, {0x33b0f80, 0x171b4c70960})
/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?, 0x15e79dc4c90?}, 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(0x171b4c70960?, 0x1308beb0600)
/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?, 0x1308beb0600}, {0x33ab6e0, 0x171b4c70960})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/ast/visitor.go:119 +0x335
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x171b4c70960, {0x338eb00?, 0x1308beb0600})
/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?, {0x12ce7371d80?, 0x5, 0x171b4c70960?})
/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(0x171b4c70960, {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(0x171b4c70960?, 0x2c3c0ab?, {0x0?, 0x33a0cf0?, 0x171b4c70cc0?})
/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(0x171b4c70960, 0x133bc22b680, {{{0x0, 0x0}, {0x0, 0x0}}, 0x133bdbcbe60, 0x0, 0x0, 0x171b4c70960, ...})
/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(0x171b4c70960, {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}}, 0x133bdbcbe60, 0x0, 0x0, 0x171b4c70960, {0x133be65a1e0, 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, 0x171b4c70960, {0x133be65a1c0, ...}, ...})
/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(0x12ce4865c00?, {0x33a9b00, 0x133bbeaa738}, 0x12ce4865c70?, {0x133be65a180?, 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(0x171b4c70960, 0x133be65a1a0?, {0x133be65a180, 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(0x171b4c70960)
/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?, 0x133541509a0?}, 0x15acf8a4278)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/runtime.go:205 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0xc951389140, {0x3388860, 0x1537b383960}, 0x15acf8a4348?, 0x133bb4d48b8)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/environment.go:1144 +0x105
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x12ce66ded80)
/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?, 0x133bb75a310?)
/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(0x12ce66ded80?)
/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?, 0x12ce66ded80?}})
/app/fvm/runtime/wrapped_cadence_runtime.go:90 +0x27
github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x133b47cb180)
/app/fvm/transactionInvoker.go:374 +0x16c
github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x133b47cb180)
/app/fvm/transactionInvoker.go:270 +0x18d
github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x133b47cb180?)
/app/fvm/transactionInvoker.go:246 +0x25
github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0x133ba3ce0e0?)
/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
--> db593bf165b70a9556c86d49e9108449ffb41c8eaf96526d56d1d54471244cd8: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:nuyhNJLIvs9u5GwMiFnr:
[162]
0Cfe9ZkrtnUPdKcE4RFX:AJZ59DZHlFAcXLMbI3ch:3C2a6DsyiHLVlFA5W0il:
[1165,6982]
0Cfe9ZkrtnUPdKcE4RFX:CWwENQt0VSz9KWbPMxgw:VIxKvO9YpPNARy0r8XE6:
[3833]
0Cfe9ZkrtnUPdKcE4RFX:PzgRkpgrKGUiPZpKvRsC:3C2a6DsyiHLVlFA5W0il:
[114]
0Cfe9ZkrtnUPdKcE4RFX:ayfQwvp9v5AFzQSUAb58:GwN6l5mrPqQ07BLkGVXI:
[6607,245]
0Cfe9ZkrtnUPdKcE4RFX:ayfQwvp9v5AFzQSUAb58:VIxKvO9YpPNARy0r8XE6:
[3383]
0Cfe9ZkrtnUPdKcE4RFX:laFLRePMUdM5PQBjmcux:GwN6l5mrPqQ07BLkGVXI:
[1011]
0Cfe9ZkrtnUPdKcE4RFX:ypVhzCbAvqIMU1jgK0g3:H0dEDaLPGVf1bAn00r7g:
[3229]
1tslgIDPsj33137CPukG:GpfKDYMrix3nfM2OtTFv:zEPqFbGL4OE9uy77RUO1:
[2153]
1tslgIDPsj33137CPukG:hkl0wNr3OZAVmbCWeNkC:rrZHeqGHdfEkPWdDuRlu:
[165]
1tslgIDPsj33137CPukG:kbizLBNz80lxzRjsWy3U:0Gcepcdqn9dYy0sZKoO5:
[1442,3702]
EGtCJYR4VXxwGFvinRnI:6fj9YZOcpexfBsBBl63S:HBgOsdNwoxHZflmzzUNM:
[6052]
EGtCJYR4VXxwGFvinRnI:6fj9YZOcpexfBsBBl63S:QXJDm8WxAKXsbYo1OsRK:
[41]
EGtCJYR4VXxwGFvinRnI:6fj9YZOcpexfBsBBl63S:VdzbdBN6Whq7jyan6kwe:
[10821,8033]
EGtCJYR4VXxwGFvinRnI:EVxtk8BJI0k8C0X6VLfK:VdzbdBN6Whq7jyan6kwe:
[1204]
EGtCJYR4VXxwGFvinRnI:Hj6jZCVsuVZUXnsXUNkp:VdzbdBN6Whq7jyan6kwe:
[13690]
EGtCJYR4VXxwGFvinRnI:Lj3vIuKMe4cjzfz1UXe0:VdzbdBN6Whq7jyan6kwe:
[14378]
EGtCJYR4VXxwGFvinRnI:TDxnaSNqZf7YTO1eB9Pi:VdzbdBN6Whq7jyan6kwe:
[3392]
EGtCJYR4VXxwGFvinRnI:lGlKVF9azcf70az37EBE:HBgOsdNwoxHZflmzzUNM:
[1610]
Re4q1GP1XB3YEUicrQgN:4YZtxvcVFWciUmC4ZuJf:XKLb2SNZZ8D7MYxqBVuA:
[12797]
Re4q1GP1XB3YEUicrQgN:Bgy9KBek5seZy2ZY56PU:XKLb2SNZZ8D7MYxqBVuA:
[3402]
Re4q1GP1XB3YEUicrQgN:E9A3Oy9BA3ZCbSMCBZ4w:XKLb2SNZZ8D7MYxqBVuA:
[9005]
Re4q1GP1XB3YEUicrQgN:Q5CEunILZrLZvoN8pYCn:XKLb2SNZZ8D7MYxqBVuA:
[16676]
Re4q1GP1XB3YEUicrQgN:WPWNjKzuvo39ggjGAIvW:XKLb2SNZZ8D7MYxqBVuA:
[1243]
Re4q1GP1XB3YEUicrQgN:WjMnEnhyW018cIY3OmlG:XKLb2SNZZ8D7MYxqBVuA:
[19403]
Re4q1GP1XB3YEUicrQgN:aM91YP3ztJadLmx8qUWt:XKLb2SNZZ8D7MYxqBVuA:
[15869]
Re4q1GP1XB3YEUicrQgN:aM91YP3ztJadLmx8qUWt:cLMpqzYcbajRPDCvLZIU:
[6274]
UjHwY97M5iThoJsHlgHH:60di2RsY6PVOlxtCinzE:SMPeCKqhOs7mxBWupngA:
[3886]
UjHwY97M5iThoJsHlgHH:7pzgHo8nvBKWJEcfAV9N:G8djZYvYdCPL0RmZVvuX:
[7619]
UjHwY97M5iThoJsHlgHH:l9Z8PEhUcB7CpZaJDlPO:G8djZYvYdCPL0RmZVvuX:
[1056]
UjHwY97M5iThoJsHlgHH:l9Z8PEhUcB7CpZaJDlPO:Ie2foJjxfejIes9O8iWR:
[2771]
UjHwY97M5iThoJsHlgHH:oxhOewdHzbjF90B6OIov:SMPeCKqhOs7mxBWupngA:
[6715]
VOvUgEQf4OUhWTlUoVU8:9KI5FKqAxyxcUhWKb7t9:BjFvG8EbgrNPLfXat4P6:
[2490]
VOvUgEQf4OUhWTlUoVU8:VY5HWSmua709uDBxV5cL:bndkaQuhqGpK1Y8CuCDA:
[1512]
VOvUgEQf4OUhWTlUoVU8:aqkZwwd3kF1lGAQZYbgc:7ZAqMhE29qVZKacpGFMd:
[7402]
VOvUgEQf4OUhWTlUoVU8:gCgteAgR90YPSyYewN7H:7ZAqMhE29qVZKacpGFMd:
[3752]
VOvUgEQf4OUhWTlUoVU8:gCgteAgR90YPSyYewN7H:XKL9HXzZ5hiaZVSqFyWw:
[1017]
VOvUgEQf4OUhWTlUoVU8:js0skPGONAfU87JyYRSW:JNEEYiTOihVs3b9WIS5y:
[2871]
WOs3Ii4Z891Po5xQM7cO:2HqhUSnk3KgqcySZuZa4:PYrn3bTDRE7EO0soa1dR:
[180]
WOs3Ii4Z891Po5xQM7cO:KK7jfp5mDAgmTLwRlksW:mBmnXN810d6PrQTOZbke:
[5633]
WOs3Ii4Z891Po5xQM7cO:Z2QZyUprpxCN80AjA7GK:mBmnXN810d6PrQTOZbke:
[4397]
YtqOzsL0aZLjSsC6KM3a:5uyGvhBW0jPFLuDIvTiz:EgsD4m5vrVGRTC939XBU:
[4065]
YtqOzsL0aZLjSsC6KM3a:9bEMR0Ri3rSCeQDAlLEV:EgsD4m5vrVGRTC939XBU:
[1700]
YtqOzsL0aZLjSsC6KM3a:9bEMR0Ri3rSCeQDAlLEV:mzouvN8e9cSIvuIw0tBL:
[1875]
YtqOzsL0aZLjSsC6KM3a:PtoBV8TCZJHGDtbIMF3k:8Pfezx1BgNTbBFwniRBz:
[5000]
YtqOzsL0aZLjSsC6KM3a:sL8QrmIcFwwNZ2VwA3M5:EgsD4m5vrVGRTC939XBU:
[2062]
axoog5ICoyz4V6Vnc2Er:F83xNYiPRCJZWnM7uW4u:2aKbTbl254qwQjSf2ALV:
[2603]
axoog5ICoyz4V6Vnc2Er:HQa78RffPOGSzi2yeGAy:2aKbTbl254qwQjSf2ALV:
[6807,6441]
axoog5ICoyz4V6Vnc2Er:I0VUjhP5RTMbRNDuKSFI:MvQy1ROGnnWcuaKh0rkH:
[4434]
axoog5ICoyz4V6Vnc2Er:Lqkp8Q2JmjO5GLS2u92u:2aKbTbl254qwQjSf2ALV:
[3563,3752]
axoog5ICoyz4V6Vnc2Er:Lqkp8Q2JmjO5GLS2u92u:Wosu4r5tN2VZwQfegYZO:
[9738]
axoog5ICoyz4V6Vnc2Er:TwAYgDcS7CewUM7AaG5f:2aKbTbl254qwQjSf2ALV:
[1020,59]
axoog5ICoyz4V6Vnc2Er:i6wsCrskygTpCJHdApYM:2aKbTbl254qwQjSf2ALV:
[581]
axoog5ICoyz4V6Vnc2Er:mgkmSeXPZEXA9D5Q0g7i:Wosu4r5tN2VZwQfegYZO:
[3958,6016]
axoog5ICoyz4V6Vnc2Er:rSCicH0XaQx5vqpxLN22:Wosu4r5tN2VZwQfegYZO:
[1661]
cQq3xBLwtD1eQEEPlAuV:HTkbJkQzNCtrzWpLGzGo:Kg3xLtGqC9buSlAI2DmY:
[919]
cQq3xBLwtD1eQEEPlAuV:du9npMUDsULsVjVoFY7D:IVE6jAadxgDs1grrqGAy:
[4510]
cQq3xBLwtD1eQEEPlAuV:yEkTfsc1WPZHH8Dm4y90:Kg3xLtGqC9buSlAI2DmY:
[693]
fd6ewkdhm15OwYU6KTX3:4xlvNiFwEiwOw1o8S1nm:MvtAttCZNod66CuGNEZh:
[1937]
fd6ewkdhm15OwYU6KTX3:4xlvNiFwEiwOw1o8S1nm:X45eNAyOV2U9K9yfPJEK:
[3819]
fd6ewkdhm15OwYU6KTX3:9wu3dwY1xCgyXh4ZFVSn:tEw2d3nvgN2jTofiUHKt:
[9979]
fd6ewkdhm15OwYU6KTX3:Jt0rHsedFxLoUdoXI3jU:MvtAttCZNod66CuGNEZh:
[2011]
fd6ewkdhm15OwYU6KTX3:WX5Q4aoypRLLh1wpmFKK:MvtAttCZNod66CuGNEZh:
[4264]
fd6ewkdhm15OwYU6KTX3:l0nf6wyodez51cbv3RvU:tEw2d3nvgN2jTofiUHKt:
[7712,8998]
fd6ewkdhm15OwYU6KTX3:tQlMwGthXFPUZUw7QwPr:tEw2d3nvgN2jTofiUHKt:
[782]
icaXOHk7YT1NhZjq1qjx:6GBJxm3ou0R0bDwL31tu:ijsA3x1y81VyRpoAgA2z:
[727]
icaXOHk7YT1NhZjq1qjx:CwamXVkeheABmljaB3K5:va4UoUdeOelTXqyrS8dp:
[1689]
icaXOHk7YT1NhZjq1qjx:Lol42F6phLQsX9L2xR7E:ijsA3x1y81VyRpoAgA2z:
[124]
icaXOHk7YT1NhZjq1qjx:oERHNY8wVtwRF1Ek3obJ:ijsA3x1y81VyRpoAgA2z:
[123]
icaXOHk7YT1NhZjq1qjx:s2gDAUlMJectPKypPzvY:q4ul0PgcHrLC7vadB3wm:
[719]
icaXOHk7YT1NhZjq1qjx:s2gDAUlMJectPKypPzvY:va4UoUdeOelTXqyrS8dp:
[2382]
o8YfXzni47sO9zHgFLng:KeBbmLVBbEs1Hi8l3Upl:fxmgGZazA7aMVjodog3S:
[3525]
o8YfXzni47sO9zHgFLng:NRft8amelTwCPwPTxczb:lLK1GGBVBvV2dwLDjx3G:
[1293]
o8YfXzni47sO9zHgFLng:QJB60Vr8g4s2SzaXlQz5:lLK1GGBVBvV2dwLDjx3G:
[3058]
o8YfXzni47sO9zHgFLng:eQPDcfgVL5LtrO3VqH78:2QFdrfLhNNeEHBs33OTP:
[1434]
o8YfXzni47sO9zHgFLng:euBLeGs1ltk5JSqhdR3z:bq4HrKGrhOTHg4IsltWZ:
[718]
o8YfXzni47sO9zHgFLng:euBLeGs1ltk5JSqhdR3z:fxmgGZazA7aMVjodog3S:
[3456]
o8YfXzni47sO9zHgFLng:gu0JCCYIJkQ5SpUL0e1O:2QFdrfLhNNeEHBs33OTP:
[2719]
o8YfXzni47sO9zHgFLng:gu0JCCYIJkQ5SpUL0e1O:fxmgGZazA7aMVjodog3S:
[348]
oA9bFrHVBxXLKZCXlRJC:8r1YP4qRw3Ht9kAYMU5j:X2xGzlVdXjrdsee8D9Bv:
[1999]
oA9bFrHVBxXLKZCXlRJC:BmstpsyfksZ3HvFuffld:X2xGzlVdXjrdsee8D9Bv:
[161]
oA9bFrHVBxXLKZCXlRJC:Z3SmlNHeOtz2OLOEKWp9:dpFQISmxPRPZ1l2lXVvI:
[5921]
oA9bFrHVBxXLKZCXlRJC:mBbIqweVzG2X7jQJg9S5:PLtnAAMrkF7UwpqRmIkm:
[8497]
unZNxtXeALO29EhzqRkt:06giZkdGZ1dri1xUNwmv:vM1stjQezfViqoSf67Gc:
[3693]
unZNxtXeALO29EhzqRkt:Hf1BzJBR2bTLFchOOi15:vM1stjQezfViqoSf67Gc:
[4535]
unZNxtXeALO29EhzqRkt:MFmOqzHpoyq0PCd5FBsZ:J8P5Cs394goDA7tpmOrq:
[2500]
unZNxtXeALO29EhzqRkt:TNS01xA4zMNPBqwqDb0a:vM1stjQezfViqoSf67Gc:
[5880]
unZNxtXeALO29EhzqRkt:kIYcDcdRLX4CS3iuj2SD:J8P5Cs394goDA7tpmOrq:
[10532]
unZNxtXeALO29EhzqRkt:ruf5uP6ynkS6nu7CmmgX:J8P5Cs394goDA7tpmOrq:
[13260]
unZNxtXeALO29EhzqRkt:w87WSX3xdh96EE0dWvPo:J8P5Cs394goDA7tpmOrq:
[1301,5361]