-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathonepager_en.html
More file actions
103 lines (103 loc) · 5.31 KB
/
Copy pathonepager_en.html
File metadata and controls
103 lines (103 loc) · 5.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
<!DOCTYPE html>
<html><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Metridex - one-pager (EN)</title>
<style>
@page { size: A4; margin: 16mm; }
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Inter, Arial, sans-serif; color: #e8e8e8; background: #000; margin:0; }
.page { max-width: 1000px; margin: 0 auto; background: #101216; border-radius: 16px; padding: 28px; box-shadow: 0 0 0 .6mm rgba(255,255,255,.05) inset; }
.brand { display:flex; align-items:flex-start; justify-content:space-between; gap:16px; margin-bottom: 10px; }
.logo-img { height:30px; width:auto; display:block; }
.meta { font-size:11px; color:#adb6c4; }
h1 { font-size: 30px; line-height:1.06; margin: 8px 0 10px; color: #f4f0e6; letter-spacing: -0.4px; }
h2 { font-size: 16px; margin: 0 0 8px; color: #f1cd7b; }
p { font-size: 13px; line-height: 1.55; margin: 0; }
.lede { margin-top: 8px; color:#dbe3ed; }
.hr { height:1px; background: linear-gradient(90deg,transparent,#434b58,transparent); margin: 14px 0 16px; }
.grid { display:grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.card { background:#0b0d11; border:1px solid rgba(255,255,255,.08); border-radius:14px; padding:12px 13px; }
.card ul { margin:0; padding-left:18px; font-size:12.6px; line-height:1.5; }
.card li + li { margin-top:4px; }
.row { display:grid; grid-template-columns: 1.2fr .8fr; gap:12px; }
.mini { font-size:11px; color:#a8b1bf; }
.gold { color:#f3d68f; font-weight:800; }
.pill { display:inline-block; padding:5px 9px; border-radius:999px; border:1px solid rgba(241,205,123,.35); background:rgba(241,205,123,.07); color:#f1cd7b; font-size:12px; font-weight:700; }
.cta { margin-top: 14px; display:flex; gap:10px; flex-wrap:wrap; }
.btn { border: 1px solid rgba(241,205,123,.35); color:#f2d791; padding:9px 12px; border-radius:11px; text-decoration:none; font-weight:700; font-size:12.5px; }
.foot { margin-top:16px; font-size:11px; color:#9da7b4; display:flex; justify-content:space-between; gap:16px; flex-wrap:wrap; }
</style>
<link rel="icon" href="logo/favicon-32.png?v=3" sizes="32x32" type="image/png"/></head>
<body><div class="page">
<div class="brand">
<div>
<img alt="Metridex" class="logo-img" src="logo/metridex_logo_header.png"/>
<div class="pill" style="margin-top:12px">Available for acquisition</div>
</div>
<div class="meta">One-pager • 2026-04-01</div>
</div>
<h1>Metridex is a Telegram-native token risk intelligence asset - not just a landing page.</h1>
<p class="lede"><span class="gold">Sale angle:</span> the package already contains product logic, pricing logic, website intel checks, report surfaces and a buyer-ready website. This is much stronger than selling a raw unfinished scanner.</p>
<div class="hr"></div>
<div class="row">
<div class="card">
<h2>What the buyer gets</h2>
<ul>
<li>Telegram bot engine repo + website repo + domain surface.</li>
<li>QuickScan, More details, Why?, Why++, LP lock (lite) and share-scan flows.</li>
<li>WHOIS, RDAP, SSL and Wayback website-intel layer.</li>
<li>Sample deep report, screenshots, one-pagers and acquisition pages.</li>
</ul>
</div>
<div class="card">
<h2>Why it is commercially useful</h2>
<ul>
<li>Already packaged around Telegram-native UX.</li>
<li>Explainable verdicts are easier to sell than black-box scoring.</li>
<li>Can be repositioned for channels, communities, launchpads or analysts.</li>
<li>Site now matches the codebase instead of underselling it.</li>
</ul>
</div>
</div>
<div class="grid" style="margin-top:12px">
<div class="card">
<h2>Core capabilities</h2>
<ul>
<li>Delta buttons: 5m / 1h / 6h / 24h.</li>
<li>Liquidity, holder concentration and contract-risk context.</li>
<li>Open in DEX / Open in Scan / copy CA actions.</li>
<li>Watchlist and alerts lite logic in code.</li>
</ul>
</div>
<div class="card">
<h2>Technology snapshot</h2>
<ul>
<li>Python / Flask webhook application on Render.</li>
<li>Cloudflare ds-proxy deployment pattern.</li>
<li>EVM + Solana paths represented in the stack.</li>
<li>Cache-first detail logic and stateless callbacks.</li>
</ul>
</div>
<div class="card">
<h2>Pricing logic already present</h2>
<ul>
<li>Free: 5 daily quick scans.</li>
<li>Deep add-on: $3 per token.</li>
<li>Day Pass: $9.</li>
<li>Pro: $29 / Teams: $99.</li>
</ul>
</div>
<div class="card">
<h2>Important note</h2>
<ul>
<li>No public live-bot promise is used in sale materials.</li>
<li>The public bot is currently paused during sale discussions.</li>
<li>Acquisition pages focus on transferable value, not fake demo urgency.</li>
</ul>
</div>
</div>
<div class="cta">
<a class="btn" href="mailto:contact@metridex.com?subject=Metridex%20acquisition%20inquiry">Request acquisition brief</a>
<a class="btn" href="metridex_deep_report_sample.html">Sample report</a>
<a class="btn" href="index.html">Website</a>
</div>
<div class="foot"><span>© Metridex</span><span>contact@metridex.com</span><span>metridex.com</span></div>
</div></body></html>