Skip to content

Commit

Permalink
Add multisig info to the proposal (#445)
Browse files Browse the repository at this point in the history
  • Loading branch information
bowd authored May 29, 2024
1 parent e867445 commit dad29d6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CGPs/cgp-0139.md
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,12 @@ The whole deployment code has been audited, intent can be verified by reading th
- fractalSigner: address can be verified here: https://docs.developer.fractal.id/legacy-integrations/fractal-credentials-api#environments
- allocationParams: MentoAllocationParams: should match the allocation description in the proposal.

Multisigs receiving an allocation, defined in the MentoAllocationParams:
0: 0x655133d8E90F8190ed5c1F0f3710F602800C0150: Mento Labs multisig which receives the 30% discussed in the propsal.
1: 0xA74Ac93de1A209957E62391B01E09161277a9ffC: Mento Liqudity SPV (Mento Liquidity Support) multisig which receives 10%
2: 0x3468D23A0B1aB3Ab9A537813166A8f7ff1947014: Mento Protocol Foundation multisig which will then set up the 5% vesting allocation for the Celo Community Fund
3: 0x87647780180B8f55980C7D3fFeFe08a9B29e9aE1: Mento Reserve multisig which receives a 5% Mento Reserve Safety fund allocation

There are additional parameters that are staticially defined in the GovernanceFactory contract:

```
Expand Down

0 comments on commit dad29d6

Please sign in to comment.