From 1e4f50425d8ca7d2d64533cb4c1ca7d031d60e92 Mon Sep 17 00:00:00 2001 From: Greg Skriloff <35093316+gskril@users.noreply.github.com> Date: Sun, 17 Nov 2024 23:53:11 +0700 Subject: [PATCH] Format --- app/local/config/navigation/protocol.ts | 2 +- docs/dao/proposals/5.24.mdx | 41 +++++++++++++++++-------- 2 files changed, 29 insertions(+), 14 deletions(-) diff --git a/app/local/config/navigation/protocol.ts b/app/local/config/navigation/protocol.ts index 75147904..887dee8d 100644 --- a/app/local/config/navigation/protocol.ts +++ b/app/local/config/navigation/protocol.ts @@ -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', }, { diff --git a/docs/dao/proposals/5.24.mdx b/docs/dao/proposals/5.24.mdx index 21538257..84539961 100644 --- a/docs/dao/proposals/5.24.mdx +++ b/docs/dao/proposals/5.24.mdx @@ -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 @@ -16,9 +28,9 @@ 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. @@ -26,32 +38,35 @@ This amount will cover all expected expenses (including the ENS required for ves 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 \ No newline at end of file +#### Total transfer amount: 1,416,000 USDC and 45,000 ENS