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