Skip to main content
Deploys treasury contracts for a given CampaignInfo. Manages treasury implementations that platforms can register, approve, and deploy.

Methods

Writes

All write methods return Promise<Hex> (transaction hash).

Usage examples

Deploy a treasury

Register and approve an implementation

Remove an implementation

Simulation