-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
110 lines (105 loc) · 7.22 KB
/
index.html
File metadata and controls
110 lines (105 loc) · 7.22 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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>BitCanna | Shutting down mainnet on December 30th 2024</title>
<!-- CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link rel="stylesheet" href="styles.css">
<!-- Fonts -->
<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=Poppins:wght@300&display=swap" rel="stylesheet">
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="/assets/logo/favicon.svg">
<link rel="icon" type="image/x-icon" href="/assets/logo/favicon.ico">
</head>
<body>
<section class="py-md-1 mission-gradient" style="min-height:100vh">
<div class="container">
<div class="row pt-5 g-1 justify-content-center">
<div class="col-1 align-items-center d-none d-lg-flex">
<img class="img-fluid" src="/assets/image/leafs-left.svg">
</div>
<div class="p-4 col-12 col-lg-10 bg-dark text-center text-dimmed border border-light-subtle rounded">
<div class="row ">
<h1 class="display-6">Statement</h1>
<p class="my-4 fs-5">
It's with a heavy heart that we announce the end of BitCanna's project. We want to explain why we made this difficult decision.
<br><br>
In 2018, we set out to solve payment problems for businesses in the legal cannabis industry using blockchain technology. We envisioned a unique solution that would make transactions easier and more efficient. However, as the industry evolved, we realized that our initial idea wasn't as relevant as we thought.
<br><br>
When we moved to a new Cosmos-SDK blockchain in 2021, we were excited to build a foundation for our payment solutions. But as we engaged with companies in the cannabis industry, we found that they no longer needed our help with payments. New EU legislation also added significant complexity to our operations, requiring us to work closely with all entities that accept our token as a payment method, to prevent money laundering and other illicit activities.
<br><br>
We've struggled to find a new direction for our project, which is closely tied to the cannabis industry. We've tried to adapt and change, but ultimately, we came to realize that our original goal wasn't aligned with the changing needs of our target market.
<br><br>
As we bring our project to a close, we're handing over the blockchain and NFT collection to the community. <u><strong>All BCNA tokens that belong to the team's wallets, will be burned in the second week of January, 2025</strong></u>
<br><br>
You'll still be able to make transactions, trade the token, or buy a Buddhead NFT. Our wallets and explorer will remain online till the end of 2025.
<br><br>
We want to thank each and every one of you who has been part of our journey over the past years. Your support means a lot to us, and we're grateful for the opportunity to have had you along.
<br><br>
If you have any urgent matters, you can contact us at support@bitcanna.io.
<br><br><br>
</div>
<div class="row px-4 text-start">
<table class="table table-dark table-borderless table-sm">
<thead>
<tr>
<th scope="col">Team wallets:</th>
<th scope="col">Address:</th>
<th scope="col">Amount:</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">Vesting</th>
<td><a href="https://bitcanna.valopers.com/account/bcna1tdpec339xrucmmr4x73teu3lc2phq45mv07z9n" target="_blank" class="link-success">bcna1tdpec339xrucmmr4x73teu3lc2phq45mv07z9n</a></td>
<td><strong>73,759,233.66</strong></td>
</tr>
<tr>
<th scope="row">Marketing</th>
<td><a href="https://bitcanna.valopers.com/account/bcna16pczhqlsglmjyyap3785cqnpq30q430jkgw4gk" target="_blank" class="link-success">bcna16pczhqlsglmjyyap3785cqnpq30q430jkgw4gk</a></td>
<td><strong>16,656,651.01</strong></td>
</tr>
<tr>
<th scope="row">Business Development</th>
<td><a href="https://bitcanna.valopers.com/account/bcna1465kg4xaa5sl3vlm02zwe6y7jqltyncvcsygxr" target="_blank" class="link-success">bcna1465kg4xaa5sl3vlm02zwe6y7jqltyncvcsygxr</a></td>
<td><strong>52,391,937.80</strong></td>
</tr>
<tr>
<th scope="row">Team</th>
<td><a href="https://bitcanna.valopers.com/account/bcna1jwj86pudpjq6zmgec255790sxl86zxwfz9dvsm" target="_blank" class="link-success">bcna1jwj86pudpjq6zmgec255790sxl86zxwfz9dvsm</a></td>
<td><strong>195,380.43</strong></td>
</tr>
<tr>
<th scope="row">Swap</th>
<td><a href="https://bitcanna.valopers.com/account/bcna14zzg8gnzmss09jvwldrcg2f85prwwg38fnwjda" target="_blank" class="link-success">bcna14zzg8gnzmss09jvwldrcg2f85prwwg38fnwjda</a></td>
<td><strong>3,952,319.52</strong></td>
</tr>
</tbody>
</table>
<hr />
<p class="p1">Saturday, May 31, 2025</p>
<p class="p2"> </p>
<p class="p2">Important Update on the NFT Collection: Buddheads</p>
<p class="p2"> </p>
<p class="p3">We have updated the royalties‐receiving address to point to the new Buddhead DAO (owned by the Community):</p>
<p class="p3">https://www.mintscan.io/stargaze/tx/01E4501B96BF2525EA3EA78C822BA91ABD51AEC352E4CDB9A124F81326CBC847?height=20744323</p>
<p class="p2"> </p>
<p class="p3">All Buddheads NFTs have been transferred to the aforementioned DAO:</p>
<p class="p3">https://www.mintscan.io/stargaze/tx/B077FDB7E34A945D33A099BAAB3789CA92B377CF03B6112228B492BE92D83941</p>
<p class="p3"> </p>
<p class="p3">Effective immediately, control of the entire collection resides with the Buddhead DAO.</p>
<p class="p3">Please direct any community inquiries or proposals to the new, community‐owned Telegram channel: @bitcannanetwork.</p>
</div>
</div>
<div class="col-1 align-items-end d-none d-lg-flex">
<img class="img-fluid" src="/assets/image/leafs-right.svg">
</div>
</div>
</div>
</section>
</body>
</html>