<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GEB Token - PulseChain</title>
<style>
body {
font-family: Arial, sans-serif;
background-color: #0d0d0d;
color: #ffffff;
text-align: center;
padding: 20px;
}
.container {
max-width: 800px;
margin: auto;
background: #1a1a1a;
padding: 20px;
border-radius: 10px;
box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.1);
}
.whisper {
font-size: 12px;
color: #888;
margin-top: 20px;
font-style: italic;
}
</style>
</head>
<body>
<div class="container">
<h1>GEB Token on PulseChain</h1>
<p><strong>Chat Group:</strong> Geb Token (exclusively on PulseChain)</p>
<p><strong>Current Price:</strong> $0.03002</p>
<p><strong>Liquidity:</strong> $1.3K</p>
<p><strong>Market Cap:</strong> $10K</p>
<p><strong>24H Volume:</strong> $6.8K</p>
<p><strong>24H Change:</strong> +15.29%</p>
<p><strong>Transactions:</strong> 393</p>
<p><strong>Buy/Sell Ratio:</strong> 270 Buys / 123 Sells</p>
<p class="whisper">Is this the real Satoshi... or just another scammer?</p>
</div>
</body>
</html>