Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 51fdc193b88afc839dadf88b9a1b2a0464c742765e846e7c0e3d82d8bba9c240:11:8
|
11 | moxyClubManager.rewardDueMVHoldings(quantity: quantity)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--> 123cb47fe122f6e3.MoxyClub:1248:12
|
1248 | self.rewardDueMVHoldingsToAddresses(addresses: addresses)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--> 123cb47fe122f6e3.MoxyClub:1259:16
|
1259 | self.rewardDueMVHoldingsTo(address: address)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--> 123cb47fe122f6e3.MoxyClub:1324:32
|
1324 | let rewardMOX = self.calculateRewardsDueMVHoldingsTo(address: address, timestamp: time)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: Error calculating MV Holdings amount changes does not match with total MV holdings
--> 123cb47fe122f6e3.MoxyClub:1180:16
|
1180 | panic("Error calculating MV Holdings amount changes does not match with total MV holdings")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^