Admin

Contract versions

Publish and manage the logic contract versions that project proxies can be upgraded to.

Publish a version

Deploy the compiled implementation with the service wallet, or register an implementation deployed elsewhere.

Version (from contract code)
Loading...

Read from the contract's version() function. To publish a new version, bump it in GovernedATokenUpgradeable.sol and rebuild the contracts package.

Leave blank to deploy a fresh implementation from the compiled artifact. When set, the version is read from that contract instead.

Version catalog

Published versions are offered as upgrade targets on each project's contract page.

Loading...