Skip to main content

Documentation Index

Fetch the complete documentation index at: https://berachain-422fce37-feat-nodes-section-reno.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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

  1. Prepare the incentive transaction from Hub or your internal tooling.
  2. Send the transaction to Safe for multisig review.
  3. Collect required signatures in Safe.
  4. 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.