These documents and checklists represent operations performed against live Moonstream DAO contracts on public blockchains.
Unless otherwise specified, all operations are executed from the main
branch of this repository.
Terminus: 0x062BEc5e84289Da2CD6147E0e4DA402B33B8f796
- Deployment of Terminus contract - January 21, 2022
- Terminus contract setup - January 21, 2022
Terminus payment token: Wrapped Ether at 0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619
Terminus pool base price: 0.01 WETH
Moonstream platform token (MNSTR): 0x02620263be8A046Ca4812723596934AA20D7DC3C
Terminus: 0x040Cf7Ee9752936d8d280062a447eB53808EBc08
Moonstream token faucet: 0x008dB85178d557a5612941131FDF75028422Df33
- Deployment of Moonstream platform token - December 18, 2021
- Update to Moonstream platform token - December 21, 2021
- Deployment of Terminus contract - December 22, 2021
- Terminus contract setup - December 22, 2021
Common operations are available as templates:
- Deploy Moonstream DAO diamond contracts. We use EIP2535 Diamond proxies for all our smart contracts. This template describes how to deploy the core diamond proxy contracts that comprise each component of Moonstream DAO functionality.
- Deploy the Moonstream platform token
- Update functionality on the Moonstream platform token
- Deploy the Terminus smart contract
- Set up the Terminus smart contract. This configures payment settings on a deployed Terminus contract.