-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAce2.html
More file actions
236 lines (236 loc) · 9.07 KB
/
Ace2.html
File metadata and controls
236 lines (236 loc) · 9.07 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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<title>ArcticX Protocol</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
<link href="https://fonts.googleapis.com/css2?family=Viga&display=swap" rel="stylesheet">
<style>
body {
font-family: 'Viga', sans-serif;
background-color: #0d0d0d;
color: #ffffff;
font-size: 0.875rem; /* Smaller font size */
}
.section-title {
font-size: 1rem; /* Smaller font size */
font-weight: 700;
margin-bottom: 1rem;
border-bottom: 2px solid #333;
padding-bottom: 0.5rem;
}
.section-content {
margin-bottom: 2rem;
background-color: #1a1a1a;
padding: 1.5rem;
border-radius: 0.5rem;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.table-container {
overflow-x: auto;
}
table {
width: 100%;
border-collapse: collapse;
margin-bottom: 2rem;
}
th, td {
padding: 0.5rem; /* Smaller padding */
border: 1px solid #333;
text-align: left;
}
th {
background-color: #333;
}
ul.list-disc {
list-style-type: disc;
padding-left: 1.5rem;
}
ul.list-disc ul {
list-style-type: circle;
}
</style>
</head>
<body class="p-4">
<div class="section-content">
<h1 class="section-title">Whitepaper: ArcticX Protocol</h1>
</div>
<div class="section-content">
<h2 class="section-title">ArcticX Protocol</h2>
<p>"Freeze the future. Melt the Limits." <br> Enjoy freezing...</p>
</div>
<div class="section-content">
<h2 class="section-title">Overview</h2>
<p>ArcticX is a next-generation Layer-2 DeFi protocol based on the Ethereum and BSC ecosystems. Secure and freeze-chain utilities, and decentralize governance through FreezerDAO. $FRZ token is the native token for the ArcticX ecosystem supporting staking, liquidity, and LayerZero bridge tools.</p>
</div>
<div class="section-content">
<h2 class="section-title">Vision</h2>
<p>To build a secure, decentralized, and community-governed financial layer that rewards frozen, non-frozen, and secure assets in stable, yield, and growth-oriented environments.</p>
</div>
<div class="section-content">
<h2 class="section-title">Core Features</h2>
<ul class="list-disc list-inside">
<li>Cold Vault Staking</li>
<li>Staking vaults with custom freezing periods for boosted APY</li>
<li>FreezerDAO</li>
<li>Governance system with Freezer & FreezeX through proposal protocols</li>
<li>LayerZero Bridge</li>
<li>Cross-chain asset transfer through secure and decentralized assets and rewards</li>
<li>Mint Chill Tokens</li>
<li>Earn $FRZ through swapping, staking, or chain pools, and referrals</li>
</ul>
</div>
<div class="section-content">
<h2 class="section-title">Token: $FRZ</h2>
<ul class="list-disc list-inside">
<li>Symbol: $FRZ</li>
<li>Max Supply: 100,000,000 $FRZ</li>
<li>Decimals: 18</li>
<li>Chain: $FRZ is currently BEP-20 LayerZero bridge to BSC, Ethereum, Sol.</li>
</ul>
</div>
<div class="section-content">
<h2 class="section-title">Updated Tokenomics</h2>
<div class="table-container">
<table>
<thead>
<tr>
<th>Category</th>
<th>Allocation</th>
<th>Vesting/Unlock</th>
</tr>
</thead>
<tbody>
<tr>
<td>Airdrop</td>
<td>9%</td>
<td>Fully Claimable Day 1</td>
</tr>
<tr>
<td>Staking</td>
<td>35%</td>
<td>50% TGE, 50% After 1 month</td>
</tr>
<tr>
<td>Staking Rewards</td>
<td>20%</td>
<td>50% TGE, 50% over 6 months</td>
</tr>
<tr>
<td>Mint Rewards</td>
<td>2%</td>
<td>Event-Based Claim</td>
</tr>
<tr>
<td>DAO Treasury</td>
<td>15%</td>
<td>Monthly Drop, DAO Controlled</td>
</tr>
<tr>
<td>Public Sale</td>
<td>10%</td>
<td>60% TGE, 40% over 6 months</td>
</tr>
<tr>
<td>Private Sale</td>
<td>5%</td>
<td>20% TGE, 80% Linear Vesting</td>
</tr>
<tr>
<td>Foundation Treasury</td>
<td>4%</</td>
<td>3-Year Linear Vesting</td>
</tr>
<tr>
<td>Team & Dev</td>
<td>5%</</td>
<td>3-Year Linear Vesting</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section-content">
<h2 class="section-title">Airdrop Details</h2>
<ul class="list-disc list-inside">
<li>Session 1: OG Arctic Explorers</li>
<ul class="list-disc list-inside ml-4">
<li>For previous holders, trusted investors, and community contributors.</li>
<li>Snapshot complete, claim live.</li>
</ul>
<li>Session 2: Freezer Champions</li>
<ul class="list-disc list-inside ml-4">
<li>Engaged stakers, further stakers, and chain stakers.</li>
<li>Claim via ChillToken dashboard.</li>
</ul>
<li>Session 3: Final Frostdrop</li>
<ul class="list-disc list-inside ml-4">
<li>Exceptional contributors.</li>
<li>Token wallet snapshot and airdrop.</li>
</ul>
<li>Mini-Airdrops (2%)</li>
<ul class="list-disc list-inside ml-4">
<li>Monthly airdrop events (event-based).</li>
<li>Weekly micro-drops.</li>
<li>Random drops for active users.</li>
</ul>
</ul>
</div>
<div class="section-content">
<h2 class="section-title">Token Sale Phases</h2>
<ul class="list-disc list-inside">
<li>Private Sale</li>
<ul class="list-disc list-inside ml-4">
<li>Privately</li>
<li>Raise: $2,000,000</li>
<li>Tokens: 10,000,000 $FRZ, vest over 6 months</li>
<li>Min cap: $500,000</li>
</ul>
<li>Public Sale</li>
<ul class="list-disc list-inside ml-4">
<li>Raise: $1,000,000</li>
<li>Tokens: 10,000,000 $FRZ, vest over 6 months</li>
<li>Min cap: $500,000</li>
</ul>
</ul>
</div>
<div class="section-content">
<h2 class="section-title">Utilities of $FRZ</h2>
<ul class="list-disc list-inside">
<li>Governance voting (Freezer/Freeze Proposals)</li>
<li>Fee reduction for IceBridge</li>
<li>Staking: Collateralize to NFT rewards</li>
<li>Boost dashboard visual scores</li>
<li>Use in ecosystem dApps</li>
<li>Claim airdrop $FRZ</li>
<li>Freeze Mint-Chill assets</li>
</ul>
</div>
<div class="section-content">
<h2 class="section-title">Roadmap</h2>
<ul class="list-disc list-inside">
<li>Q2 2026</li>
<ul class="list-disc list-inside ml-4">
<li>ArcticX Token Launch</li>
<li>Liquidity Provision & L1</li>
<li>ColdVault Staking</li>
<li>FreezerDAO Launch</li>
</ul>
<li>Q3 2026</li>
<ul class="list-disc list-inside ml-4">
<li>DAO Launch</li>
<li>FreezerDAO Governance</li>
<li>IceBridge Launch</li>
<li>NFT Drop: FreezerDAO</li>
</ul>
<li>Q4 2026</li>
<ul class="list-disc list-inside ml-4">
<li>Public Sale</li>
<li>Protocol Launch</li>
<li>ArcticX dApp Integration</li>
<li>LayerZero Bridge</li>
</ul>
</ul>
</div>
</body>
</html>