Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>Polygraph by Polymarket</title> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <!-- | |
| NOTES: | |
| - Table-based layout, no flexbox for core structure. | |
| - Key styles are inline; no CSS variables. | |
| - Fonts approximate Open Sauce / SF Pro with system stacks. | |
| --> | |
| </head> | |
| <body style="margin:0; padding:0; background-color:#F3F4F6;"> | |
| <center style="width:100%; background-color:#F3F4F6;"> | |
| <table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0"> | |
| <tr> | |
| <td align="center" style="padding:20px 0;"> | |
| <!-- OUTER CONTAINER WITH ROUNDED CORNERS, STROKE, AND DROP SHADOW --> | |
| <table role="presentation" width="500" cellpadding="0" cellspacing="0" border="0" style=" | |
| width:100%; | |
| max-width:500px; | |
| border-radius:16px; | |
| border:1px solid #E5E7EB; | |
| box-shadow:0 4px 12px rgba(0,0,0,0.1); | |
| background-color:#FFFFFF; | |
| "> | |
| <tr> | |
| <td style="padding:0;border-radius:16px;overflow:hidden;"> | |
| <!-- HEADER (blue bar) --> | |
| <table width="100%" cellpadding="0" cellspacing="0" border="0" role="presentation" style="background:#FFFFFF;"> | |
| <tr> | |
| <td align="center" style="padding:0;"> | |
| <img | |
| src="https://userimg-assets.customeriomail.com/images/client-env-189925/1764635277704_polygraph_logo_01KBE7AYFA3GSQSQE6VAB7JMS3.png" | |
| alt="Polygraph by Polymarket" | |
| style="display:block; border:0; outline:none; text-decoration:none; width:100%; max-width:500px; height:auto;" | |
| /> | |
| </td> | |
| </tr> | |
| </table> | |
| <!-- MAIN WHITE CARD --> | |
| <table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style=" | |
| width:100%; | |
| background-color:#FFFFFF; | |
| "> | |
| <tr> | |
| <td style="padding:24px 20px 24px 20px;"> | |
| <!-- DATE + UNSUBSCRIBE --> | |
| <table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:24px;"> | |
| <tr> | |
| <td style=" | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:15px; | |
| line-height:20px; | |
| color:#000000; | |
| text-align:left; | |
| font-style:italic; | |
| "> | |
| January 15, 2024 | |
| </td> | |
| <td align="right" style=" | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:15px; | |
| line-height:20px; | |
| color:#6B7280; | |
| "> | |
| <a href="#" style="color:#6B7280; text-decoration:underline;">Unsubscribe</a> | |
| </td> | |
| </tr> | |
| </table> | |
| <!-- TOP INTRO --> | |
| <p class="top_p" style=" | |
| margin:0 0 24px 0; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:17px; | |
| line-height:22px; | |
| letter-spacing:-0.43px; | |
| color:#212121; | |
| "> | |
| Welcome back to Polygraph, your daily mind-meld with the | |
| Polymarket order book. What's happening today: | |
| </p> | |
| <!-- SECTION: TOP STORIES --> | |
| <div class="top_stories"> | |
| <table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" class="wrap_h" style="margin-bottom:12px;"> | |
| <tr> | |
| <td style=" | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:20px; | |
| line-height:24px; | |
| font-weight:700; | |
| color:#111827; | |
| padding-bottom:8px; | |
| "> | |
| Top News | |
| </td> | |
| </tr> | |
| </table> | |
| <!-- TOP NEWS BOX --> | |
| <table class="top_news_box" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style=" | |
| margin-bottom:16px; | |
| border-radius:14px; | |
| border:1px solid #2E5CFF; | |
| background-color:#FFFFFF; | |
| "> | |
| <tr> | |
| <td style="padding:16px;"> | |
| <div class="top_news_image_wrapper"> | |
| <a href="https://polymarket.com" style="text-decoration:none; color:inherit; display:block;"> | |
| <img src="https://yourcdn.com/polygraph/top-news.png" alt="Top news image" style="display:block; width:100%; height:auto; border-radius:8px; margin-bottom:12px;" /> | |
| </a> | |
| </div> | |
| <a href="https://polymarket.com" style="text-decoration:none; color:inherit; display:block;"> | |
| <p style=" | |
| margin:0 0 8px 0; | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:16px; | |
| line-height:24px; | |
| font-weight:700; | |
| color:#2E5CFF; | |
| "> | |
| Top News Headline | |
| </p> | |
| </a> | |
| <a href="https://polymarket.com" style="text-decoration:none; color:inherit; display:block;"> | |
| <p style=" | |
| margin:0 0 16px 0; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:17px; | |
| line-height:22px; | |
| letter-spacing:-0.43px; | |
| color:#212121; | |
| "> | |
| Top news description goes here with more details about the story. | |
| </p> | |
| </a> | |
| <table role="presentation" cellpadding="0" cellspacing="0" border="0" width="100%"> | |
| <tr> | |
| <td align="right"> | |
| <a href="https://polymarket.com" | |
| style=" | |
| display:inline-block; | |
| text-align:center; | |
| text-decoration:none; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:15px; | |
| line-height:20px; | |
| letter-spacing:-0.23px; | |
| color:#2E5CFF; | |
| border-radius:8px; | |
| border:1px solid #2E5CFF; | |
| padding:8px 14px; | |
| "> | |
| Read more → | |
| </a> | |
| </td> | |
| </tr> | |
| </table> | |
| <!-- Quick Links Section (optional) --> | |
| <div class="quick_links" style="margin-top:16px;"> | |
| <!-- Blue divider line --> | |
| <hr style="border:0; border-top:1px solid #2E5CFF; margin:0 0 12px 0;"> | |
| <!-- Quick Links Title --> | |
| <p style=" | |
| margin:0 0 12px 0; | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:14px; | |
| line-height:1; | |
| font-weight:700; | |
| color:#111827; | |
| "> | |
| Quick Links | |
| </p> | |
| <!-- Quick Link Button 1 --> | |
| <table role="presentation" cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:8px;"> | |
| <tr> | |
| <td style="padding:0;"> | |
| <a href="https://polymarket.com" | |
| style=" | |
| display:block; | |
| text-align:left; | |
| text-decoration:none; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:15px; | |
| line-height:20px; | |
| letter-spacing:-0.23px; | |
| color:#2E5CFF; | |
| border-radius:8px; | |
| border:1px solid #E5E7EB; | |
| padding:10px 14px; | |
| background-color:#F9FAFB; | |
| "> | |
| Market Name 1 → | |
| </a> | |
| </td> | |
| </tr> | |
| </table> | |
| <!-- Quick Link Button 2 --> | |
| <table role="presentation" cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:8px;"> | |
| <tr> | |
| <td style="padding:0;"> | |
| <a href="https://polymarket.com" | |
| style=" | |
| display:block; | |
| text-align:left; | |
| text-decoration:none; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:15px; | |
| line-height:20px; | |
| letter-spacing:-0.23px; | |
| color:#2E5CFF; | |
| border-radius:8px; | |
| border:1px solid #E5E7EB; | |
| padding:10px 14px; | |
| background-color:#F9FAFB; | |
| "> | |
| Market Name 2 → | |
| </a> | |
| </td> | |
| </tr> | |
| </table> | |
| </div> | |
| </td> | |
| </tr> | |
| </table> | |
| </div> | |
| <!-- SECTION: WALLET WATCH --> | |
| <div class="wallet_watch"> | |
| <div class="wrap_h"> | |
| <hr style="border:0; border-top:1px solid #F3F4F6; margin:0 0 16px 0;"> | |
| <table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:8px;"> | |
| <tr> | |
| <td style=" | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:18px; | |
| font-weight:700; | |
| color:#111827; | |
| padding-bottom:4px; | |
| border-bottom:2px solid #2E5CFF; | |
| "> | |
| Wallet Watch | |
| </td> | |
| </tr> | |
| </table> | |
| </div> | |
| <!-- WALLET WATCH BOX --> | |
| <table class="wallet_watch_box" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style=" | |
| margin-bottom:16px; | |
| border-radius:14px; | |
| border:1px solid #2E5CFF; | |
| background-color:#FFFFFF; | |
| "> | |
| <tr> | |
| <td style="padding:16px;"> | |
| <img src="https://yourcdn.com/polygraph/wallet-watch.png" alt="Wallet Watch image" style="display:block; width:100%; height:auto; border-radius:8px; margin-bottom:12px;" /> | |
| <p style=" | |
| margin:0 0 8px 0; | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:16px; | |
| line-height:24px; | |
| font-weight:700; | |
| color:#2E5CFF; | |
| "> | |
| Wallet Watch Title | |
| </p> | |
| <p style=" | |
| margin:0 0 16px 0; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:17px; | |
| line-height:22px; | |
| letter-spacing:-0.43px; | |
| color:#212121; | |
| "> | |
| Wallet Watch description goes here with more details about the wallet activity. | |
| </p> | |
| <table role="presentation" cellpadding="0" cellspacing="0" border="0" width="100%"> | |
| <tr> | |
| <td align="right"> | |
| <a href="https://polymarket.com" | |
| style=" | |
| display:inline-block; | |
| text-align:center; | |
| text-decoration:none; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:15px; | |
| line-height:20px; | |
| letter-spacing:-0.23px; | |
| color:#2E5CFF; | |
| border-radius:8px; | |
| border:1px solid #2E5CFF; | |
| padding:8px 14px; | |
| "> | |
| View Wallet → | |
| </a> | |
| </td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| </table> | |
| </div> | |
| <!-- SECTION: BREAKING NEWS --> | |
| <div class="breaking_news"> | |
| <div class="wrap_h"> | |
| <hr style="border:0; border-top:1px solid #F3F4F6; margin:0 0 16px 0;"> | |
| <table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:8px;"> | |
| <tr> | |
| <td style=" | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:18px; | |
| line-height:22px; | |
| font-weight:700; | |
| color:#111827; | |
| padding-bottom:4px; | |
| border-bottom:2px solid #2E5CFF; | |
| "> | |
| Breaking News | |
| </td> | |
| <td align="right" style=" | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:12px; | |
| line-height:19px; | |
| letter-spacing:0.08em; | |
| text-transform:uppercase; | |
| color:#6B7280; | |
| padding-bottom:4px; | |
| border-bottom:2px solid #2E5CFF; | |
| "> | |
| Odds | |
| </td> | |
| </tr> | |
| </table> | |
| </div> | |
| <!-- BREAKING NEWS ROW 1 --> | |
| <table class="news_box" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:16px;"> | |
| <tr> | |
| <td width="48" style="width:48px; vertical-align:top;"> | |
| <div class="n_img"> | |
| <img | |
| src="https://yourcdn.com/polygraph/breaking-1.png" | |
| alt="" | |
| width="48" | |
| style="display:block; width:48px; height:48px; border-radius:8px;" | |
| > | |
| </div> | |
| </td> | |
| <td style="padding-left:16px; padding-right:8px; vertical-align:top;"> | |
| <p style=" | |
| margin:0 0 4px 0; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:17px; | |
| line-height:22px; | |
| letter-spacing:-0.43px; | |
| color:#000000; | |
| "> | |
| Will another Louvre heist robber be arrested by October 31? | |
| </p> | |
| <a href="https://polymarket.com" style=" | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:13px; | |
| line-height:18px; | |
| color:#2E5CFF; | |
| text-decoration:none; | |
| "> | |
| View market → | |
| </a> | |
| </td> | |
| <td width="60" align="right" style="width:60px; vertical-align:top; text-align:right;"> | |
| <div class="prices"> | |
| <h5 style=" | |
| display:block; | |
| margin:0 0 4px 0; | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:16px; | |
| line-height:1; | |
| font-weight:700; | |
| color:#2C2C2C; | |
| "> | |
| 99% | |
| </h5> | |
| <h6 style=" | |
| display:inline-block; | |
| margin:0; | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:12px; | |
| line-height:1; | |
| color:#27AE60; | |
| "> | |
| 4% | |
| </h6> | |
| </div> | |
| </td> | |
| </tr> | |
| </table> | |
| <table role="presentation" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:24px;"> | |
| <tr> | |
| <td> | |
| <a href="https://polymarket.com" class="see_all" style=" | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:15px; | |
| line-height:20px; | |
| letter-spacing:-0.23px; | |
| color:#2E5CFF; | |
| text-decoration:none; | |
| "> | |
| See all Breaking → | |
| </a> | |
| </td> | |
| </tr> | |
| </table> | |
| </div> | |
| <!-- SECTION: ENDING SOON --> | |
| <div class="ending"> | |
| <div class="wrap_h"> | |
| <hr style="border:0; border-top:1px solid #F3F4F6; margin:0 0 16px 0;"> | |
| <table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:8px;"> | |
| <tr> | |
| <td style=" | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:18px; | |
| font-weight:700; | |
| color:#111827; | |
| padding-bottom:4px; | |
| border-bottom:2px solid #2E5CFF; | |
| "> | |
| Ending Soon | |
| </td> | |
| <td align="right" style=" | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:12px; | |
| line-height:19px; | |
| letter-spacing:0.08em; | |
| text-transform:uppercase; | |
| color:#6B7280; | |
| padding-bottom:4px; | |
| border-bottom:2px solid #2E5CFF; | |
| "> | |
| Ends In | |
| </td> | |
| </tr> | |
| </table> | |
| </div> | |
| <!-- ENDING ROW --> | |
| <table class="ending_box" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:12px;"> | |
| <tr> | |
| <td width="48" style="width:48px; vertical-align:top;"> | |
| <div class="end_img"> | |
| <img | |
| src="https://yourcdn.com/polygraph/ending-1.png" | |
| alt="" | |
| width="48" | |
| style="display:block; width:48px; height:48px; border-radius:8px;" | |
| > | |
| </div> | |
| </td> | |
| <td style="padding-left:16px; padding-right:8px; vertical-align:top;"> | |
| <p style=" | |
| margin:0; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:17px; | |
| line-height:22px; | |
| letter-spacing:-0.43px; | |
| color:#000000; | |
| "> | |
| When will the next episode of the UpOnly podcast be released? | |
| </p> | |
| </td> | |
| <td width="80" align="right" style="width:80px; vertical-align:top; text-align:right;"> | |
| <h3 style=" | |
| margin:0; | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:16px; | |
| line-height:1; | |
| font-weight:700; | |
| color:#2C2C2C; | |
| "> | |
| 3H | |
| </h3> | |
| </td> | |
| </tr> | |
| </table> | |
| <table role="presentation" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:24px;"> | |
| <tr> | |
| <td> | |
| <a href="https://polymarket.com" class="see_all" style=" | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:15px; | |
| line-height:20px; | |
| letter-spacing:-0.23px; | |
| color:#2E5CFF; | |
| text-decoration:none; | |
| "> | |
| See all Ending Soon → | |
| </a> | |
| </td> | |
| </tr> | |
| </table> | |
| </div> | |
| <!-- SECTION: NEW --> | |
| <div class="new"> | |
| <div class="wrap_h"> | |
| <hr style="border:0; border-top:1px solid #F3F4F6; margin:0 0 16px 0;"> | |
| <table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:8px;"> | |
| <tr> | |
| <td style=" | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:18px; | |
| font-weight:700; | |
| color:#111827; | |
| padding-bottom:4px; | |
| border-bottom:2px solid #2E5CFF; | |
| "> | |
| New | |
| </td> | |
| <td align="right" style=" | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:12px; | |
| line-height:19px; | |
| letter-spacing:0.08em; | |
| text-transform:uppercase; | |
| color:#6B7280; | |
| padding-bottom:4px; | |
| border-bottom:2px solid #2E5CFF; | |
| "> | |
| Listed | |
| </td> | |
| </tr> | |
| </table> | |
| </div> | |
| <!-- NEW ROW --> | |
| <table class="new_box" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:12px;"> | |
| <tr> | |
| <td width="48" style="width:48px; vertical-align:top;"> | |
| <div class="new_img"> | |
| <img | |
| src="https://yourcdn.com/polygraph/new-1.png" | |
| alt="" | |
| width="48" | |
| style="display:block; width:48px; height:48px; border-radius:8px;" | |
| > | |
| </div> | |
| </td> | |
| <td style="padding-left:16px; padding-right:8px; vertical-align:top;"> | |
| <p style=" | |
| margin:0; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:17px; | |
| line-height:22px; | |
| letter-spacing:-0.43px; | |
| color:#000000; | |
| "> | |
| Will another Louvre heist robber be arrested by October 31? | |
| </p> | |
| </td> | |
| <td width="80" align="right" style="width:80px; vertical-align:top; text-align:right;"> | |
| <h3 style=" | |
| margin:0; | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:16px; | |
| line-height:1; | |
| font-weight:700; | |
| color:#2C2C2C; | |
| "> | |
| 12h ago | |
| </h3> | |
| </td> | |
| </tr> | |
| </table> | |
| <table role="presentation" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:24px;"> | |
| <tr> | |
| <td> | |
| <a href="https://polymarket.com" class="see_all" style=" | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:15px; | |
| line-height:20px; | |
| letter-spacing:-0.23px; | |
| color:#2E5CFF; | |
| text-decoration:none; | |
| "> | |
| See all New → | |
| </a> | |
| </td> | |
| </tr> | |
| </table> | |
| </div> | |
| <!-- SECTION: HOT POLYMARKETS --> | |
| <div class="markets"> | |
| <div class="wrap_h"> | |
| <hr style="border:0; border-top:1px solid #F3F4F6; margin:0 0 16px 0;"> | |
| <table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:8px;"> | |
| <tr> | |
| <td style=" | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:18px; | |
| font-weight:700; | |
| color:#111827; | |
| padding-bottom:4px; | |
| border-bottom:2px solid #2E5CFF; | |
| "> | |
| Hot Polymarkets | |
| </td> | |
| <td align="right" style=" | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:12px; | |
| line-height:19px; | |
| letter-spacing:0.08em; | |
| text-transform:uppercase; | |
| color:#6B7280; | |
| padding-bottom:4px; | |
| border-bottom:2px solid #2E5CFF; | |
| "> | |
| 24H Volume | |
| </td> | |
| </tr> | |
| </table> | |
| </div> | |
| <!-- HOT ROW 1 --> | |
| <table class="markets_box" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:12px;"> | |
| <tr> | |
| <td width="48" style="width:48px; vertical-align:top;"> | |
| <div class="markets_img"> | |
| <img | |
| src="https://yourcdn.com/polygraph/hot-1.png" | |
| alt="" | |
| width="48" | |
| style="display:block; width:48px; height:48px; border-radius:8px;" | |
| > | |
| </div> | |
| </td> | |
| <td style="padding-left:16px; padding-right:8px; vertical-align:top;"> | |
| <p style=" | |
| margin:0; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:17px; | |
| line-height:22px; | |
| letter-spacing:-0.43px; | |
| color:#000000; | |
| "> | |
| Will another Louvre heist robber be arrested by October 31? | |
| </p> | |
| </td> | |
| <td width="80" align="right" style="width:80px; vertical-align:top; text-align:right;"> | |
| <h3 style=" | |
| margin:0; | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:16px; | |
| line-height:1; | |
| font-weight:700; | |
| color:#2C2C2C; | |
| "> | |
| $10.5M | |
| </h3> | |
| </td> | |
| </tr> | |
| </table> | |
| <table role="presentation" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:24px;"> | |
| <tr> | |
| <td> | |
| <a href="https://polymarket.com" class="see_all" style=" | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:15px; | |
| line-height:20px; | |
| letter-spacing:-0.23px; | |
| color:#2E5CFF; | |
| text-decoration:none; | |
| "> | |
| See all Hot Polymarkets → | |
| </a> | |
| </td> | |
| </tr> | |
| </table> | |
| </div> | |
| <!-- SECTION: TOP SPORTS --> | |
| <div class="sports"> | |
| <div class="wrap_h"> | |
| <hr style="border:0; border-top:1px solid #F3F4F6; margin:0 0 16px 0;"> | |
| <table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:8px;"> | |
| <tr> | |
| <td style=" | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:18px; | |
| font-weight:700; | |
| color:#111827; | |
| padding-bottom:4px; | |
| border-bottom:2px solid #2E5CFF; | |
| "> | |
| Top Sports | |
| </td> | |
| <td align="right" style=" | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:12px; | |
| line-height:19px; | |
| letter-spacing:0.08em; | |
| text-transform:uppercase; | |
| color:#6B7280; | |
| padding-bottom:4px; | |
| border-bottom:2px solid #2E5CFF; | |
| "> | |
| Starts In | |
| </td> | |
| </tr> | |
| </table> | |
| </div> | |
| <!-- TOP SPORTS ROW 1 --> | |
| <table class="sports_box" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:12px;"> | |
| <tr> | |
| <td width="48" style="width:48px; vertical-align:top;"> | |
| <div class="sports_img"> | |
| <img src="https://yourcdn.com/polygraph/sports-icon.png" | |
| alt="" | |
| width="48" | |
| style="display:block; width:48px; height:48px; border-radius:8px;"> | |
| </div> | |
| </td> | |
| <td style="padding-left:16px; padding-right:8px; vertical-align:top;"> | |
| <p style=" | |
| margin:0; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:17px; | |
| line-height:22px; | |
| letter-spacing:-0.43px; | |
| color:#000000; | |
| "> | |
| Will another Louvre heist robber be arrested by October 31? | |
| </p> | |
| </td> | |
| <td width="80" align="right" style="width:80px; vertical-align:top; text-align:right;"> | |
| <h3 style=" | |
| margin:0; | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:16px; | |
| line-height:1; | |
| font-weight:700; | |
| color:#2C2C2C; | |
| "> | |
| 7d | |
| </h3> | |
| </td> | |
| </tr> | |
| </table> | |
| <!-- SEE ALL TOP SPORTS --> | |
| <table role="presentation" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:24px;"> | |
| <tr> | |
| <td> | |
| <a href="https://polymarket.com" class="see_all" | |
| style=" | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:14px; | |
| line-height:18px; | |
| color:#2E5CFF; | |
| text-decoration:none; | |
| "> | |
| See all Top Sports → | |
| </a> | |
| </td> | |
| </tr> | |
| </table> | |
| </div> | |
| <!-- SECTION: WHALE MOVES --> | |
| <div class="whales"> | |
| <hr style="border:0; border-top:1px solid #F3F4F6; margin:0 0 16px 0;"> | |
| <h2 style=" | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:18px; | |
| font-weight:700; | |
| color:#111827; | |
| padding-bottom:4px; | |
| border-bottom:2px solid #2E5CFF; | |
| margin:0 0 12px 0; | |
| "> | |
| Whale Moves | |
| </h2> | |
| <!-- WHALE CARD 1 --> | |
| <table class="whale_box" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style=" | |
| margin-bottom:12px; | |
| border-radius:16px; | |
| background-color:#FFFFFF; | |
| box-shadow:0 2px 6px rgba(0,0,0,0.06); | |
| border:1px solid #E5E7EB; | |
| "> | |
| <tr> | |
| <td style="padding:12px 12px 8px 12px;"> | |
| <table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0"> | |
| <tr> | |
| <td width="40" style="width:40px; vertical-align:top;"> | |
| <div class="w_top"> | |
| <img src="https://yourcdn.com/polygraph/whale-market.png" | |
| alt="" | |
| width="40" | |
| style="display:block; width:40px; height:40px; border-radius:8px;"> | |
| </div> | |
| </td> | |
| <td style="padding-left:10px; padding-right:8px; vertical-align:top;"> | |
| <p style=" | |
| margin:0; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:15px; | |
| line-height:20px; | |
| letter-spacing:-0.23px; | |
| color:#000000; | |
| "> | |
| No change in Fed interest rates after December 2025 meeting? | |
| </p> | |
| </td> | |
| <td width="80" align="right" style="width:80px; vertical-align:top;"> | |
| <span class="price_w" style=" | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:15px; | |
| font-weight:700; | |
| color:#16A34A; | |
| "> | |
| $70,783 | |
| </span> | |
| </td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td style="padding:0 12px 12px 12px;"> | |
| <table role="presentation" cellpadding="0" cellspacing="0" border="0" width="100%"> | |
| <tr> | |
| <td width="24" style="width:24px; vertical-align:middle;"> | |
| <div class="bottom_w"> | |
| <img src="https://yourcdn.com/polygraph/user-avatar.png" | |
| alt="" | |
| width="24" | |
| style="display:block; width:24px; height:24px; border-radius:999px;"> | |
| </div> | |
| </td> | |
| <td style="padding-left:8px; vertical-align:middle;"> | |
| <div class="text_g"> | |
| <p style=" | |
| margin:0; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:12px; | |
| line-height:16px; | |
| color:#6B7280; | |
| "> | |
| <span style="color:#111827; font-weight:600;">accentbtc</span> | |
| </p> | |
| </div> | |
| </td> | |
| <td align="right" style="vertical-align:middle;"> | |
| <span style=" | |
| display:inline-block; | |
| text-align:center; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:15px; | |
| line-height:20px; | |
| letter-spacing:-0.23px; | |
| color:#2E5CFF; | |
| border-radius:8px; | |
| border:1px solid #2E5CFF; | |
| padding:8px 14px; | |
| "> | |
| See Wallet → | |
| </span> | |
| </td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td style="padding:0 12px 12px 12px;"> | |
| <div class="whale_image_wrapper"> | |
| <img src="https://yourcdn.com/polygraph/whale-move.png" alt="Whale move image" style="display:block; width:100%; height:auto; border-radius:8px;" /> | |
| </div> | |
| </td> | |
| </tr> | |
| </table> | |
| <!-- SEE ALL WHALE MOVES --> | |
| <table role="presentation" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:24px;"> | |
| <tr> | |
| <td> | |
| <a href="https://polymarket.com" class="see_all" | |
| style=" | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:14px; | |
| line-height:18px; | |
| color:#2E5CFF; | |
| text-decoration:none; | |
| "> | |
| See all Whale Moves → | |
| </a> | |
| </td> | |
| </tr> | |
| </table> | |
| </div> | |
| <!-- SECTION: TOP COMMENTS --> | |
| <div class="comments"> | |
| <div class="wrap_h"> | |
| <hr style="border:0; border-top:1px solid #F3F4F6; margin:0 0 12px 0;"> | |
| <table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:4px;"> | |
| <tr> | |
| <td style=" | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:18px; | |
| font-weight:700; | |
| color:#111827; | |
| padding-bottom:4px; | |
| border-bottom:2px solid #2E5CFF; | |
| "> | |
| Top Comments | |
| </td> | |
| <td align="right" style=" | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:11px; | |
| line-height:16px; | |
| color:#6B7280; | |
| padding-bottom:4px; | |
| border-bottom:2px solid #2E5CFF; | |
| "> | |
| Powered by <a href="https://x.com/Poly_Archive" class="hlightes" | |
| style="color:#2E5CFF; text-decoration:none;">@Poly_Archive</a> | |
| </td> | |
| </tr> | |
| </table> | |
| </div> | |
| <!-- TOP COMMENT IMAGE --> | |
| <a href="https://polymarket.com" class="top_comment_image" style="display: block; width: 100%; margin-bottom:12px;"> | |
| <img src="https://yourcdn.com/polygraph/comment-image.png" alt="Top comment" style="width: 100%; height: auto; display: block; border-radius:16px; border:1px solid #E5E7EB;" /> | |
| </a> | |
| </div> | |
| <!-- SECTION: LAST WORD --> | |
| <div class="last_word"> | |
| <h2 style=" | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:18px; | |
| font-weight:700; | |
| color:#111827; | |
| padding-bottom:4px; | |
| border-bottom:2px solid #2E5CFF; | |
| margin:0 0 12px 0; | |
| "> | |
| Last Word | |
| </h2> | |
| <!-- LAST WORD BOX --> | |
| <table class="last_word_box" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style=" | |
| margin-bottom:16px; | |
| border-radius:14px; | |
| border:1px solid #2E5CFF; | |
| background-color:#FFFFFF; | |
| "> | |
| <tr> | |
| <td style="padding:16px;"> | |
| <div class="last_word_image_wrapper"> | |
| <img src="https://yourcdn.com/polygraph/last-word.png" alt="Last word image" style="display:block; width:100%; height:auto; border-radius:8px; margin-bottom:12px;" /> | |
| </div> | |
| <p style=" | |
| margin:0 0 8px 0; | |
| font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:16px; | |
| line-height:24px; | |
| font-weight:700; | |
| color:#2E5CFF; | |
| "> | |
| Last Word Headline | |
| </p> | |
| <p style=" | |
| margin:0 0 16px 0; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:17px; | |
| line-height:22px; | |
| letter-spacing:-0.43px; | |
| color:#212121; | |
| "> | |
| Last word description goes here with more details about the story. | |
| </p> | |
| <table role="presentation" cellpadding="0" cellspacing="0" border="0" width="100%"> | |
| <tr> | |
| <td align="right"> | |
| <a href="https://polymarket.com" | |
| style=" | |
| display:inline-block; | |
| text-align:center; | |
| text-decoration:none; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:15px; | |
| line-height:20px; | |
| letter-spacing:-0.23px; | |
| color:#2E5CFF; | |
| border-radius:8px; | |
| border:1px solid #2E5CFF; | |
| padding:8px 14px; | |
| "> | |
| Read more → | |
| </a> | |
| </td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| </table> | |
| </div> | |
| <!-- OUTRO COPY --> | |
| <p style=" | |
| margin:0 0 8px 0; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:17px; | |
| line-height:22px; | |
| letter-spacing:-0.43px; | |
| color:#212121; | |
| "> | |
| That's all for today. | |
| </p> | |
| <p style=" | |
| margin:0 0 20px 0; | |
| font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; | |
| font-size:17px; | |
| line-height:22px; | |
| letter-spacing:-0.43px; | |
| color:#212121; | |
| "> | |
| If you're waiting for the launch of Polymarket USA, make sure you're on the wait list. | |
| <a href="https://polymarket.com" | |
| style="color:#2E5CFF; text-decoration:none; font-weight:600;"> | |
| Get Priority Access 🦅 | |
| </a> | |
| </p> | |
| </td> | |
| </tr> | |
| </table> | |
| <!-- DIVIDER BETWEEN BODY AND FOOTER --> | |
| <hr style="border:0; border-top:1px solid #F3F4F6; margin:0 0 0 0;"> | |
| <!-- START FOOTER --> | |
| <table width="100%" cellpadding="0" cellspacing="0" border="0" role="presentation" style="background:#FFFFFF;"> | |
| <tr> | |
| <td align="center" style="padding:0; margin:0; background:#FFFFFF;"> | |
| <!-- Inner constrained container --> | |
| <table width="100%" cellpadding="0" cellspacing="0" border="0" role="presentation" style="border-collapse:collapse; background:#FFFFFF;"> | |
| <tr> | |
| <td align="center" style="padding:26px 16px;"> | |
| <!-- Logo --> | |
| <table width="100%" cellpadding="0" cellspacing="0" border="0" role="presentation"> | |
| <tr> | |
| <td align="center" style="padding:0 0 20px 0;"> | |
| <img src="https://res.cloudinary.com/db1zelfhi/image/upload/v1764566356/polygraph/images/yatmom1sp8xoaavhhcpt.png" alt="Polymarket" border="0" style="display:block; max-width:100%; height:auto;"> | |
| </td> | |
| </tr> | |
| </table> | |
| <!-- Copy --> | |
| <table width="100%" cellpadding="0" cellspacing="0" border="0" role="presentation"> | |
| <tr> | |
| <td align="center" style="padding:0 0 20px 0; color:#6B7280; font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif; font-size:12px; line-height:19px;"> | |
| <p style="margin:0; padding:0;"> | |
| If you have any feedback on Polymarket, drop us a line at <a href="mailto:support@polymarket.com" style="color:#6B7280; text-decoration:underline;">support@polymarket.com</a>. If you don't wish to receive these emails you can <a href="#" style="color:#6B7280; text-decoration:underline;">unsubscribe here</a>. | |
| </p> | |
| </td> | |
| </tr> | |
| </table> | |
| <!-- Address --> | |
| <table width="100%" cellpadding="0" cellspacing="0" border="0" role="presentation"> | |
| <tr> | |
| <td align="center" style="padding:0 0 24px 0; color:#6B7280; font-family:'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif; font-size:12px; line-height:19px;"> | |
| <div style="margin:0; padding:0;">228 Park Ave S, PMB 750480</div> | |
| <div style="margin:0; padding:0;">New York, NY 10003-1502 U.S.</div> | |
| </td> | |
| </tr> | |
| </table> | |
| <!-- Social icons --> | |
| <table cellpadding="0" cellspacing="0" border="0" role="presentation" align="center"> | |
| <tr> | |
| <td align="center" style="padding:0 5px 0 0;"> | |
| <a href="https://www.instagram.com/polymarket/" target="_blank" rel="noopener noreferrer" style="text-decoration:none;"> | |
| <img src="https://res.cloudinary.com/db1zelfhi/image/upload/v1764566357/polygraph/images/b74ej5gzznbkzqtcwg9e.png" alt="Instagram" border="0" width="24" height="24" style="display:block; max-width:100%; width:24px; height:24px;"> | |
| </a> | |
| </td> | |
| <td align="center" style="padding:0 5px;"> | |
| <a href="https://discord.com/invite/polymarket" target="_blank" rel="noopener noreferrer" style="text-decoration:none;"> | |
| <img src="https://res.cloudinary.com/db1zelfhi/image/upload/v1764566357/polygraph/images/fhkg9qgqniftkssbev86.png" alt="Discord" border="0" width="24" height="24" style="display:block; max-width:100%; width:24px; height:24px;"> | |
| </a> | |
| </td> | |
| <td align="center" style="padding:0 5px;"> | |
| <a href="https://x.com/Polymarket" target="_blank" rel="noopener noreferrer" style="text-decoration:none;"> | |
| <img src="https://res.cloudinary.com/db1zelfhi/image/upload/v1764566358/polygraph/images/d3z6va5pww3svwtqrfis.png" alt="X (Twitter)" border="0" width="24" height="24" style="display:block; max-width:100%; width:24px; height:24px;"> | |
| </a> | |
| </td> | |
| <td align="center" style="padding:0 0 0 5px;"> | |
| <a href="https://news.polymarket.com/" target="_blank" rel="noopener noreferrer" style="text-decoration:none;"> | |
| <img src="https://res.cloudinary.com/db1zelfhi/image/upload/v1764566359/polygraph/images/fiojenyiismqywh5m79u.png" alt="News" border="0" width="24" height="24" style="display:block; max-width:100%; width:24px; height:24px;"> | |
| </a> | |
| </td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| </table> | |
| <!-- END FOOTER --> | |
| </td> | |
| </tr> | |
| </table> | |
| <!-- END OUTER CONTAINER --> | |
| </td> | |
| </tr> | |
| </table> | |
| </center> | |
| </body> | |
| </html> | |