-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
36 lines (36 loc) · 1.02 KB
/
index.html
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
<html>
<head></head>
<body>
<h1>ParaState claim portal</h1>
<p>
<a href="/claim-parastate-erc20-token_locking-30_cliff-na_vesting-na/html/index.html"
>Public sale (30-day lockup)</a
>
</p>
<p>
<a href="/claim-parastate-erc20-token_locking-90_cliff-na_vesting-na/html/index.html"
>Public sale (90-day lockup)</a
>
</p>
<p>
<a href="/claim-parastate-erc20-token_locking-180_cliff-na_vesting-na/html/index.html"
>Public sale (180-day lockup)</a
>
</p>
<p>
<a href="/claim-parastate-erc20-token_private/html/index.html"
>Private round investors (90-day lockup, 12-month release)</a
>
</p>
<p>
<a href="/claim-parastate-erc20-token_strategic/html/index.html"
>Strategic round investors (90-day lockup, 15-month release)</a
>
</p>
<p>
<a href="/claim-parastate-erc20-token_seed/html/index.html"
>Seed round investors (90-day lockup, 18-month release)</a
>
</p>
</body>
</html>