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