Skip to main content

Overview

As the registry moderator, you review attack requests and decide whether to approve or reject them.

Approve a Request

If the request passes review:
Effects:
  • State changes to UNDER_ATTACK
  • Safe Harbor protection begins
  • Whitehats can attack

Reject a Request

If the request fails review:
Effects:
  • State returns to NOT_DEPLOYED
  • Contract mappings cleared
  • Protocol can resubmit with fixes

Review Checklist

Before deciding, verify:
  1. Deployment method: Deployed via BattleChainDeployer?
  2. Not a copycat: Bytecode doesn’t match mainnet contracts
  3. Legitimate protocol: Has web presence, audit reports, valid contacts
  4. Reasonable terms: Bounty percentage in normal range (5-15%)
  5. Clear scope: All contracts properly defined

Check Deployment Method

Timing

If no action is taken within 14 days, the agreement auto-promotes to PRODUCTION.

Batch Processing

Process multiple requests efficiently:

How to Use Instant Promotion

Handle emergency copycat situations