Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
gskril committed Nov 17, 2024
1 parent 6971e67 commit 1e4f504
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 14 deletions.
2 changes: 1 addition & 1 deletion app/local/config/navigation/protocol.ts
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ export const navigation: SectionData[] = [
title: 'Proposals Term 5',
links: [
{
title: 'EP 5.24 - [Executable] Term 5 Q4, Collective Working Group Funding Proposal',
title: '5.24 - [Executable] Term 5 Q4, Collective Working Group Funding Proposal',
href: '/dao/proposals/5.24',
},
{
Expand Down
41 changes: 28 additions & 13 deletions docs/dao/proposals/5.24.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
{/** @type {import('@/lib/mdxPageProps').MdxMetaProps} */}
export const meta = {
description: 'This proposal executes all three Working Group funding requests for the October 2024 funding window.',
emoji: '📖',
contributors: [
'avsa.eth'
],
proposal: {
tally: '6949396467348678571876890705367894936837088742488849089767544172635343148173',
discourse: 'https://discuss.ens.domains/t/temp-check-governance-security-compensating-blockful-for-preventing-a-potential-attack-on-the-ens-dao/19710',
type: 'executable'
}
};

# [EP 5.24] [Executable] Term 5 Q4, Collective Working Group Funding Proposal

| Status | Draft |
| ------ | ----- |
| Discussion | [Temp Check Discourse link](https://discuss.ens.domains/t/ep-5-24-executable-term-5-q4-collective-working-group-funding-proposal/19801) |
[Temp Check Discourse link](https://discuss.ens.domains/t/ep-5-24-executable-term-5-q4-collective-working-group-funding-proposal/19801)

## Description

Expand All @@ -16,42 +28,45 @@ For more detail, view the [ENS Governance docs](https://basics.ensdao.org/fundin

The Meta-governance Working Group requests funding to fulfill anticipated budgetary needs through the next formal funding window in April 2025.

| Destination | USDC | ETH | $ENS |
|:------------|:----:|:---:|:----:|
| [ENS Meta-Gov Main Multisig](https://etherscan.io/address/0x91c32893216dE3eA0a55ABb9851f581d4503d39b) | 354,000 | 0 | 45,000 |
| Destination | USDC | ETH | $ENS |
| :---------------------------------------------------------------------------------------------------- | :-----: | :-: | :----: |
| [ENS Meta-Gov Main Multisig](https://etherscan.io/address/0x91c32893216dE3eA0a55ABb9851f581d4503d39b) | 354,000 | 0 | 45,000 |

This amount will cover all expected expenses (including the ENS required for vesting on 5.19 and 5.21) while maintaining a 100,000 USDC prudent reserve to ensure continuity if future funding is delayed.

### 2) [Ecosystem Funding Request [EP 5.17.2]](https://discuss.ens.domains/t/5-17-2-social-funding-request-ens-ecosystem-working-group/19678)

The ENS Ecosystem Working Group requests funding to support operations through April 2025. This is the only funding request of Term 5. The working group is responsible for growing and improving the ENS Ecosystem by funding builders and projects that are ENS-specific or ENS-centric.

| Destination | USDC | ETH | $ENS |
|:------------|:----:|:---:|:----:|
| [ENS Ecosystem Main Multisig](https://etherscan.io/address/0x2686a8919df194aa7673244549e68d42c1685d03) | 836,000 | 0 | 0 |
| Destination | USDC | ETH | $ENS |
| :----------------------------------------------------------------------------------------------------- | :-----: | :-: | :--: |
| [ENS Ecosystem Main Multisig](https://etherscan.io/address/0x2686a8919df194aa7673244549e68d42c1685d03) | 836,000 | 0 | 0 |

### 3) [Public Goods Funding Request [EP 5.17.3]](https://discuss.ens.domains/t/5-17-3-social-funding-request-ens-public-goods-working-group/19679)

The ENS Public Goods Working Group requests funding to support operations through the next funding window in April 2025. The funds requested extend current needs through to next term to ensure that next season's stewards have available funding before the next funding window.

| Destination | USDC | ETH | $ENS |
|:------------|:----:|:---:|:----:|
| [Public Goods Main Multisig](https://etherscan.io/address/0xcD42b4c4D102cc22864e3A1341Bb0529c17fD87d) | 226,000 | 0 | 0 |
| Destination | USDC | ETH | $ENS |
| :---------------------------------------------------------------------------------------------------- | :-----: | :-: | :--: |
| [Public Goods Main Multisig](https://etherscan.io/address/0xcD42b4c4D102cc22864e3A1341Bb0529c17fD87d) | 226,000 | 0 | 0 |

## Specification

The following transfers are to be made from the DAO treasury:

1. Transfer 354,000 USDC to the Meta-governance safe:

- Address: `0x91c32893216dE3eA0a55ABb9851f581d4503d39b`

2. Transfer 836,000 USDC to the Ecosystem safe:

- Address: `0x2686A8919Df194aA7673244549E68D42C1685d03`

3. Transfer 226,000 USDC to the Public Goods safe:

- Address: `0xcD42b4c4D102cc22864e3A1341Bb0529c17fD87d`

4. Transfer 45,000 ENS to the Meta-governance safe:
- Address: `0x91c32893216dE3eA0a55ABb9851f581d4503d39b`

#### Total transfer amount: 1,416,000 USDC and 45,000 ENS
#### Total transfer amount: 1,416,000 USDC and 45,000 ENS

0 comments on commit 1e4f504

Please sign in to comment.