{"id":9640,"date":"2026-06-10T00:23:16","date_gmt":"2026-06-09T21:23:16","guid":{"rendered":"https:\/\/guardarian.com\/blog\/?p=9640"},"modified":"2026-06-10T00:58:36","modified_gmt":"2026-06-09T21:58:36","slug":"trump-family-crypto-empire","status":"publish","type":"post","link":"https:\/\/guardarian.com\/blog\/trump-family-crypto-empire","title":{"rendered":"Trump Family&#8217;s Crypto Empire: Meme Coins, WLFI, USD1 &#038; Billions Explained"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Trump Family&#8217;s Crypto Empire: Meme Coins, WLFI, USD1 &#038; Billions Explained | Guardarian<\/title>\n  <meta name=\"description\" content=\"An in-depth breakdown of the Trump family's crypto empire, from WLFI and USD1 to TRUMP and MELANIA meme coins, covering profits, paper wealth, token launches, and conflicts of interest.\">\n  <meta name=\"robots\" content=\"index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1\">\n  <meta name=\"author\" content=\"Guardarian\">\n  <link rel=\"canonical\" href=\"https:\/\/guardarian.com\/blog\/trump-family-crypto-empire\">\n  <meta property=\"og:locale\" content=\"en_US\">\n  <meta property=\"og:type\" content=\"article\">\n  <meta property=\"og:site_name\" content=\"Guardarian\">\n  <meta property=\"og:title\" content=\"Trump Family's Crypto Empire: Meme Coins, WLFI, USD1 &#038; Billions Explained | Guardarian\">\n  <meta property=\"og:description\" content=\"An in-depth breakdown of the Trump family's crypto empire, from WLFI and USD1 to TRUMP and MELANIA meme coins, covering profits, paper wealth, token launches, and conflicts of interest.\">\n  <meta property=\"og:url\" content=\"https:\/\/guardarian.com\/blog\/trump-family-crypto-empire\">\n  <meta property=\"og:image\" content=\"https:\/\/guardarian.com\/services\/meta-geo.jpg\">\n  <meta property=\"og:image:alt\" content=\"Editorial banner for an article about the Trump family's crypto empire, including meme coins, WLFI, USD1, and crypto-related political conflicts.\">\n  <meta name=\"twitter:card\" content=\"summary_large_image\">\n  <meta name=\"twitter:title\" content=\"Trump Family's Crypto Empire: Meme Coins, WLFI, USD1 &#038; Billions Explained | Guardarian\">\n  <meta name=\"twitter:description\" content=\"An in-depth breakdown of the Trump family's crypto empire, from WLFI and USD1 to TRUMP and MELANIA meme coins, covering profits, paper wealth, token launches, and conflicts of interest.\">\n  <meta name=\"twitter:image\" content=\"https:\/\/guardarian.com\/services\/meta-geo.jpg\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@400;500;600;700;800&#038;family=Space+Grotesk:wght@500;700&#038;display=swap\" rel=\"stylesheet\">\n  <style>\n    :root {\n      --bg: #f8f8f8;\n      --surface: rgba(255, 255, 255, 0.97);\n      --surface-soft: #f8fbff;\n      --line: #e4e4e4;\n      --ink: #1d1d1d;\n      --muted: #6f7783;\n      --blue: #4c9de8;\n      --blue-deep: #01268a;\n      --blue-soft: #e3f2ff;\n      --orange: #f7931a;\n      --shadow: 0 12px 28px rgba(1, 38, 138, 0.06);\n      --radius-xl: 30px;\n      --radius-lg: 22px;\n      --radius-md: 18px;\n      --radius-sm: 14px;\n      --content-width: min(1180px, calc(100vw - 40px));\n    }\n\n    * {\n      box-sizing: border-box;\n    }\n\n    html {\n      scroll-behavior: smooth;\n    }\n\n    body {\n      margin: 0;\n      font-family: \"Manrope\", sans-serif;\n      color: var(--ink);\n      background: linear-gradient(180deg, #ffffff 0%, #fbfbfb 52%, #f5f8fd 100%);\n    }\n\n    a {\n      color: inherit;\n      text-decoration: none;\n    }\n\n    img {\n      display: block;\n      max-width: 100%;\n    }\n\n    .page-shell {\n      overflow-x: clip;\n    }\n\n    .container {\n      width: var(--content-width);\n      margin: 0 auto;\n    }\n\n    .eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      padding: 9px 14px;\n      border-radius: 999px;\n      border: 1px solid var(--line);\n      background: #fff;\n      color: var(--blue-deep);\n      font-family: \"Space Grotesk\", sans-serif;\n      font-size: 0.8rem;\n      font-weight: 700;\n      letter-spacing: 0.03em;\n      text-transform: uppercase;\n    }\n\n    .eyebrow-dot {\n      width: 8px;\n      height: 8px;\n      border-radius: 999px;\n      background: linear-gradient(135deg, var(--blue) 0%, #79bcff 100%);\n      box-shadow: 0 0 0 6px rgba(76, 157, 232, 0.12);\n    }\n\n    .hero {\n      margin-top: 18px;\n      padding: 26px 26px 28px;\n      border-radius: var(--radius-xl);\n      border: 1px solid var(--line);\n      background: var(--surface);\n      box-shadow: var(--shadow);\n    }\n\n    .hero-grid {\n      display: grid;\n      grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);\n      gap: 24px;\n      align-items: start;\n    }\n\n    .hero-copy h1 {\n      margin: 14px 0 16px;\n      max-width: 12ch;\n      font-family: \"Space Grotesk\", sans-serif;\n      font-size: clamp(2.8rem, 5vw, 5rem);\n      line-height: 0.94;\n      letter-spacing: -0.06em;\n      text-wrap: balance;\n    }\n\n    .hero-copy p {\n      margin: 0;\n      max-width: 760px;\n      font-size: 1rem;\n      line-height: 1.66;\n      color: var(--muted);\n    }\n\n    .hero-note {\n      margin-top: 20px;\n      padding: 18px;\n      border-radius: var(--radius-lg);\n      background: linear-gradient(180deg, rgba(227, 242, 255, 0.54) 0%, rgba(255, 255, 255, 0.96) 100%);\n      border: 1px solid rgba(76, 157, 232, 0.18);\n    }\n\n    .hero-note p {\n      color: var(--ink);\n      font-size: 0.98rem;\n      line-height: 1.64;\n    }\n\n    .hero-side {\n      display: grid;\n      gap: 14px;\n    }\n\n    .metric-card,\n    .toc,\n    .article-card,\n    .quote-card,\n    .table-card,\n    .faq-card {\n      background: var(--surface);\n      border: 1px solid var(--line);\n      box-shadow: var(--shadow);\n    }\n\n    .metrics-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 14px;\n    }\n\n    .metric-card {\n      min-height: 144px;\n      padding: 18px;\n      border-radius: var(--radius-lg);\n      display: grid;\n      align-content: start;\n    }\n\n    .metric-card span {\n      font-family: \"Space Grotesk\", sans-serif;\n      font-size: 0.82rem;\n      font-weight: 700;\n      letter-spacing: 0.04em;\n      text-transform: uppercase;\n      color: var(--blue-deep);\n    }\n\n    .metric-card strong {\n      margin-top: 10px;\n      font-family: \"Space Grotesk\", sans-serif;\n      font-size: clamp(1.9rem, 2.8vw, 2.6rem);\n      line-height: 0.96;\n      letter-spacing: -0.05em;\n      color: var(--ink);\n    }\n\n    .metric-card p {\n      margin: 10px 0 0;\n      color: var(--muted);\n      line-height: 1.5;\n      font-size: 0.92rem;\n    }\n\n    .layout {\n      display: grid;\n      grid-template-columns: minmax(0, 1fr) 260px;\n      gap: 28px;\n      align-items: start;\n      padding-bottom: 80px;\n    }\n\n    .content {\n      min-width: 0;\n    }\n\n    .toc {\n      position: sticky;\n      top: 28px;\n      margin-top: 18px;\n      border-radius: 24px;\n      padding: 18px;\n    }\n\n    .toc h2 {\n      margin: 0 0 14px;\n      font-family: \"Space Grotesk\", sans-serif;\n      font-size: 1rem;\n      letter-spacing: -0.03em;\n    }\n\n    .toc-links {\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .toc-link {\n      display: block;\n      padding: 10px 12px;\n      border-radius: 14px;\n      color: var(--muted);\n      font-weight: 700;\n      transition: background 0.18s ease, color 0.18s ease;\n    }\n\n    .toc-link:hover,\n    .toc-link.is-active {\n      background: rgba(227, 242, 255, 0.9);\n      color: var(--blue-deep);\n    }\n\n    .mobile-toc-wrap {\n      display: none;\n      margin: 22px 0 10px;\n    }\n\n    .mobile-toc-button {\n      width: 100%;\n      justify-content: space-between;\n      background: rgba(255, 255, 255, 0.96);\n      color: var(--blue-deep);\n      border: 1px solid var(--line);\n    }\n\n    .button {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 10px;\n      min-height: 50px;\n      padding: 0 18px;\n      border-radius: 999px;\n      border: 1px solid transparent;\n      font-weight: 700;\n      font-size: 0.95rem;\n      cursor: pointer;\n    }\n\n    .mobile-toc-panel {\n      display: none;\n      margin-top: 12px;\n      padding: 14px;\n      border-radius: 20px;\n      background: rgba(255, 255, 255, 0.96);\n      border: 1px solid var(--line);\n      box-shadow: var(--shadow);\n    }\n\n    .mobile-toc-panel.is-open {\n      display: block;\n    }\n\n    .section {\n      padding: 34px 0;\n      scroll-margin-top: 24px;\n    }\n\n    .section-head {\n      margin-bottom: 18px;\n    }\n\n    .section-head h2 {\n      margin: 12px 0 10px;\n      font-family: \"Space Grotesk\", sans-serif;\n      font-size: clamp(1.8rem, 3.2vw, 2.5rem);\n      line-height: 1.02;\n      letter-spacing: -0.05em;\n    }\n\n    .section-head p {\n      margin: 0;\n      max-width: 820px;\n      color: var(--muted);\n      line-height: 1.62;\n      font-size: 0.98rem;\n    }\n\n    .article-card,\n    .quote-card,\n    .table-card {\n      border-radius: 20px;\n      padding: 22px;\n    }\n\n    .article-card + .article-card,\n    .article-card + .quote-card,\n    .quote-card + .article-card,\n    .table-card + .article-card,\n    .table-card + .quote-card {\n      margin-top: 14px;\n    }\n\n    .lead-metrics {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 12px;\n      margin-top: 14px;\n    }\n\n    .lead-metric {\n      padding: 16px;\n      border-radius: 16px;\n      background: #fff;\n      border: 1px solid var(--line);\n    }\n\n    .lead-metric strong {\n      display: block;\n      font-family: \"Space Grotesk\", sans-serif;\n      font-size: 1.18rem;\n      line-height: 1;\n      letter-spacing: -0.04em;\n      color: var(--blue-deep);\n    }\n\n    .lead-metric span {\n      display: block;\n      margin-top: 8px;\n      color: var(--muted);\n      font-size: 0.88rem;\n      line-height: 1.44;\n    }\n\n    .prose > :first-child {\n      margin-top: 0;\n    }\n\n    .prose > :last-child {\n      margin-bottom: 0;\n    }\n\n    .prose p,\n    .prose li {\n      color: var(--muted);\n      font-size: 0.98rem;\n      line-height: 1.72;\n    }\n\n    .prose p strong,\n    .prose li strong,\n    .prose td strong,\n    .prose blockquote strong {\n      color: var(--ink);\n    }\n\n    .prose h3 {\n      margin: 0 0 14px;\n      font-family: \"Space Grotesk\", sans-serif;\n      font-size: 1.34rem;\n      line-height: 1.05;\n      letter-spacing: -0.04em;\n      color: var(--ink);\n    }\n\n    .prose ul,\n    .prose ol {\n      margin: 14px 0 0;\n      padding-left: 20px;\n    }\n\n    .prose li + li {\n      margin-top: 8px;\n    }\n\n    .quote-card {\n      background: linear-gradient(180deg, rgba(227, 242, 255, 0.56) 0%, rgba(255, 255, 255, 0.98) 100%);\n      border-color: rgba(76, 157, 232, 0.18);\n    }\n\n    .quote-card blockquote {\n      margin: 0;\n      padding-left: 16px;\n      border-left: 2px solid rgba(76, 157, 232, 0.3);\n    }\n\n    .quote-card p {\n      margin: 0;\n      color: var(--ink);\n      font-size: 1rem;\n      line-height: 1.72;\n    }\n\n    .source-inline {\n      display: inline;\n      white-space: normal;\n    }\n\n    .source-inline a,\n    .source-list a,\n    .source-table a {\n      color: var(--blue-deep);\n      text-decoration: underline;\n      text-underline-offset: 0.12em;\n    }\n\n    .table-card {\n      overflow: hidden;\n    }\n\n    .table-scroll {\n      overflow-x: auto;\n      margin-top: 14px;\n      padding-bottom: 6px;\n    }\n\n    table {\n      width: 100%;\n      min-width: 760px;\n      border-collapse: collapse;\n    }\n\n    th,\n    td {\n      text-align: left;\n      vertical-align: top;\n      padding: 14px 12px;\n      border-bottom: 1px solid rgba(127, 152, 197, 0.18);\n    }\n\n    th {\n      font-family: \"Space Grotesk\", sans-serif;\n      font-size: 0.82rem;\n      letter-spacing: 0.04em;\n      text-transform: uppercase;\n      color: var(--blue-deep);\n      background: rgba(248, 248, 248, 1);\n    }\n\n    td {\n      color: var(--muted);\n      line-height: 1.62;\n      font-size: 0.95rem;\n    }\n\n    .subgrid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 14px;\n    }\n\n    .fact-card {\n      padding: 18px;\n      border-radius: 18px;\n      background: rgba(248, 248, 248, 1);\n      border: 1px solid var(--line);\n    }\n\n    .fact-card h4 {\n      margin: 0 0 10px;\n      font-family: \"Space Grotesk\", sans-serif;\n      font-size: 1.02rem;\n      line-height: 1.06;\n      letter-spacing: -0.03em;\n    }\n\n    .fact-card p,\n    .fact-card li {\n      margin: 0;\n      color: var(--muted);\n      line-height: 1.66;\n      font-size: 0.92rem;\n    }\n\n    .fact-card ul {\n      margin: 0;\n      padding-left: 18px;\n    }\n\n    .cta-band {\n      display: grid;\n      grid-template-columns: minmax(0, 1fr) auto;\n      gap: 18px;\n      align-items: center;\n      padding: 24px 26px;\n      border-radius: 24px;\n      background: linear-gradient(135deg, rgba(227, 242, 255, 0.6) 0%, rgba(255, 255, 255, 0.98) 100%);\n      border: 1px solid rgba(76, 157, 232, 0.18);\n      box-shadow: var(--shadow);\n    }\n\n    .cta-band h3 {\n      margin: 0 0 10px;\n      font-family: \"Space Grotesk\", sans-serif;\n      font-size: clamp(1.45rem, 2.4vw, 2.05rem);\n      line-height: 1;\n      letter-spacing: -0.05em;\n    }\n\n    .cta-band p {\n      margin: 0;\n      max-width: 760px;\n      color: var(--muted);\n      line-height: 1.66;\n      font-size: 0.96rem;\n    }\n\n    .button-primary {\n      background: linear-gradient(135deg, var(--orange) 0%, #ffad43 100%);\n      color: #fff;\n      box-shadow: 0 10px 22px rgba(247, 147, 26, 0.2);\n    }\n\n    .reviewer-card {\n      display: grid;\n      grid-template-columns: 88px minmax(0, 1fr);\n      gap: 18px;\n      align-items: start;\n      border-radius: 22px;\n      padding: 22px;\n      background: rgba(255, 255, 255, 0.98);\n      border: 1px solid var(--line);\n      box-shadow: var(--shadow);\n    }\n\n    .reviewer-avatar {\n      width: 88px;\n      height: 88px;\n      border-radius: 24px;\n      background: linear-gradient(135deg, rgba(227, 242, 255, 0.92) 0%, rgba(248, 248, 248, 1) 100%);\n      border: 1px solid var(--line);\n      overflow: hidden;\n      box-shadow: 0 10px 22px rgba(1, 38, 138, 0.08);\n    }\n\n    .reviewer-avatar img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n\n    .reviewer-card h3 {\n      margin: 0;\n      font-family: \"Space Grotesk\", sans-serif;\n      font-size: 1.32rem;\n      line-height: 1.04;\n      letter-spacing: -0.04em;\n    }\n\n    .reviewer-role {\n      display: inline-flex;\n      align-items: center;\n      width: fit-content;\n      min-height: 30px;\n      margin-top: 10px;\n      padding: 0 11px;\n      border-radius: 999px;\n      background: rgba(227, 242, 255, 0.92);\n      color: var(--blue-deep);\n      font-family: \"Space Grotesk\", sans-serif;\n      font-size: 0.76rem;\n      font-weight: 700;\n      letter-spacing: 0.03em;\n      text-transform: uppercase;\n    }\n\n    .reviewer-card p {\n      margin: 12px 0 0;\n      color: var(--muted);\n      line-height: 1.68;\n      font-size: 0.95rem;\n      max-width: 760px;\n    }\n\n    .faq-list {\n      display: grid;\n      gap: 14px;\n    }\n\n    .faq-card {\n      border-radius: 22px;\n      overflow: hidden;\n      background: rgba(255, 255, 255, 0.96);\n    }\n\n    .faq-card[open] {\n      background: linear-gradient(180deg, rgba(227, 242, 255, 0.42) 0%, rgba(255, 255, 255, 0.98) 100%);\n      border-color: rgba(76, 157, 232, 0.18);\n    }\n\n    .faq-card summary {\n      list-style: none;\n      cursor: pointer;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 18px;\n      padding: 20px 24px;\n      font-family: \"Space Grotesk\", sans-serif;\n      font-size: 1.04rem;\n      font-weight: 700;\n      line-height: 1.4;\n    }\n\n    .faq-card summary::after {\n      content: \"\";\n      width: 10px;\n      height: 10px;\n      border-right: 2px solid var(--blue-deep);\n      border-bottom: 2px solid var(--blue-deep);\n      transform: rotate(45deg);\n      transition: transform 0.2s ease;\n      flex-shrink: 0;\n      margin-top: -4px;\n    }\n\n    .faq-card[open] summary::after {\n      transform: rotate(225deg);\n      margin-top: 2px;\n    }\n\n    .faq-card summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .faq-card p {\n      margin: 0;\n      padding: 0 24px 22px;\n      color: var(--muted);\n      line-height: 1.72;\n      font-size: 0.96rem;\n    }\n\n    .source-table td:first-child {\n      color: var(--ink);\n      font-weight: 700;\n    }\n\n    @media (max-width: 1100px) {\n      .hero-grid,\n      .layout,\n      .subgrid,\n      .cta-band {\n        grid-template-columns: 1fr;\n      }\n\n      .lead-metrics,\n      .metrics-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .toc {\n        display: none;\n      }\n\n      .mobile-toc-wrap {\n        display: block;\n      }\n    }\n\n    @media (max-width: 860px) {\n      .lead-metrics,\n      .metrics-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .reviewer-card {\n        grid-template-columns: 1fr;\n      }\n\n      .reviewer-avatar {\n        width: 72px;\n        height: 72px;\n        border-radius: 20px;\n      }\n    }\n\n    @media (max-width: 640px) {\n      :root {\n        --content-width: min(100vw - 24px, 100vw - 24px);\n      }\n\n      .hero {\n        padding: 22px 18px 24px;\n      }\n\n      .hero-copy h1 {\n        max-width: none;\n      }\n\n      .article-card,\n      .quote-card,\n      .table-card,\n      .faq-card summary {\n        padding-left: 18px;\n        padding-right: 18px;\n      }\n\n      .faq-card p {\n        padding-left: 18px;\n        padding-right: 18px;\n      }\n\n      .mobile-toc-button {\n        width: 100%;\n      }\n\n      th,\n      td {\n        padding: 12px 10px;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"page-shell\">\n    <main class=\"container\">\n      <section class=\"hero\">\n        <div class=\"mobile-toc-wrap\">\n          <button class=\"button mobile-toc-button\" id=\"mobileTocButton\" type=\"button\" aria-expanded=\"false\" aria-controls=\"mobileTocPanel\">\n            <span>On this page<\/span>\n            <span>\u2630<\/span>\n          <\/button>\n          <div class=\"mobile-toc-panel\" id=\"mobileTocPanel\">\n            <a class=\"toc-link\" href=\"#bottom-line\">Bottom line<\/a>\n            <a class=\"toc-link\" href=\"#breakdown\">Breakdown<\/a>\n            <a class=\"toc-link\" href=\"#wlf\">World Liberty<\/a>\n            <a class=\"toc-link\" href=\"#wlfi-launch\">WLFI launch<\/a>\n            <a class=\"toc-link\" href=\"#usd1\">USD1<\/a>\n            <a class=\"toc-link\" href=\"#meme-coins\">Meme coins<\/a>\n            <a class=\"toc-link\" href=\"#other-ventures\">Other ventures<\/a>\n            <a class=\"toc-link\" href=\"#conflicts\">Conflicts<\/a>\n            <a class=\"toc-link\" href=\"#reviewed-by\">Reviewed by<\/a>\n            <a class=\"toc-link\" href=\"#faq\">FAQ<\/a>\n            <a class=\"toc-link\" href=\"#sources\">Sources<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"hero-grid\">\n          <div class=\"hero-copy\">\n            <div class=\"eyebrow\"><span class=\"eyebrow-dot\"><\/span> Research article<\/div>\n            <h1>Trump Family&#8217;s Crypto Empire<\/h1>\n            <p>\n              Inside the billions made from meme coins, tokens, and stablecoins.\n            <\/p>\n            <div class=\"hero-note\">\n              <p><strong>By June 2026, Donald Trump&#8217;s family crypto ventures had generated over $1 billion in pre-tax profit \u2014 with paper wealth at one point exceeding $15 billion \u2014 making it one of the most lucrative and controversial political-business entanglements in modern American history.<\/strong><\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"hero-side\">\n            <div class=\"metrics-grid\">\n              <article class=\"metric-card\">\n                <span>Pre-tax profit<\/span>\n                <strong>$1B+<\/strong>\n                <p>Financial Times-based reporting put family crypto profit above one billion dollars.<\/p>\n              <\/article>\n              <article class=\"metric-card\">\n                <span>Paper wealth peak<\/span>\n                <strong>$15.6B<\/strong>\n                <p>The highest estimates came from illiquid and highly volatile token holdings.<\/p>\n              <\/article>\n              <article class=\"metric-card\">\n                <span>Flagship venture<\/span>\n                <strong>WLFI<\/strong>\n                <p>World Liberty Financial became the core vehicle across token sales and stablecoins.<\/p>\n              <\/article>\n              <article class=\"metric-card\">\n                <span>Updated<\/span>\n                <strong>June 2026<\/strong>\n                <p>This page follows the chronology and figures in the source-backed text below.<\/p>\n              <\/article>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <div class=\"layout\">\n        <div class=\"content\">\n          <section class=\"section\" id=\"bottom-line\" data-section>\n            <div class=\"section-head\">\n              <div class=\"eyebrow\"><span class=\"eyebrow-dot\"><\/span> Bottom line<\/div>\n              <h2>The Bottom Line: How Much Has the Trump Family Made?<\/h2>\n              <p>The summary numbers below set the scale of the family\u2019s crypto-related proceeds, holdings, and paper wealth.<\/p>\n            <\/div>\n\n            <article class=\"article-card prose\">\n              <p>\n                A <strong>Financial Times investigation<\/strong> found that President Trump and his family&#8217;s crypto businesses have profited <strong>$1 billion pre-tax<\/strong> as of late 2025. When asked if the calculations were accurate, <strong>Eric Trump<\/strong> told the FT that the true figure was &#8220;probably more.&#8221;\n                <span class=\"source-inline\">[<a href=\"https:\/\/decrypt.co\/344663\/trump-family-already-made-1-billion-profit-crypto-eric-trump\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Decrypt, Oct 2025<\/a>]<\/span>\n              <\/p>\n              <p>\n                According to <strong>Wikipedia<\/strong>, by December 2025 the Trumps had profited <strong>$1 billion on proceeds<\/strong> while holding an additional <strong>$3 billion worth of unsold tokens<\/strong> \u2014 bringing their total crypto-related asset pool to roughly <strong>$4 billion<\/strong>.\n                <span class=\"source-inline\">[<a href=\"https:\/\/en.wikipedia.org\/wiki\/World_Liberty_Financial\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Wikipedia<\/a>]<\/span>\n              <\/p>\n              <p>\n                <strong>Bloomberg<\/strong> estimated that crypto venture proceeds make up about <strong>$620 million<\/strong> of Trump&#8217;s <strong>$6.4 billion<\/strong> net worth.\n                <span class=\"source-inline\">[<a href=\"https:\/\/cryptorank.io\/news\/feed\/53a7f-world-liberty-approve-wlfi-trading\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">CryptoRank<\/a>]<\/span>\n              <\/p>\n              <p>\n                At the peak of the WLFI token launch in September 2025, <strong>CBS News<\/strong> reported that the Trump family&#8217;s stake was worth <strong>$5 billion on paper<\/strong> based on their 22.5 billion WLFI holdings.\n                <span class=\"source-inline\">[<a href=\"https:\/\/www.cbsnews.com\/news\/trump-wlfi-world-liberty-financial-crypto-wealth\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">CBS News, Sep 2025<\/a>]<\/span>\n              <\/p>\n              <p>\n                <strong>DL News<\/strong> profiled the empire at a collective value of approximately <strong>$15.6 billion<\/strong>, though the vast majority of that figure is illiquid and highly volatile paper wealth in meme coins.\n                <span class=\"source-inline\">[<a href=\"https:\/\/www.binance.com\/en\/square\/post\/19921705599553\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">DL News \/ Binance Square<\/a>]<\/span>\n              <\/p>\n            <\/article>\n\n            <div class=\"lead-metrics\">\n              <div class=\"lead-metric\">\n                <strong>$1B+<\/strong>\n                <span>Estimated pre-tax profit across crypto ventures.<\/span>\n              <\/div>\n              <div class=\"lead-metric\">\n                <strong>$4B<\/strong>\n                <span>Combined proceeds plus unsold token pool by late 2025.<\/span>\n              <\/div>\n              <div class=\"lead-metric\">\n                <strong>$15.6B<\/strong>\n                <span>Peak-style collective paper valuation cited in market coverage.<\/span>\n              <\/div>\n            <\/div>\n          <\/section>\n\n          <section class=\"section\" id=\"breakdown\" data-section>\n            <div class=\"section-head\">\n              <div class=\"eyebrow\"><span class=\"eyebrow-dot\"><\/span> Breakdown<\/div>\n              <h2>The Crypto Empire: A Breakdown by Venture<\/h2>\n              <p>The Trump family&#8217;s crypto interests span at least six distinct ventures.<\/p>\n            <\/div>\n\n            <div class=\"table-card prose\">\n              <div class=\"table-scroll\">\n                <table>\n                  <thead>\n                    <tr>\n                      <th>Venture<\/th>\n                      <th>Type<\/th>\n                      <th>Trump Family Stake<\/th>\n                      <th>Estimated Value \/ Revenue<\/th>\n                    <\/tr>\n                  <\/thead>\n                  <tbody>\n                    <tr>\n                      <td><strong>World Liberty Financial (WLFI)<\/strong><\/td>\n                      <td>DeFi token + stablecoin<\/td>\n                      <td>60% equity, 75% of net proceeds<\/td>\n                      <td>$550M in token sales; $2.7B+ in USD1 stablecoin sales<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><strong>$TRUMP Meme Coin<\/strong><\/td>\n                      <td>Meme coin<\/td>\n                      <td>80% of total supply<\/td>\n                      <td>~$362M in profits; peaked at $14.1B paper value<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><strong>$MELANIA Meme Coin<\/strong><\/td>\n                      <td>Meme coin<\/td>\n                      <td>65% of supply<\/td>\n                      <td>~$65M in profits<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><strong>American Bitcoin (ABTC)<\/strong><\/td>\n                      <td>Bitcoin mining<\/td>\n                      <td>Co-founded by Eric Trump &amp; Donald Jr.<\/td>\n                      <td>Nasdaq-listed via merger; Q1 2026: $82M loss<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><strong>Trump Media &amp; Technology Group<\/strong><\/td>\n                      <td>Bitcoin treasury<\/td>\n                      <td>Trump owns ~52%<\/td>\n                      <td>Raised $2.5B for Bitcoin purchases<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><strong>NFT Trading Cards<\/strong><\/td>\n                      <td>Digital collectibles<\/td>\n                      <td>Brand licensing<\/td>\n                      <td>~$14.5M in total value<\/td>\n                    <\/tr>\n                  <\/tbody>\n                <\/table>\n              <\/div>\n            <\/div>\n          <\/section>\n\n          <section class=\"section\" id=\"wlf\" data-section>\n            <div class=\"section-head\">\n              <div class=\"eyebrow\"><span class=\"eyebrow-dot\"><\/span> World Liberty<\/div>\n              <h2>World Liberty Financial: The Crown Jewel<\/h2>\n              <p><strong>World Liberty Financial (WLF)<\/strong> is the flagship Trump crypto venture, co-founded in 2024 by Donald Trump and his three sons \u2014 Eric, Donald Jr., and Barron. Trump&#8217;s official title: <strong>&#8220;Chief Crypto Advocate.&#8221;<\/strong> <span class=\"source-inline\">[<a href=\"https:\/\/en.wikipedia.org\/wiki\/World_Liberty_Financial\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Wikipedia<\/a>]<\/span><\/p>\n            <\/div>\n\n            <div class=\"subgrid\">\n              <article class=\"article-card prose\">\n                <h3>Key Numbers<\/h3>\n                <ul>\n                  <li><strong>WLFI Token sales<\/strong>: Raised <strong>$550 million<\/strong> from investors worldwide, including <strong>$30 million<\/strong> from Chinese crypto billionaire <strong>Justin Sun<\/strong> and <strong>$100 million<\/strong> from UAE-based Aqua One Foundation. <span class=\"source-inline\">[<a href=\"https:\/\/decrypt.co\/344663\/trump-family-already-made-1-billion-profit-crypto-eric-trump\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Decrypt<\/a>]<\/span><\/li>\n                  <li><strong>USD1 Stablecoin<\/strong>: Launched March 2025. Sales exceeded <strong>$2.71 billion<\/strong>, generating approximately <strong>$42 million in fees<\/strong>. As of 2025, USD1 has a circulation of <strong>$2 billion<\/strong>, earning WLF roughly <strong>$80 million\/year<\/strong> from government bond and money market investments. <span class=\"source-inline\">[<a href=\"https:\/\/en.wikipedia.org\/wiki\/World_Liberty_Financial\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Wikipedia<\/a>, <a href=\"https:\/\/t.signalplus.com\/crypto-news\/detail\/trump-family-crypto-profits-exceed-1-billion?lang=ru-RU\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">SignalPlus<\/a>]<\/span><\/li>\n                  <li><strong>Trump family entitlement<\/strong>: A Trump business entity receives <strong>75% of all net revenue<\/strong> from WLFI token sales and a cut of stablecoin profits. The family and affiliates were awarded <strong>22.5 billion WLFI tokens<\/strong>. <span class=\"source-inline\">[<a href=\"https:\/\/en.wikipedia.org\/wiki\/World_Liberty_Financial\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Wikipedia<\/a>]<\/span><\/li>\n                <\/ul>\n              <\/article>\n\n              <article class=\"quote-card prose\">\n                <h3>The ALT5 Sigma Circular Deal<\/h3>\n                <blockquote>\n                  <p>\n                    In mid-2025, WLF orchestrated a takeover of publicly traded fintech firm <strong>ALT5 Sigma<\/strong>, which then raised <strong>$750 million<\/strong> from outside investors \u2014 and used that capital to <strong>buy WLFI tokens directly from World Liberty<\/strong>. The arrangement placed Trump-linked entities on <strong>both sides of the transaction<\/strong> and could net the Trumps an estimated <strong>$500 million<\/strong>. Former SEC official Corey Frayer called it &#8220;the worst practices of the crypto ecosystem brought into regulated public markets.&#8221;\n                    <span class=\"source-inline\">[<a href=\"https:\/\/beincrypto.com\/trump-750-million-crypto-deal-wlfi-token-debut\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">BeInCrypto, Aug 2025<\/a>]<\/span>\n                  <\/p>\n                <\/blockquote>\n                <p style=\"margin-top:14px;\">\n                  Shortly after, ALT5 raised an additional <strong>$1.5 billion<\/strong> through stock offerings for its WLFI treasury strategy. The company also faces an <strong>SEC investigation<\/strong> into potential fraud, including earnings inflation and stock manipulation.\n                  <span class=\"source-inline\">[<a href=\"https:\/\/beincrypto.com\/trump-750-million-crypto-deal-wlfi-token-debut\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">BeInCrypto<\/a>]<\/span>\n                <\/p>\n              <\/article>\n            <\/div>\n\n            <div class=\"cta-band\" style=\"margin-top:14px;\">\n              <div>\n                <h3>Buy WLFI on Guardarian<\/h3>\n                <p>\n                  Want to open the asset page directly? Use Guardarian\u2019s WLFI purchase flow to check the route,\n                  amount, and payment path in one place.\n                <\/p>\n              <\/div>\n              <a class=\"button button-primary\" href=\"https:\/\/guardarian.com\/buy-wlfi-without-verification\">Buy WLFI<\/a>\n            <\/div>\n          <\/section>\n\n          <section class=\"section\" id=\"wlfi-launch\" data-section>\n            <div class=\"section-head\">\n              <div class=\"eyebrow\"><span class=\"eyebrow-dot\"><\/span> Token launch<\/div>\n              <h2>The WLFI Token Launch: A $5 Billion Paper Windfall<\/h2>\n              <p>The public market debut created a massive paper wealth event even though most insider holdings were locked.<\/p>\n            <\/div>\n\n            <article class=\"article-card prose\">\n              <p>\n                WLFI debuted for trading on <strong>September 1, 2025<\/strong>, with early derivatives pricing the token at ~$0.27 on Binance futures. It reached a high of approximately <strong>$0.40<\/strong> before falling ~50% within 48 hours \u2014 a pattern described as &#8220;typical for new token launches&#8221; by Coin Bureau CEO Nic Puckrin.\n                <span class=\"source-inline\">[<a href=\"https:\/\/www.cbsnews.com\/news\/trump-wlfi-world-liberty-financial-crypto-wealth\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">CBS News<\/a>]<\/span>\n              <\/p>\n              <p>\n                At launch, only <strong>20% of the 100 billion token supply<\/strong> was liquid. The remaining 80%, including the Trump family&#8217;s 22.5 billion tokens, remained locked. By April 2026, a near-unanimous community vote approved unlocking <strong>62 billion tokens<\/strong> with insiders burning 10% of their holdings and the remainder vesting over a <strong>5-year schedule<\/strong> after a 2-year cliff.\n                <span class=\"source-inline\">[<a href=\"https:\/\/www.coindesk.com\/markets\/2026\/04\/30\/wlfi-races-toward-62-billion-token-unlock-with-near-unanimous-vote\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">CoinDesk, Apr 2026<\/a>]<\/span>\n              <\/p>\n            <\/article>\n          <\/section>\n\n          <section class=\"section\" id=\"usd1\" data-section>\n            <div class=\"section-head\">\n              <div class=\"eyebrow\"><span class=\"eyebrow-dot\"><\/span> USD1<\/div>\n              <h2>USD1 Stablecoin: The Quiet $2 Billion Backdoor<\/h2>\n              <p>While WLFI tokens grabbed headlines, the <strong>USD1 stablecoin<\/strong> became the quiet engine of Trump family crypto revenue.<\/p>\n            <\/div>\n\n            <article class=\"article-card prose\">\n              <ul>\n                <li>The UAE government-linked firm <strong>MGX<\/strong>, led by Sheikh Tahnoun bin Zayed Al Nahyan, purchased <strong>$2 billion worth of USD1<\/strong> in April 2025.<\/li>\n                <li>Days before Trump&#8217;s second inauguration, Tahnoun&#8217;s interests secretly acquired <strong>49% of WLF for $500 million<\/strong> \u2014 a deal the company did not disclose. <span class=\"source-inline\">[<a href=\"https:\/\/en.wikipedia.org\/wiki\/World_Liberty_Financial\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Wikipedia<\/a>, <a href=\"https:\/\/www.telegraph.co.uk\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">NYT \/ Telegraph, Feb 2026<\/a>]<\/span><\/li>\n                <li>Shortly after the UAE deal, the Trump administration approved the transfer of <strong>hundreds of thousands of advanced computer chips<\/strong> to the UAE, despite national security concerns. <span class=\"source-inline\">[<a href=\"https:\/\/en.wikipedia.org\/wiki\/World_Liberty_Financial\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Wikipedia<\/a>]<\/span><\/li>\n                <li><strong>Pakistan<\/strong> signed an agreement with an WLF-affiliated company in January 2026 to integrate USD1 into its national payment system \u2014 one of the first such deals between a crypto firm and a sovereign state. <span class=\"source-inline\">[<a href=\"https:\/\/en.wikipedia.org\/wiki\/World_Liberty_Financial\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Wikipedia<\/a>]<\/span><\/li>\n                <li>In June 2025, WLF partnered with <strong>Binance-linked PancakeSwap<\/strong> to promote USD1. Most of the circulation is held by Binance. <span class=\"source-inline\">[<a href=\"https:\/\/en.wikipedia.org\/wiki\/World_Liberty_Financial\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Wikipedia<\/a>]<\/span><\/li>\n              <\/ul>\n            <\/article>\n\n            <article class=\"quote-card prose\">\n              <blockquote>\n                <p>\n                  In January 2026, World Liberty Trust applied for a <strong>national trust bank charter<\/strong> \u2014 which Public Citizen called &#8220;the greatest corruption in presidential history,&#8221; noting Trump &#8220;made more on his year-old crypto grift than a career in real estate and casinos combined.&#8221;\n                  <span class=\"source-inline\">[<a href=\"https:\/\/www.citizen.org\/news\/trumps-crypto-corruption-veers-into-banking\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Public Citizen<\/a>]<\/span>\n                <\/p>\n              <\/blockquote>\n            <\/article>\n          <\/section>\n\n          <section class=\"section\" id=\"meme-coins\" data-section>\n            <div class=\"section-head\">\n              <div class=\"eyebrow\"><span class=\"eyebrow-dot\"><\/span> Meme coins<\/div>\n              <h2>$TRUMP and $MELANIA Meme Coins<\/h2>\n              <p>Launched just days before Trump&#8217;s January 2025 inauguration.<\/p>\n            <\/div>\n\n            <div class=\"table-card prose\">\n              <div class=\"table-scroll\">\n                <table>\n                  <thead>\n                    <tr>\n                      <th>Metric<\/th>\n                      <th>$TRUMP<\/th>\n                      <th>$MELANIA<\/th>\n                    <\/tr>\n                  <\/thead>\n                  <tbody>\n                    <tr>\n                      <td><strong>Peak market cap<\/strong><\/td>\n                      <td>~$70B (implied FDV)<\/td>\n                      <td>N\/A<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><strong>Trump family supply control<\/strong><\/td>\n                      <td>80%<\/td>\n                      <td>65%<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><strong>Peak paper value of Trump stake<\/strong><\/td>\n                      <td>~$14.1B<\/td>\n                      <td>~$1.1B<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><strong>Estimated realized profit<\/strong><\/td>\n                      <td>~$362M<\/td>\n                      <td>~$65M<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><strong>Current price (Jun 2026)<\/strong><\/td>\n                      <td>~$3.35<\/td>\n                      <td>N\/A<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><strong>Retail losses<\/strong><\/td>\n                      <td>$4.3B wiped out<\/td>\n                      <td>N\/A<\/td>\n                    <\/tr>\n                  <\/tbody>\n                <\/table>\n              <\/div>\n            <\/div>\n\n            <div class=\"subgrid\" style=\"margin-top:14px;\">\n              <article class=\"article-card prose\">\n                <p>\n                  <strong>BeInCrypto<\/strong> reported that the TRUMP and MELANIA tokens collectively erased <strong>$4.3 billion in retail wealth<\/strong>, with roughly <strong>2 million holders underwater<\/strong>, while <strong>45 early insider wallets captured approximately $1.2 billion in gains<\/strong>. The tokens plunged as much as <strong>92% and 99%<\/strong> from their peaks.\n                  <span class=\"source-inline\">[<a href=\"https:\/\/beincrypto.com\/trump-meme-coins-took-4-billion-from-retail-investors\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">BeInCrypto<\/a>]<\/span>\n                <\/p>\n              <\/article>\n              <article class=\"quote-card prose\">\n                <blockquote>\n                  <p>\n                    A particularly controversial moment came in May 2025, when the Trump campaign offered <strong>top $TRUMP holders a private dinner with the President<\/strong> \u2014 investors spent approximately <strong>$140 million<\/strong> to qualify. Senator Elizabeth Warren called it <strong>&#8220;an orgy of corruption.&#8221;<\/strong>\n                    <span class=\"source-inline\">[<a href=\"https:\/\/decrypt.co\/321684\/orgy-corruption-democrats-slam-trump-crypto-dinner\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Decrypt, May 2025<\/a>]<\/span>\n                  <\/p>\n                <\/blockquote>\n              <\/article>\n            <\/div>\n          <\/section>\n\n          <section class=\"section\" id=\"other-ventures\" data-section>\n            <div class=\"section-head\">\n              <div class=\"eyebrow\"><span class=\"eyebrow-dot\"><\/span> Other ventures<\/div>\n              <h2>Other Ventures<\/h2>\n              <p>The broader empire extends beyond WLFI and the meme-coin complex.<\/p>\n            <\/div>\n\n            <div class=\"subgrid\">\n              <article class=\"article-card prose\">\n                <h3>American Bitcoin (ABTC)<\/h3>\n                <p>Co-founded by Eric Trump and Donald Trump Jr., merged with Gryphon Digital Mining and went public on <strong>Nasdaq<\/strong>. The company reported an <strong>$82 million loss in Q1 2026<\/strong> as crypto prices dropped. <span class=\"source-inline\">[<a href=\"https:\/\/www.coindesk.com\/markets\/2026\/05\/07\/trump-backed-american-bitcoin-s-costs-dropped-23-in-q1-as-mining-industry-pivots-to-ai\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">CoinDesk, May 2026<\/a>]<\/span><\/p>\n              <\/article>\n              <article class=\"article-card prose\">\n                <h3>Trump Media &amp; Technology Group (TMTG)<\/h3>\n                <p>Raised <strong>$2.5 billion<\/strong> from institutional investors to build a Bitcoin treasury \u2014 repositioning from a social media company into a crypto investment firm. Trump&#8217;s 52% stake was worth ~$1.9 billion as of mid-2025, though shares have since declined ~50%. <span class=\"source-inline\">[<a href=\"https:\/\/www.nytimes.com\/2025\/05\/27\/business\/trump-media-bitcoin.html\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">NYT, May 2025<\/a>]<\/span><\/p>\n              <\/article>\n              <article class=\"article-card prose\">\n                <h3>NFT Collections<\/h3>\n                <p>Trump-branded NFT trading cards have generated approximately <strong>$14.5 million<\/strong> in total value, per DappRadar data cited by DL News. <span class=\"source-inline\">[<a href=\"https:\/\/www.binance.com\/en\/square\/post\/19921705599553\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">DL News<\/a>]<\/span><\/p>\n              <\/article>\n            <\/div>\n          <\/section>\n\n          <section class=\"section\" id=\"conflicts\" data-section>\n            <div class=\"section-head\">\n              <div class=\"eyebrow\"><span class=\"eyebrow-dot\"><\/span> Conflicts<\/div>\n              <h2>Conflicts of Interest: The Big Picture<\/h2>\n              <p>The family\u2019s crypto empire has generated conflicts of interest on multiple fronts.<\/p>\n            <\/div>\n\n            <article class=\"article-card prose\">\n              <ol>\n                <li><strong>Regulatory influence<\/strong>: Trump signed the <strong>GENIUS Act<\/strong> (first major federal stablecoin law) while his family&#8217;s company issues the USD1 stablecoin. The bill&#8217;s passage was delayed by Democratic lawmakers explicitly citing the president&#8217;s crypto conflicts. <span class=\"source-inline\">[<a href=\"https:\/\/decrypt.co\/344663\/trump-family-already-made-1-billion-profit-crypto-eric-trump\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Decrypt<\/a>]<\/span><\/li>\n                <li><strong>The Binance pardon<\/strong>: Trump pardoned <strong>Changpeng Zhao<\/strong> (CZ), convicted of anti-money-laundering violations, after Binance helped develop code for USD1 and facilitated the UAE&#8217;s $2 billion investment into WLF. <span class=\"source-inline\">[<a href=\"https:\/\/en.wikipedia.org\/wiki\/World_Liberty_Financial\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Wikipedia<\/a>]<\/span><\/li>\n                <li><strong>Justin Sun&#8217;s investment \u2192 SEC case dropped<\/strong>: Sun invested <strong>$30\u201375 million<\/strong> in WLFI tokens shortly after Trump took office \u2014 and an SEC investigation into him was subsequently dropped. Sun later <strong>sued WLF<\/strong> in April 2026 over alleged extortion and frozen voting rights. <span class=\"source-inline\">[<a href=\"https:\/\/en.wikipedia.org\/wiki\/World_Liberty_Financial\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Wikipedia<\/a>]<\/span><\/li>\n                <li><strong>The UAE chips-for-crypto deal<\/strong>: After the UAE sovereign fund bought 49% of WLF and $2 billion in USD1, the Trump administration approved advanced chip exports despite national security concerns. <span class=\"source-inline\">[<a href=\"https:\/\/en.wikipedia.org\/wiki\/World_Liberty_Financial\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Wikipedia<\/a>]<\/span><\/li>\n                <li><strong>Impeachment on the table<\/strong>: Rep. <strong>Sean Casten<\/strong> (D-Ill.), vice ranking member of the House Financial Services Committee, said Trump &#8220;commits impeachable offenses on a daily basis&#8221; regarding his crypto dealings. <span class=\"source-inline\">[<a href=\"https:\/\/subscriber.politicopro.com\/article\/2025\/10\/top-financial-services-democrat-signals-interest-in-trump-crypto-impeachment-00626997\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">POLITICO Pro, Oct 2025<\/a>]<\/span><\/li>\n                <li><strong>The COIN Act<\/strong>: Proposed legislation that would <strong>ban senior government officials from engaging in crypto businesses<\/strong> \u2014 a direct response to the Trump family&#8217;s ventures. <span class=\"source-inline\">[<a href=\"https:\/\/t.signalplus.com\/crypto-news\/detail\/trump-family-crypto-profits-exceed-1-billion?lang=ru-RU\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">SignalPlus<\/a>]<\/span><\/li>\n              <\/ol>\n            <\/article>\n          <\/section>\n\n          <section class=\"section\" id=\"faq\" data-section>\n            <div class=\"section-head\">\n              <div class=\"eyebrow\"><span class=\"eyebrow-dot\"><\/span> FAQ<\/div>\n              <h2>FAQ<\/h2>\n              <p>Short answers to the main questions raised by the reporting and figures above.<\/p>\n            <\/div>\n\n            <div class=\"faq-list\">\n              <details class=\"faq-card\" open>\n                <summary>Q: Has the Trump family actually cashed out $1 billion?<\/summary>\n                <p>A: The $1 billion figure from the Financial Times represents <strong>pre-tax profit<\/strong> across their crypto ventures \u2014 a combination of token sales revenue, stablecoin fees, and meme coin proceeds. However, much of their wealth remains <strong>locked in illiquid tokens<\/strong> subject to vesting schedules. The family cannot easily sell their 22.5 billion WLFI tokens.<\/p>\n              <\/details>\n              <details class=\"faq-card\">\n                <summary>Q: What&#8217;s the difference between profit and paper wealth?<\/summary>\n                <p>A: <strong>Profit<\/strong> (~$1B) represents actual revenue from token sales and fees. <strong>Paper wealth<\/strong> (peaked at $5-15B) is the notional value of their token holdings at market prices \u2014 which can change dramatically. For example, the $TRUMP coin has fallen over 90% from its peak.<\/p>\n              <\/details>\n              <details class=\"faq-card\">\n                <summary>Q: Are the Trump crypto ventures legal?<\/summary>\n                <p>A: Most transactions appear to comply with existing securities laws when disclosures are complete, per legal experts cited by the Wall Street Journal. However, multiple ethics experts, former regulators, and Democratic lawmakers have raised concerns about conflicts of interest, and several investigations are ongoing (including the SEC probe into ALT5 Sigma).<\/p>\n              <\/details>\n              <details class=\"faq-card\">\n                <summary>Q: How does this compare to Trump&#8217;s traditional businesses?<\/summary>\n                <p>A: Public Citizen noted Trump &#8220;made more on his year-old crypto grift than a career in real estate and casinos combined.&#8221; <span class=\"source-inline\">[<a href=\"https:\/\/www.citizen.org\/news\/trumps-crypto-corruption-veers-into-banking\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Public Citizen<\/a>]<\/span><\/p>\n              <\/details>\n            <\/div>\n          <\/section>\n\n          <section class=\"section\" id=\"reviewed-by\" data-section>\n            <div class=\"section-head\">\n              <div class=\"eyebrow\"><span class=\"eyebrow-dot\"><\/span> Reviewed by<\/div>\n              <h2>Who reviewed this article<\/h2>\n              <p>A short reviewer note for editorial context.<\/p>\n            <\/div>\n\n            <div class=\"reviewer-card\">\n              <div class=\"reviewer-avatar\">\n                <img decoding=\"async\" src=\"https:\/\/guardarian.com\/blog\/wp-content\/uploads\/2026\/06\/image.png\" alt=\"Agatha Willings\">\n              <\/div>\n              <div>\n                <h3>Agatha Willings<\/h3>\n                <div class=\"reviewer-role\">Crypto researcher<\/div>\n                <p>\n                  Agatha Willings reviews long-form crypto market and token research with a focus on project\n                  structure, token mechanics, market narratives, and source-backed claims. Her work is centered\n                  on making complex digital-asset topics easier to verify and follow without overstatement.\n                <\/p>\n              <\/div>\n            <\/div>\n          <\/section>\n\n          <section class=\"section\" id=\"sources\" data-section>\n            <div class=\"section-head\">\n              <div class=\"eyebrow\"><span class=\"eyebrow-dot\"><\/span> Sources<\/div>\n              <h2>Verified Sources<\/h2>\n              <p>The links below reproduce the source list from the article draft. External links are marked <code>nofollow<\/code>.<\/p>\n            <\/div>\n\n            <div class=\"table-card prose\">\n              <div class=\"table-scroll\">\n                <table class=\"source-table\">\n                  <thead>\n                    <tr>\n                      <th>Source<\/th>\n                      <th>Date<\/th>\n                      <th>Key Finding<\/th>\n                    <\/tr>\n                  <\/thead>\n                  <tbody>\n                    <tr>\n                      <td><a href=\"https:\/\/decrypt.co\/344663\/trump-family-already-made-1-billion-profit-crypto-eric-trump\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Financial Times \u2014 via Decrypt<\/a><\/td>\n                      <td>Oct 2025<\/td>\n                      <td>$1B+ pre-tax crypto profit<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><a href=\"https:\/\/decrypt.co\/344663\/trump-family-already-made-1-billion-profit-crypto-eric-trump\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Decrypt<\/a><\/td>\n                      <td>Oct 2025<\/td>\n                      <td>Eric Trump: true figure &#8220;probably more&#8221;<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><a href=\"https:\/\/www.cbsnews.com\/news\/trump-wlfi-world-liberty-financial-crypto-wealth\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">CBS News<\/a><\/td>\n                      <td>Sep 2025<\/td>\n                      <td>WLFI token boosts Trump wealth by $5B<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><a href=\"https:\/\/en.wikipedia.org\/wiki\/World_Liberty_Financial\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Wikipedia \u2014 World Liberty Financial<\/a><\/td>\n                      <td>Ongoing<\/td>\n                      <td>Comprehensive timeline + disclosure details<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><a href=\"https:\/\/beincrypto.com\/trump-750-million-crypto-deal-wlfi-token-debut\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">BeInCrypto \u2014 $750M Deal<\/a><\/td>\n                      <td>Aug 2025<\/td>\n                      <td>ALT5 Sigma circular transaction; $500M to Trumps<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><a href=\"https:\/\/beincrypto.com\/trump-meme-coins-took-4-billion-from-retail-investors\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">BeInCrypto \u2014 Retail Losses<\/a><\/td>\n                      <td>2026<\/td>\n                      <td>$4.3B retail wealth wiped; $1.2B to insiders<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><a href=\"https:\/\/www.coindesk.com\/markets\/2026\/05\/07\/trump-backed-american-bitcoin-s-costs-dropped-23-in-q1-as-mining-industry-pivots-to-ai\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">CoinDesk \u2014 ABTC Loss<\/a><\/td>\n                      <td>May 2026<\/td>\n                      <td>American Bitcoin $82M Q1 loss<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><a href=\"https:\/\/www.coindesk.com\/markets\/2026\/04\/30\/wlfi-races-toward-62-billion-token-unlock-with-near-unanimous-vote\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">CoinDesk \u2014 WLFI Unlock<\/a><\/td>\n                      <td>Apr 2026<\/td>\n                      <td>62B token unlock approved<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><a href=\"https:\/\/www.citizen.org\/news\/trumps-crypto-corruption-veers-into-banking\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Public Citizen<\/a><\/td>\n                      <td>2026<\/td>\n                      <td>Trump applies for national trust bank charter<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><a href=\"https:\/\/subscriber.politicopro.com\/article\/2025\/10\/top-financial-services-democrat-signals-interest-in-trump-crypto-impeachment-00626997\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">POLITICO Pro<\/a><\/td>\n                      <td>Oct 2025<\/td>\n                      <td>Impeachment over crypto dealings on table<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><a href=\"https:\/\/t.signalplus.com\/crypto-news\/detail\/trump-family-crypto-profits-exceed-1-billion?lang=ru-RU\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">SignalPlus<\/a><\/td>\n                      <td>Oct 2025<\/td>\n                      <td>FT investigation breakdown by venture<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><a href=\"https:\/\/www.nytimes.com\/2025\/08\/11\/business\/trump-crypto-world-liberty-wlfi-alt5-sigma.html\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">New York Times<\/a><\/td>\n                      <td>Aug 2025<\/td>\n                      <td>ALT5 Sigma $1.5B WLFI treasury deal<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><a href=\"https:\/\/www.nytimes.com\/2025\/05\/27\/business\/trump-media-bitcoin.html\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">New York Times<\/a><\/td>\n                      <td>May 2025<\/td>\n                      <td>Trump Media raises $2.5B for Bitcoin<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><a href=\"https:\/\/www.binance.com\/en\/square\/post\/19921705599553\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Forbes \u2014 via Binance Square<\/a><\/td>\n                      <td>2025<\/td>\n                      <td>Trump Family&#8217;s $15.6B Crypto Empire (DL News)<\/td>\n                    <\/tr>\n                    <tr>\n                      <td><a href=\"https:\/\/www.telegraph.co.uk\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">The Telegraph<\/a><\/td>\n                      <td>Feb 2026<\/td>\n                      <td>Trump sold UAE $500M stake in crypto empire<\/td>\n                    <\/tr>\n                  <\/tbody>\n                <\/table>\n              <\/div>\n            <\/div>\n          <\/section>\n        <\/div>\n\n        <aside class=\"toc\">\n          <h2>On this page<\/h2>\n          <nav class=\"toc-links\">\n            <a class=\"toc-link\" href=\"#bottom-line\">Bottom line<\/a>\n            <a class=\"toc-link\" href=\"#breakdown\">Breakdown<\/a>\n            <a class=\"toc-link\" href=\"#wlf\">World Liberty<\/a>\n            <a class=\"toc-link\" href=\"#wlfi-launch\">WLFI launch<\/a>\n            <a class=\"toc-link\" href=\"#usd1\">USD1<\/a>\n            <a class=\"toc-link\" href=\"#meme-coins\">Meme coins<\/a>\n            <a class=\"toc-link\" href=\"#other-ventures\">Other ventures<\/a>\n            <a class=\"toc-link\" href=\"#conflicts\">Conflicts<\/a>\n            <a class=\"toc-link\" href=\"#reviewed-by\">Reviewed by<\/a>\n            <a class=\"toc-link\" href=\"#faq\">FAQ<\/a>\n            <a class=\"toc-link\" href=\"#sources\">Sources<\/a>\n          <\/nav>\n        <\/aside>\n      <\/div>\n    <\/main>\n  <\/div>\n\n  <script>\n    (function () {\n      const mobileButton = document.getElementById('mobileTocButton');\n      const mobilePanel = document.getElementById('mobileTocPanel');\n      const tocLinks = Array.from(document.querySelectorAll('.toc-link'));\n      const sections = Array.from(document.querySelectorAll('[data-section]'));\n      const externalLinks = Array.from(document.querySelectorAll('a[href^=\"http\"]'));\n\n      externalLinks.forEach(function (link) {\n        try {\n          const url = new URL(link.href);\n          const isGuardarian = url.hostname === 'guardarian.com' || url.hostname === 'www.guardarian.com';\n          if (isGuardarian) {\n            link.setAttribute('rel', 'noopener noreferrer');\n            link.setAttribute('target', '_blank');\n            return;\n          }\n        } catch (error) {\n          return;\n        }\n\n        link.setAttribute('rel', 'nofollow noopener noreferrer');\n        link.setAttribute('target', '_blank');\n      });\n\n      if (mobileButton && mobilePanel) {\n        mobileButton.addEventListener('click', function () {\n          const isOpen = mobilePanel.classList.toggle('is-open');\n          mobileButton.setAttribute('aria-expanded', String(isOpen));\n        });\n      }\n\n      tocLinks.forEach(function (link) {\n        link.addEventListener('click', function () {\n          if (mobilePanel) {\n            mobilePanel.classList.remove('is-open');\n          }\n          if (mobileButton) {\n            mobileButton.setAttribute('aria-expanded', 'false');\n          }\n        });\n      });\n\n      if ('IntersectionObserver' in window) {\n        const observer = new IntersectionObserver(function (entries) {\n          entries.forEach(function (entry) {\n            if (!entry.isIntersecting) return;\n            const currentId = entry.target.id;\n            tocLinks.forEach(function (link) {\n              link.classList.toggle('is-active', link.getAttribute('href') === '#' + currentId);\n            });\n          });\n        }, {\n          rootMargin: '-28% 0px -58% 0px',\n          threshold: 0.08\n        });\n\n        sections.forEach(function (section) {\n          observer.observe(section);\n        });\n      }\n    })();\n  <\/script>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Trump Family&#8217;s Crypto Empire: Meme Coins, WLFI, USD1 &#038; Billions Explained | Guardarian On this page \u2630 Bottom line Breakdown World Liberty WLFI launch USD1 Meme coins Other ventures Conflicts Reviewed by FAQ Sources Research article Trump Family&#8217;s Crypto Empire Inside the billions made from meme coins, tokens, and stablecoins. By June 2026, Donald Trump&#8217;s [&hellip;]<\/p>\n","protected":false},"author":13,"featured_media":9643,"comment_status":"closed","ping_status":"open","sticky":false,"template":"calculator","format":"standard","meta":{"_uag_custom_page_level_css":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[174],"tags":[],"class_list":["post-9640","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cryptocurrency-news-and-insights"],"uagb_featured_image_src":{"full":["https:\/\/guardarian.com\/blog\/wp-content\/uploads\/2026\/06\/ig_0c836da911dbb3c2016a288662e7688191a6117cb81d681c19-e1781040981695.png",1774,482,false],"thumbnail":["https:\/\/guardarian.com\/blog\/wp-content\/uploads\/2026\/06\/ig_0c836da911dbb3c2016a288662e7688191a6117cb81d681c19-e1781040981695-300x82.png",300,82,true],"medium":["https:\/\/guardarian.com\/blog\/wp-content\/uploads\/2026\/06\/ig_0c836da911dbb3c2016a288662e7688191a6117cb81d681c19-e1781040981695.png",1774,482,false],"medium_large":["https:\/\/guardarian.com\/blog\/wp-content\/uploads\/2026\/06\/ig_0c836da911dbb3c2016a288662e7688191a6117cb81d681c19-e1781040981695-768x209.png",768,209,true],"large":["https:\/\/guardarian.com\/blog\/wp-content\/uploads\/2026\/06\/ig_0c836da911dbb3c2016a288662e7688191a6117cb81d681c19-e1781040981695.png",1774,482,false],"1536x1536":["https:\/\/guardarian.com\/blog\/wp-content\/uploads\/2026\/06\/ig_0c836da911dbb3c2016a288662e7688191a6117cb81d681c19-e1781040981695-1536x417.png",1536,417,true],"2048x2048":["https:\/\/guardarian.com\/blog\/wp-content\/uploads\/2026\/06\/ig_0c836da911dbb3c2016a288662e7688191a6117cb81d681c19-e1781040981695.png",1774,482,false]},"uagb_author_info":{"display_name":"Ivan","author_link":"https:\/\/guardarian.com\/blog\/author\/ivan"},"uagb_comment_info":0,"uagb_excerpt":"Trump Family&#8217;s Crypto Empire: Meme Coins, WLFI, USD1 &#038; Billions Explained | Guardarian On this page \u2630 Bottom line Breakdown World Liberty WLFI launch USD1 Meme coins Other ventures Conflicts Reviewed by FAQ Sources Research article Trump Family&#8217;s Crypto Empire Inside the billions made from meme coins, tokens, and stablecoins. By June 2026, Donald Trump&#8217;s&hellip;","_links":{"self":[{"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/posts\/9640","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/comments?post=9640"}],"version-history":[{"count":4,"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/posts\/9640\/revisions"}],"predecessor-version":[{"id":9646,"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/posts\/9640\/revisions\/9646"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/media\/9643"}],"wp:attachment":[{"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/media?parent=9640"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/categories?post=9640"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/tags?post=9640"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}