mirror of https://github.com/logos-co/roadmap.git
54 lines
1.1 KiB
Markdown
54 lines
1.1 KiB
Markdown
---
|
|
title: "Community Contracts Deployer"
|
|
---
|
|
## `vac:sc::status:community-contracts-deployer`
|
|
---
|
|
|
|
```mermaid
|
|
%%{
|
|
init: {
|
|
'theme': 'base',
|
|
'themeVariables': {
|
|
'primaryColor': '#BB2528',
|
|
'primaryTextColor': '#fff',
|
|
'primaryBorderColor': '#7C0000',
|
|
'lineColor': '#F8B229',
|
|
'secondaryColor': '#006100',
|
|
'tertiaryColor': '#fff'
|
|
}
|
|
}
|
|
}%%
|
|
gantt
|
|
tickInterval 1month
|
|
dateFormat YYYY-MM-DD
|
|
section Status
|
|
Community Contracts Deployer: 2023-09-01, 2023-09-30
|
|
```
|
|
|
|
- status: 100%
|
|
- CC: r4bbit
|
|
|
|
### Description
|
|
|
|
|
|
### Justification
|
|
|
|
|
|
### Deliverables
|
|
|
|
* https://github.com/status-im/communities-contracts/commit/e7d799b761e87166ecee4efaaede0b7a6cc367ad
|
|
|
|
* https://goerli-optimism.etherscan.io/address/0xfFa8A255D905c909379859eA45B959D090DDC2d4
|
|
|
|
Test-net addresses:
|
|
|
|
```
|
|
CommunityTokenDeployer 0xfFa8A255D905c909379859eA45B959D090DDC2d4
|
|
CommunityOwnerTokenRegistry 0x99F0Eeb7E9F1Da6CA9DDf77dD7810B665FD85750
|
|
CommunityOwnerTokenFactory 0x76d0E484e7c3398922636960Ab33bDe6E9936D81
|
|
CommunityMasterTokenFactory 0x420BE6568c6E09782CEAE1575495Cd6C1c7EA04D
|
|
```
|
|
|
|
|
|
|