diff --git a/docs/dao/airdrop.mdx b/docs/dao/airdrop.mdx deleted file mode 100644 index d9ca69993..000000000 --- a/docs/dao/airdrop.mdx +++ /dev/null @@ -1,10 +0,0 @@ -{/** @type {import('@/lib/mdxPageProps').MdxMetaProps} */} -export const meta = { - description: 'THERE ARE NO PLANS FOR ANOTHER AIRDROP', - emoji: '🪂', - contributors: [] -}; - -# 🪂 Airdrop {{ title: "Airdrop" }} - -ENS Airdropped tokens to anyone who held an ENS name on _October 31st, 2021_. **THERE ARE NO PLANS FOR ANOTHER AIRDROP**. Please be weary of any notices of airdrops as these could turn out fraudulent. diff --git a/docs/dao/stewards.mdx b/docs/dao/stewards.mdx index e98de98d2..ca5fb1e38 100644 --- a/docs/dao/stewards.mdx +++ b/docs/dao/stewards.mdx @@ -27,17 +27,16 @@ Read the [full active rules governing the Working Groups](https://docs.ens.domai #### ENS Ecosystem Working Group -| slobo.eth | limes.eth | 184.eth +| slobo.eth | limes.eth | 184.eth | --- | --- | --- | | slobo.eth | limes.eth | 184.eth | #### Public Goods Working Group -| coltron.eth | Simona / simona.eth | vegayp.eth | +| coltron.eth | Simona / simona.eth | vegayp.eth | | --- | --- | --- | | coltron.eth | Simona / simona.eth | vegayp.eth | - ## Past Stewards ### 2023 Q3/Q4 @@ -50,13 +49,13 @@ Read the [full active rules governing the Working Groups](https://docs.ens.domai #### ENS Ecosystem Working Group -| slobo.eth | limes.eth | 184.eth +| slobo.eth | limes.eth | 184.eth | --- | --- | --- | | slobo.eth | limes.eth | 184.eth | #### Public Goods Working Group -| coltron.eth | Simona / simona.eth | vegayp.eth | +| coltron.eth | Simona / simona.eth | vegayp.eth | | --- | --- | --- | | coltron.eth | Simona / simona.eth | vegayp.eth | @@ -126,7 +125,7 @@ Read the [full active rules governing the Working Groups](https://docs.ens.domai #### Community -| limes.eth | coltron.eth | spencecoin.eth | +| limes.eth | coltron.eth | spencecoin.eth | | --- | --- | --- | | limes.eth | coltron.eth | spencecoin.eth | | brantly.eth | validator.eth | | @@ -134,7 +133,7 @@ Read the [full active rules governing the Working Groups](https://docs.ens.domai #### Public Goods -| sumedha.eth | ceresstation.eth | avsa.eth | +| sumedha.eth | ceresstation.eth | avsa.eth | | --- | --- | --- | | sumedha.eth | ceresstation.eth | avsa.eth | | matoken.eth | ricmoo.eth | | diff --git a/docs/dao/token.mdx b/docs/dao/token.mdx new file mode 100644 index 000000000..3feeaba22 --- /dev/null +++ b/docs/dao/token.mdx @@ -0,0 +1,18 @@ +{/** @type {import('@/lib/mdxPageProps').MdxMetaProps} */} +export const meta = { + description: 'THERE ARE NO PLANS FOR ANOTHER AIRDROP', + emoji: '🪂', + contributors: [] +}; + +# 🪂 Airdrop {{ title: "Airdrop" }} + +ENS Airdropped tokens to anyone who held an ENS name on _October 31st, 2021_. **THERE ARE NO PLANS FOR ANOTHER AIRDROP**. Please be weary of any notices of airdrops as these could turn out fraudulent. + +All major decisions of the ENS DAO governance rely on the ENS Governance Token, which was distributted to ENS owners in 2021. The token address is at token.ensdao.eth (0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72) on ethereum Mainnet and is the only official governance token for the DAO. + +## Can I recover tokens accidentally sent to the wrong address? + +The answer depends on the address the token was sent to. If you accidentally sent the token to the token contract address listed above (0xC1836021..) or the wallet.ensdao.eth address (0xFe89cc7aBB2C4183683ab71653C4cdc9B02D44b7) then the tokens might be recoverable. Contact the [Meta-governance working group](/dao/stewards/) at the [ENS Forum](https://discuss.ens.domains) and explain the situation. Tokens can only be sent back to the address they were sent from, so if it was sent from an exchange, contact your exchange support to make sure the address can receive tokens. + +If the tokens were sent to the null address (0x000..) or an address with a typo, then the tokens are unrecoverable and there's nothing that anyone can do. If the tokens were sent to an exchange or a third party, then contact that third party for help. diff --git a/docs/faq.mdx b/docs/faq.mdx index 612736143..f2c4ef8de 100644 --- a/docs/faq.mdx +++ b/docs/faq.mdx @@ -100,3 +100,10 @@ Existing DNS TLDs can [reach out to us](mailto:info@ens.domains) to take control ## What are the differences between ENS and other naming services such as Namecoin or Handshake? ENS complements and extends the usefulness of DNS with decentralised, trustworthy name resolution for web3 resources such as blockchain addresses and distributed content, while Namecoin and Handshake are efforts to replace all or part of DNS with a blockchain-based alternative. + +## Governance Token +### Can I recover tokens accidentally sent to the wrong address? + +The answer depends on the address the token was sent to. If you accidentally sent the token to the token.ensdao.eth address (0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72) or the wallet.ensdao.eth address (0xFe89cc7aBB2C4183683ab71653C4cdc9B02D44b7) then the tokens might be recoverable. Contact the [Meta-governance working group](/dao/stewards/) at the [ENS Forum](https://discuss.ens.domains) and explain the situation. Tokens can only be sent back to the address they were sent from, so if it was sent from an exchange, contact your exchange support to make sure the address can receive tokens. + +If the tokens were sent to the null address (0x000..) or an address with a typo, then the tokens are unrecoverable and there's nothing that anyone can do. If the tokens were sent to an exchange or a third party, then contact that third party for help. diff --git a/docs/index.mdx b/docs/index.mdx index 102b7f8a3..7e89cb66d 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -72,7 +72,7 @@ export const meta = { ["Welcome", "/dao"], ["Constitution", "/dao/constitution"], ["Foundation", "/dao/foundation"], - ["Airdrop", "/dao/airdrop"] + ["Governance Token & Airdrop", "/dao/token"] ] }, {