`, `
`, `
- `, `
- `, ``, `
` tags match the original exactly, including classes and styles. * Do not modify the `class='market-snapshot'` or inline styles. 6. **JSON Formatting:** * Escape quotes within the JSON string values properly. * Ensure newlines are handled correctly (usually escaped as `` within the JSON string, but since the content is HTML, I will keep the HTML structure intact within the string value). 7. **Review against Constraints:** * Identity: I am XROOM-69. (Implicitly maintained by not claiming otherwise). * Facts/Numbers: $3,450, 60 days, March 31, etc. must remain exact. * Proper Nouns: OpenSea, Ethereum, ETH, Binance, Coinbase, etc. remain unchanged. 8. **Final Polish (French Nuances):** * "Postponed" -> "Reporté" (better than "postponé"). * "Fee holiday" -> "période d'exonération de frais" sounds more professional. * "Rewards-waves" -> Keep as is or "vagues de récompenses". Since it's a program name, keeping "rewards-waves" is safer. * "HODLer Behavior: Strong Hands" -> "Comportement des HODLers : Mains fortes" (often used) or "Conviction forte". Let's use "Conviction forte" for better French. * "Risk-Off" -> Keep as is. * "DXY Impact" -> "Impact du DXY". * *Self-Correction on HTML:* The prompt asks to preserve HTML structure. I need to make sure the JSON string contains the HTML exactly as structured, just with translated text nodes. * *JSON Escaping:* I need to be careful with quotes inside the HTML attributes (e.g., `class='market-snapshot'`). The original uses single quotes in some places (`class='market-snapshot'`) and double quotes in styles (`style='background: rgba...'`). I need to ensure the JSON string is valid. I will wrap the HTML content in double quotes for the JSON value, and escape any internal double quotes. The original HTML uses single quotes for classes, which helps. The inline style uses single quotes too (`style='...'`). This makes embedding in JSON double quotes easier. * *Wait, one check:* The original HTML has `style='background: rgba(255,255,255,0.03); ...'`. Single quotes are used. This is safe for JSON double quotes. * *Meta Description:* "OpenSea delays token launch and cuts fees for 60 days to boost marketplace activity amid crypto market challenges." ->
