Troubleshooting
Tips for deploying and debugging the Staker system.
Last updated
Was this helpful?
Tips for deploying and debugging the Staker system.
Last updated
Was this helpful?
Insufficient reward balance:
Ensure reward tokens are transferred to the staking contract before notification
Check that the reward notifier has sufficient balance or approval
Oracle operations
If using an oracle-based calculator, tools like OpenZeppelin Defender can push earning power updates onchain
The PauseGuardian should monitor the oracle’s updates and react quickly if the oracle goes offline or posts incorrect earning power
Earning power not updating:
Earning power doesn’t automatically update.
Anyone can run a bot to update earning power. There’s an economic incentive for MEV searchers to do updates, but they might not know about the incentive.
We recommend running the scripts in the repo as a backup, in case the MEV searchers don’t.