Skip to main content

Deployed Addresses

Addresses will be added after deployment.

AttackRegistry

Tracks attack/production status of contracts.

State-Changing Functions

View Functions

Events


Agreement

Per-protocol Safe Harbor terms.

Owner Functions

View Functions


AgreementFactory

Creates Agreement contracts.

BattleChainSafeHarborRegistry

Maps protocols to agreements.

BattleChainDeployer

Deploys contracts with automatic registration. Supports all CreateX methods:
  • deployCreate(), deployCreateAndInit(), deployCreateClone()
  • deployCreate2(), deployCreate2AndInit(), deployCreate2Clone()
  • deployCreate3(), deployCreate3AndInit()
All deployments automatically call AttackRegistry.registerDeployment().