Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 5335c40cf1fbb4cd8aae3b0269d5144f03ec6bd2554a3f6ffb5f2072cdb12a02: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")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^