Dax911/m0n3y-web

Rebase Old Markdown and Info

Open

#1 opened on Feb 23, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Astro (1 fork)auto 404
enhancementgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

This code was pulled from a MetaMask project. I need to obviously replace all the old code from the DAX.SO project. This code was originally taken from the T3 Docs site which I love.

To accomplish this Task you will need to use find and replace!

Update Documentation for Monopoly Money Token

This is a good first issue for contributors to help update our documentation site built with Astro. No coding experience is required - you'll simply be replacing outdated information about DAX.SO with current details about the Monopoly Money token.

Task Description

  1. Review the existing documentation files in the src/content/ directory.

  2. Locate any mentions of "DAX.SO" or related outdated information.

  3. Replace the old content with accurate information about the Monopoly Money token:

    • Token Contract: ANNTWqsq9J3pEm6DxljdzwYcszr51rRewqnjuucepump
    • Liquidity Pool: 95AT5r4i85gfqeew2yR6BYFG8RLrY1d9ztPs7qrSKDVc
    • DEX: Raydium (on Solana)
    • Current Price: $0.065904 (as of 2025-02-23)
    • Total Liquidity: $47.1K
    • 24h Volume: $3.92M
    • Holder Count: 1,792 addresses
  4. Update any examples, address, or explanations to reflect Monopoly Money's specifics.

  5. Ensure all links point to the correct Monopoly Money resources (e.g., DEXScreener page).

Guidelines

  • Maintain the existing Markdown formatting and structure.
  • Double-check all numerical values and contract addresses for accuracy.
  • If unsure about specific details, leave a comment in the Markdown using ``.

Resources

Remember, this task is about updating content only. No changes to the site's functionality or structure are required.

Contributor guide