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