Add Incentives with Safe
Use this flow when the vault manager account is a Safe multisig and you need transaction review/signoff before execution.Prerequisites
- Existing whitelisted Reward Vault
- Whitelisted incentive token
- Safe configured as manager or authorized submitter
Flow
- Prepare the incentive transaction from Hub or your internal tooling.
- Send the transaction to Safe for multisig review.
- Collect required signatures in Safe.
- Execute the transaction onchain from Safe.
Operational Tips
- Confirm chain/network in Safe before signing.
- Verify token address, amount, and vault address in the calldata preview.
- Use role-separated signers for stronger operational security.