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.2832686: set value failed: [Error Code: 1110] computation exceeds limit (9999)
goroutine 6693968368 [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, 0x16a67610300})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:576 +0x212
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x13932d013e0, 0x30472e8)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/interpreter/interpreter.go:528 +0x57
panic({0x27fc500, 0x16a67610300})
/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({0xdaa3c760e0?, 0x16a670da390?}, 0xdaa3c760e0?, {{0x3388860?, 0x1406871c920?}, {0x3371ba0?, 0x11711aa65a0?}})
/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(0xc2c393bb00, 0x33a0cf0?, {{0x3388860?, 0x1406871c920?}, {0x3371ba0?, 0x11711aa65a0?}}, {0xdaa3c760e0, 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(0x13932d013e0?, {0x33a0cf0, 0xc2c393bb00}, {{0x3388860?, 0x1406871c920?}, {0x3371ba0?, 0x11711aa65a0?}}, {0xdaa3c760e0, 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?, 0x11711aa65a0}, {0x33b0f80, 0x13932d013e0})
/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(0x13932d013e0, 0x16a64955dd0)
/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?, 0x16a64955dd0}, {0x33b0f80, 0x13932d013e0})
/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?, 0x16a64955dd0?}, 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(0x13932d013e0?, 0x16a64a95740)
/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?, 0x16a64a95740}, {0x33ab6e0, 0x13932d013e0})
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/ast/visitor.go:119 +0x335
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x13932d013e0, {0x338eb00?, 0x16a64a95740})
/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?, {0x16a64666300?, 0x5, 0x13932d013e0?})
/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(0x13932d013e0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc815bb?}, 0x16586e99858, {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(0x13932d013e0?, 0x2c3c0ab?, {0x0?, 0x33a0cf0?, 0x169c40d1a40?})
/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(0x13932d013e0, 0x16a65583c80, {{{0x0, 0x0}, {0x0, 0x0}}, 0x16a655cdb10, 0x0, 0x0, 0x13932d013e0, ...})
/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(0x13932d013e0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0?}, 0x16586e99c70, {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}}, 0x16a655cdb10, 0x0, 0x0, 0x13932d013e0, {0x16a65781360, 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, 0x13932d013e0, {0x16a65781340, ...}, ...})
/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(0x16a64aa8af0?, {0x33a9b00, 0x16a65580198}, 0x16a64aa8b60?, {0x16a65781300?, 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(0x13932d013e0, 0x16a65781320?, {0x16a65781300, 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(0x13932d013e0)
/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(0x16586e9a290, {0x7e07e16335a0?, 0x16a6507d340?}, 0x16586e9a278)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/runtime.go:205 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0xc960ce0180, {0x3388860, 0x1406871c920}, 0x16586e9a348?, 0x16a64ab8318)
/go/pkg/mod/github.com/onflow/cadence@v0.42.12/runtime/environment.go:1144 +0x105
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x16a6460be60)
/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?, 0x16a64931fc0?)
/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(0x16a6460be60?)
/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?, 0x16a6460be60?}})
/app/fvm/runtime/wrapped_cadence_runtime.go:90 +0x27
github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x16a64e44a80)
/app/fvm/transactionInvoker.go:374 +0x16c
github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x16a64e44a80)
/app/fvm/transactionInvoker.go:270 +0x18d
github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x16a64e44a80?)
/app/fvm/transactionInvoker.go:246 +0x25
github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0x16a6504d340?)
/app/fvm/transactionInvoker.go:147 +0x1e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactionInternal(_, {_, _}, _, {{{0x52, 0x91, 0xa5, 0xf4, 0x17, 0xe0, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:531 +0x7b7
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, {_, _}, _, {{{0x52, 0x91, 0xa5, 0xf4, 0x17, 0xe0, ...}, ...}, ...}, ...)
/app/engine/execution/computation/computer/computer.go:458 +0x7e
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransactions(0xc7af5804e0?, {0x33996d0, 0xc0003045a0}, 0x942c40?, 0x135dbe373c0?, 0x15afc91dfb8?)
/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
--> 1027dc14e2e5084e117bedff128fe4f6618c204342acacb04e0ae82dd87317b2: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:3C2a6DsyiHLVlFA5W0il:
[6284]
0Cfe9ZkrtnUPdKcE4RFX:9ttCNoSQzauDyoy3wmFK:H0dEDaLPGVf1bAn00r7g:
[2854]
0Cfe9ZkrtnUPdKcE4RFX:9ttCNoSQzauDyoy3wmFK:VIxKvO9YpPNARy0r8XE6:
[2933]
0Cfe9ZkrtnUPdKcE4RFX:AJZ59DZHlFAcXLMbI3ch:3C2a6DsyiHLVlFA5W0il:
[8096]
0Cfe9ZkrtnUPdKcE4RFX:PMJf92F9taHv1YUjUvNE:H0dEDaLPGVf1bAn00r7g:
[2082]
0Cfe9ZkrtnUPdKcE4RFX:ZSOcQWgOXtSE9vBzPWlp:3C2a6DsyiHLVlFA5W0il:
[2039]
1tslgIDPsj33137CPukG:1tv6QjvkCfwn9nhLZO7Y:zEPqFbGL4OE9uy77RUO1:
[5960]
1tslgIDPsj33137CPukG:3tVz0OfYRZI6guKyHQI6:0Gcepcdqn9dYy0sZKoO5:
[4854,3090]
1tslgIDPsj33137CPukG:3tVz0OfYRZI6guKyHQI6:zEPqFbGL4OE9uy77RUO1:
[3049]
1tslgIDPsj33137CPukG:6DskdBPcnEcqlJ5wcocz:zEPqFbGL4OE9uy77RUO1:
[7622]
1tslgIDPsj33137CPukG:AcWaVMn2EnzMxot20a8f:zEPqFbGL4OE9uy77RUO1:
[5277]
1tslgIDPsj33137CPukG:H0Z8sPMjn2Jmu1prJr2o:zEPqFbGL4OE9uy77RUO1:
[5331]
1tslgIDPsj33137CPukG:QSrs3joUO9EEOuIiS7Nz:0Gcepcdqn9dYy0sZKoO5:
[5009]
1tslgIDPsj33137CPukG:QSrs3joUO9EEOuIiS7Nz:Tl7T3CSPrbg28fyxQI2a:
[1694]
EGtCJYR4VXxwGFvinRnI:19KwpyljGjZtizXvhpWe:VdzbdBN6Whq7jyan6kwe:
[12314]
EGtCJYR4VXxwGFvinRnI:8LfJKOsbEMm2XO8n0tUb:VdzbdBN6Whq7jyan6kwe:
[12497]
EGtCJYR4VXxwGFvinRnI:8eg8HwHGPl5Z6iziPe5J:VdzbdBN6Whq7jyan6kwe:
[7702,18734]
EGtCJYR4VXxwGFvinRnI:Hj6jZCVsuVZUXnsXUNkp:VdzbdBN6Whq7jyan6kwe:
[9048]
EGtCJYR4VXxwGFvinRnI:Lj3vIuKMe4cjzfz1UXe0:VdzbdBN6Whq7jyan6kwe:
[3515]
EGtCJYR4VXxwGFvinRnI:PKfX8bYNWJr2YYYufCzh:QXJDm8WxAKXsbYo1OsRK:
[283]
EGtCJYR4VXxwGFvinRnI:TDxnaSNqZf7YTO1eB9Pi:HBgOsdNwoxHZflmzzUNM:
[1994]
EGtCJYR4VXxwGFvinRnI:o8K9zWhmbovLq3D1RAi9:VdzbdBN6Whq7jyan6kwe:
[1860,11914]
Re4q1GP1XB3YEUicrQgN:4735vDI0J66PW7L0Fv9m:cLMpqzYcbajRPDCvLZIU:
[3643,540]
Re4q1GP1XB3YEUicrQgN:aM91YP3ztJadLmx8qUWt:cLMpqzYcbajRPDCvLZIU:
[1108]
Re4q1GP1XB3YEUicrQgN:eY31QsSbWJRVLhtpDN5X:XKLb2SNZZ8D7MYxqBVuA:
[13470]
UjHwY97M5iThoJsHlgHH:60di2RsY6PVOlxtCinzE:Ie2foJjxfejIes9O8iWR:
[768]
UjHwY97M5iThoJsHlgHH:CdsNfPXtxNya70qSVliv:9KXaGEsuK2jqjvI4slAz:
[380]
UjHwY97M5iThoJsHlgHH:CdsNfPXtxNya70qSVliv:G8djZYvYdCPL0RmZVvuX:
[2845]
UjHwY97M5iThoJsHlgHH:GJYPkpq4YiBVKZ0pHtCW:G8djZYvYdCPL0RmZVvuX:
[1165]
UjHwY97M5iThoJsHlgHH:l1un7cJsgtBuUmkxtHIK:SMPeCKqhOs7mxBWupngA:
[6129]
UjHwY97M5iThoJsHlgHH:lePXKCFSKd5NbWS46XG3:Ie2foJjxfejIes9O8iWR:
[2344]
VOvUgEQf4OUhWTlUoVU8:9KI5FKqAxyxcUhWKb7t9:7ZAqMhE29qVZKacpGFMd:
[3156]
VOvUgEQf4OUhWTlUoVU8:VY5HWSmua709uDBxV5cL:BjFvG8EbgrNPLfXat4P6:
[3016]
VOvUgEQf4OUhWTlUoVU8:VY5HWSmua709uDBxV5cL:JNEEYiTOihVs3b9WIS5y:
[4938]
VOvUgEQf4OUhWTlUoVU8:VhkAQfR7pZdLy1zOyw7E:7ZAqMhE29qVZKacpGFMd:
[5614]
VOvUgEQf4OUhWTlUoVU8:gCgteAgR90YPSyYewN7H:7ZAqMhE29qVZKacpGFMd:
[6209,7459]
VOvUgEQf4OUhWTlUoVU8:h77V3jTCmxevn0RaCrEE:7ZAqMhE29qVZKacpGFMd:
[742]
VOvUgEQf4OUhWTlUoVU8:hhD8WZ2CixmItU7Yvc3U:7ZAqMhE29qVZKacpGFMd:
[1389]
VOvUgEQf4OUhWTlUoVU8:sObBCd3mSwvxbJIdLXFJ:JNEEYiTOihVs3b9WIS5y:
[927]
WOs3Ii4Z891Po5xQM7cO:KK7jfp5mDAgmTLwRlksW:HCCkoiqh4tBF4sHOwO9q:
[5183]
WOs3Ii4Z891Po5xQM7cO:XEH0xFb0cRM0PUTDc4gt:PYrn3bTDRE7EO0soa1dR:
[4908]
WOs3Ii4Z891Po5xQM7cO:Z2QZyUprpxCN80AjA7GK:HCCkoiqh4tBF4sHOwO9q:
[1811]
YtqOzsL0aZLjSsC6KM3a:5uyGvhBW0jPFLuDIvTiz:8Pfezx1BgNTbBFwniRBz:
[4866]
YtqOzsL0aZLjSsC6KM3a:5uyGvhBW0jPFLuDIvTiz:rg7ITuxCwkbxoTs3FSSU:
[156]
YtqOzsL0aZLjSsC6KM3a:7JU0syjjFUDo76Y6Ukqf:EgsD4m5vrVGRTC939XBU:
[586]
YtqOzsL0aZLjSsC6KM3a:9bEMR0Ri3rSCeQDAlLEV:8Tw12vVFKOPKqzBYOmj5:
[5748]
YtqOzsL0aZLjSsC6KM3a:HzptkMiegR8e0VByKJEW:8Tw12vVFKOPKqzBYOmj5:
[3127]
YtqOzsL0aZLjSsC6KM3a:UUGE5ZBlGXtvexLq7J2s:mzouvN8e9cSIvuIw0tBL:
[1880]
YtqOzsL0aZLjSsC6KM3a:Y2zuZoZ3avyjNUkQEw46:EgsD4m5vrVGRTC939XBU:
[4146]
YtqOzsL0aZLjSsC6KM3a:sL8QrmIcFwwNZ2VwA3M5:8Tw12vVFKOPKqzBYOmj5:
[668]
axoog5ICoyz4V6Vnc2Er:I0VUjhP5RTMbRNDuKSFI:Wosu4r5tN2VZwQfegYZO:
[6785]
axoog5ICoyz4V6Vnc2Er:TwAYgDcS7CewUM7AaG5f:2aKbTbl254qwQjSf2ALV:
[2572]
axoog5ICoyz4V6Vnc2Er:UPP6sw5VIdiKe4EZoovD:Wosu4r5tN2VZwQfegYZO:
[1857]
axoog5ICoyz4V6Vnc2Er:i6wsCrskygTpCJHdApYM:2aKbTbl254qwQjSf2ALV:
[2065]
axoog5ICoyz4V6Vnc2Er:mgkmSeXPZEXA9D5Q0g7i:MvQy1ROGnnWcuaKh0rkH:
[1100,708]
axoog5ICoyz4V6Vnc2Er:rSCicH0XaQx5vqpxLN22:Wosu4r5tN2VZwQfegYZO:
[7946]
cQq3xBLwtD1eQEEPlAuV:8JCUfQzlYuY0DWQw3oSS:IVE6jAadxgDs1grrqGAy:
[4972]
cQq3xBLwtD1eQEEPlAuV:Kw5Xy9di2ijhOTgANz1h:KWhZKqlGYMuMkgnyjO7v:
[1049]
cQq3xBLwtD1eQEEPlAuV:iLfqrSoM4FPwBfBEmPel:KWhZKqlGYMuMkgnyjO7v:
[395]
cQq3xBLwtD1eQEEPlAuV:km8eaOvNLY3xwGLcp3m6:KWhZKqlGYMuMkgnyjO7v:
[1256]
cQq3xBLwtD1eQEEPlAuV:pWXSrXmFDT1Pb8lVcTMd:Kg3xLtGqC9buSlAI2DmY:
[415]
e0HuIV5TMvB4c2lyALCp:ra0x90L66dGPaS5BLTPZ:NqOMmcatBE2IyScIpIJ5:
[369]
eBd4AnSVSq5Dg4zhQpgC:AlmZYINZRw7RYdny1czC:lrdwgCNBBD8gmnULBsBe:
[300]
eBd4AnSVSq5Dg4zhQpgC:vLKGa7skPlVNZBiDEY88:4dSzNbURY8GjlpuU7rmT:
[4284]
eBd4AnSVSq5Dg4zhQpgC:wY8iy3VVXJDCYXmXAVuU:lrdwgCNBBD8gmnULBsBe:
[2750]
fd6ewkdhm15OwYU6KTX3:WX5Q4aoypRLLh1wpmFKK:MvtAttCZNod66CuGNEZh:
[3934]
fd6ewkdhm15OwYU6KTX3:jZCK7qqVdPYmZrPwge8Q:tEw2d3nvgN2jTofiUHKt:
[6892]
fd6ewkdhm15OwYU6KTX3:tQlMwGthXFPUZUw7QwPr:tEw2d3nvgN2jTofiUHKt:
[3883,4749]
icaXOHk7YT1NhZjq1qjx:6GBJxm3ou0R0bDwL31tu:ShbuTcXAWVavHq1JBUF7:
[110]
icaXOHk7YT1NhZjq1qjx:6GBJxm3ou0R0bDwL31tu:ijsA3x1y81VyRpoAgA2z:
[2683]
icaXOHk7YT1NhZjq1qjx:Lol42F6phLQsX9L2xR7E:ShbuTcXAWVavHq1JBUF7:
[2080]
icaXOHk7YT1NhZjq1qjx:gjiwGqEpKcKnRslj80EW:va4UoUdeOelTXqyrS8dp:
[2571]
o8YfXzni47sO9zHgFLng:G0aXgTNXsXtF1xmqeiMJ:2QFdrfLhNNeEHBs33OTP:
[1012]
o8YfXzni47sO9zHgFLng:NRft8amelTwCPwPTxczb:bq4HrKGrhOTHg4IsltWZ:
[875]
o8YfXzni47sO9zHgFLng:QJB60Vr8g4s2SzaXlQz5:2QFdrfLhNNeEHBs33OTP:
[3524]
o8YfXzni47sO9zHgFLng:b8eWnSB0f5uMIzNiaG9v:bq4HrKGrhOTHg4IsltWZ:
[92]
o8YfXzni47sO9zHgFLng:euBLeGs1ltk5JSqhdR3z:lLK1GGBVBvV2dwLDjx3G:
[5985]
oA9bFrHVBxXLKZCXlRJC:Z3SmlNHeOtz2OLOEKWp9:PLtnAAMrkF7UwpqRmIkm:
[7690,4748]
oA9bFrHVBxXLKZCXlRJC:ci0azhRCo0xKiSIYxjut:PLtnAAMrkF7UwpqRmIkm:
[4132]
oA9bFrHVBxXLKZCXlRJC:sCxv9Q1ncwOgoO1hWj8c:PLtnAAMrkF7UwpqRmIkm:
[7439]
unZNxtXeALO29EhzqRkt:56BwnTzBmSAARjnUBIew:J8P5Cs394goDA7tpmOrq:
[11424,16092]
unZNxtXeALO29EhzqRkt:AIQWiEWyFXNmgXxVG4ut:J8P5Cs394goDA7tpmOrq:
[18363]
unZNxtXeALO29EhzqRkt:Hf1BzJBR2bTLFchOOi15:J8P5Cs394goDA7tpmOrq:
[4039,12526]
unZNxtXeALO29EhzqRkt:MFmOqzHpoyq0PCd5FBsZ:vM1stjQezfViqoSf67Gc:
[7708]
unZNxtXeALO29EhzqRkt:TNS01xA4zMNPBqwqDb0a:J8P5Cs394goDA7tpmOrq:
[7833]
unZNxtXeALO29EhzqRkt:kIYcDcdRLX4CS3iuj2SD:J8P5Cs394goDA7tpmOrq:
[924]
unZNxtXeALO29EhzqRkt:kIYcDcdRLX4CS3iuj2SD:vM1stjQezfViqoSf67Gc:
[8650]
unZNxtXeALO29EhzqRkt:pvpk4kkykNjLU6Z50ISB:J8P5Cs394goDA7tpmOrq:
[1312]
unZNxtXeALO29EhzqRkt:pvpk4kkykNjLU6Z50ISB:vM1stjQezfViqoSf67Gc:
[545]
unZNxtXeALO29EhzqRkt:w87WSX3xdh96EE0dWvPo:vM1stjQezfViqoSf67Gc:
[8886]