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
-
Review the existing documentation files in the
src/content/directory. -
Locate any mentions of "DAX.SO" or related outdated information.
-
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
-
Update any examples, address, or explanations to reflect Monopoly Money's specifics.
-
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
- Monopoly Money DEXScreener: https://dexscreener.com/solana/95at5r4i85gfqeew2yr6byfg8rlry1d9ztps7qrskdvc
- Original T3 Docs Structure: https://github.com/t3-oss/create-t3-app/tree/main/www
Remember, this task is about updating content only. No changes to the site's functionality or structure are required.