-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
60 lines (55 loc) · 3.54 KB
/
Copy pathindex.html
File metadata and controls
60 lines (55 loc) · 3.54 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="theme-color" content="#0b0918" />
<!-- Primary SEO -->
<title>0xToken — Create & Launch BEP20 Tokens on BNB Chain</title>
<meta name="description" content="0xToken lets you create a burnable BEP20 token on BNB Chain and launch it on PancakeSwap V3 in one click. Single-sided USDX liquidity, locked forever. Auto-verified on BscScan. No code required." />
<meta name="keywords" content="0xToken, BEP20 token creator, BNB Chain token, BSC token launcher, PancakeSwap V3, create token, launch token, locked liquidity, USDX pair, single-sided liquidity, BscScan auto-verify, 0xFactory, 0xTools, meme coin creator, stable token, BNB token deployer, crypto launchpad" />
<meta name="author" content="0xFactory" />
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://0xtoken.net/" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://0xtoken.net/" />
<meta property="og:title" content="0xToken — Create & Launch BEP20 Tokens on BNB Chain" />
<meta property="og:description" content="Deploy a burnable BEP20 and seed PancakeSwap V3 liquidity in one transaction. Locked forever. Auto-verified on BscScan." />
<meta property="og:image" content="https://0xtoken.net/logo.png" />
<meta property="og:image:alt" content="0xToken — BEP20 token launcher on BNB Chain" />
<meta property="og:site_name" content="0xToken" />
<meta property="og:locale" content="en_US" />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@0xFactoryCom" />
<meta name="twitter:creator" content="@0xFactoryCom" />
<meta name="twitter:title" content="0xToken — Create & Launch BEP20 Tokens on BNB Chain" />
<meta name="twitter:description" content="Deploy a burnable BEP20 and seed PancakeSwap V3 liquidity in one transaction. Locked forever. Auto-verified on BscScan." />
<meta name="twitter:image" content="https://0xtoken.net/logo.png" />
<meta name="twitter:image:alt" content="0xToken — BEP20 token launcher on BNB Chain" />
<!-- Structured data (JSON-LD) -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebApplication",
"name": "0xToken",
"applicationCategory": "FinanceApplication",
"operatingSystem": "Web",
"description": "Create burnable BEP20 tokens on BNB Chain with locked PancakeSwap V3 liquidity and automatic BscScan verification.",
"url": "https://0xtoken.net/",
"author": { "@type": "Organization", "name": "0xFactory", "url": "https://0xfactory.com/" },
"offers": { "@type": "Offer", "price": "0.01", "priceCurrency": "BNB" }
}
</script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Geist:wght@300;400;500;600&family=Geist+Mono:wght@400;500&family=Instrument+Serif:ital@0;1&display=swap" rel="stylesheet">
<script type="module" crossorigin src="/assets/index-AZRF4LX_.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CE2au_TG.css">
</head>
<body>
<div id="root"></div>
</body>
</html>