-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
195 lines (162 loc) · 10.8 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
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<title>DiscoBurn NFT DApp</title>
<script src="https://cdn.jsdelivr.net/npm/web3@latest/dist/web3.min.js"></script>
<script src="https://code.jquery.com/jquery-3.6.0.min.js" inte0xe907e365c5bc5008d14ef5df08b31d7bbba3b171grity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<script src="https://unpkg.com/[email protected]/dist/moralis.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="semantic/dist/semantic.min.css">
<link rel="stylesheet" href="./style.css">
<link rel="icon" href="https://discoburntoken.com/wp-content/uploads/2021/11/cropped-DiscoBall.png">
<link href='https://fonts.googleapis.com/css?family=Oswald' rel='stylesheet'>
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/themes/smoothness/jquery-ui.css">
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
</head>
<body class="tmbg" style="background-image: url(https://discoburntoken.com/wp-content/uploads/2021/12/Blockchain-Background.jpg)">
<!--Side Bar-->
<nav style="background-color: #bd28708e;" class="navbar navbar-expand-lg navbar-dark">
<a class="navbar-brand" href="https://discoburntoken.com/"><img src="https://discoburntoken.com/wp-content/uploads/2021/12/discoburn.png" class="navbar-brand-responsive_new" style='width: 100%;'></a>
<!--<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>-->
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
</li>
</ul>
<!--<div class="Sign-in-Div" style="width: 100%;">-->
<button id="login_button" class="bubbly-button1" type="submit">
<span>Sign In with MetaMask</span>
</button>
<button id="login_button_wc" class="bubbly-button2" type="submit">Sign in with WalletConnect</button>
</div>
</nav>
<div id="logged_in_info" class="logged_in_info">
<div class="wallet-info">
<label for="current-wallet">Wallet:</label>
<p id="current-wallet">Not Logged in</p>
</div>
<div class="dvt-balance">
<label for="dvt-balance-current">BNB Balance:</label>
<p id="dvt-balance-current"></p>
</div>
</div>
<div id="message" class="message_box">
</div>
<div class="vote-container">
<div class="swapboxwindow" id="window">
<div>
<h1>Why Mint a DBT NFT?</h1>
<p>There are 4 trading cards commemorating the 4 Season 1 Finalists of the Burn Party. There are only 20 NFTs for the winner of the Season: Wanderlust. </p>
<p style="color:gold;font-weight: 550;">You want to complete the set: One of each Token </p>
<p>For holders who hold all 4 projects in 1 wallet, each will be entered into a flash staking pool for 15 days with a pool of 400K DBT Tokens. Your wallet will be whitelisted for the pool, and you can stake your DBT tokens to earn rewards
in this exclusive staking pool.</p>
<p><span style="color:yellow"> GRAND PRIZE:</span> 1 winner will be randomly selected from the staking pool to forever be exempt from taxes when buying or selling DBT.</p>
<span style="color:rgb(255 166 04);"> GRAND PRIZE TERMS:</span> Exemption from taxes is a privilege and can be revoked at any time. The benefits of tax-free trading is intended for personal use. The whitelisted wallet will be monitored
for transactions and the DBT C-Level team has the authority to remove the wallet from the whitelist if suspicious activity is observed without notice to the wallet holder.
<p>Happy Minting!</p>
</div>
</div>
<div class="swapboxwindow" id="window">
<div class="vote-tokentitle">
Token 1
</div>
<div class="slideshow-container">
<!-- Full-width images with number and caption text -->
<div class="mySlides fade">
<div class="numbertext">1 / 4</div>
<img src="https://discoburntoken.com/wp-content/uploads/2022/05/ezgif-3-c7a41c8b24.gif" style="width:100%">
<div class="text">CryptoBlast</div>
</div>
<div class="mySlides fade">
<div class="numbertext">2 / 4</div>
<img src="https://discoburntoken.com/wp-content/uploads/2022/05/ezgif-3-713dcb1595.gif" style="width:100%">
<div class="text">Mr. Shillz</div>
</div>
<div class="mySlides fade">
<div class="numbertext">3 / 4</div>
<img src="https://discoburntoken.com/wp-content/uploads/2022/05/ezgif-3-7409937eee.gif" style="width:100%">
<div class="text">Affinity</div>
</div>
<div class="mySlides fade">
<div class="numbertext">4 / 4</div>
<img src="https://discoburntoken.com/wp-content/uploads/2022/05/ezgif-3-f134370bd2.gif" style="width:100%">
<div class="text">Wanderlust</div>
</div>
</div>
<br>
<div class="remainNFT">
<p>Remaining Supply: <span id="remainingNFT"><img src="https://discoburntoken.com/wp-content/uploads/2022/04/Rolling-1s-25px-1.svg"></span> / 500</p>
</div>
<div class="vote-count-input-container">
<label for="vote-count-input1">Number of NFTs to Mint:</label>
<input class="vote-count-input" type="number" size="1" min="0" id="vote-count-input1" name="Vote Count Input" placeholder="#" autocomplete="off" style="outline: none;">
</div>
<div class="vote-count-input-container">
<label for="estimated-cost">Minting Fee:</label>
<p id="estimated-cost">0 BNB + Gas</p>
</div>
<div class="vote-count-input-container">
<p id="view-tx"></p>
</div>
<div class="vote-button-container-new">
<button id="vote_token_1_button" title="Please Sign-in to Mint NFTs" class="vote-button-new" style="outline: none;"></button>
</div>
</div>
<div class="swapboxwindow" id="window">
<h1>Your DBT NFT Collection:</h1>
<div class="collection">
<div class="collectionbox">
<h2>Token 1 - <a href="https://cryptoblastshop.com/">CryptoBlast</a> </h2>
<p>View: <a href="https://storageapi2.fleek.co/82fe97e9-75f8-4098-8249-59b097b6bfe7-bucket/animation/1.mp4" target="_blank">.MP4 </a>/<a href="https://storageapi2.fleek.co/82fe97e9-75f8-4098-8249-59b097b6bfe7-bucket/image/1.gif" target="_blank"> .GIF</a></p>
<div class="countbox">
<label for="nftamount1">Owned:</label>
<p id="nftamount1">Sign in to view</p>
</div>
</div>
<div class="collectionbox">
<h2>Token 2 - <a href="https://mrshillz.net/" target="_blank">Mr. Shillz</a> </h2>
<p>View: <a href="https://storageapi2.fleek.co/82fe97e9-75f8-4098-8249-59b097b6bfe7-bucket/animation/2.mp4" target="_blank">.MP4 </a>/<a href="https://storageapi2.fleek.co/82fe97e9-75f8-4098-8249-59b097b6bfe7-bucket/image/2.gif" target="_blank"> .GIF</a></p>
<div class="countbox">
<label for="nftamount2">Owned:</label>
<p id="nftamount2">Sign in to view</p>
</div>
</div>
<div class="collectionbox">
<h2>Token 3 - <a href="https://affinitybsc.com/" target="_blank">Affinity</a> </h2>
<p>View: <a href="https://storageapi2.fleek.co/82fe97e9-75f8-4098-8249-59b097b6bfe7-bucket/animation/3.mp4" target="_blank">.MP4 </a>/<a href="https://storageapi2.fleek.co/82fe97e9-75f8-4098-8249-59b097b6bfe7-bucket/image/3.gif" target="_blank"> .GIF</a></p>
<div class="countbox">
<label for="nftamount3">Owned:</label>
<p id="nftamount3">Sign in to view</p>
</div>
</div>
<div class="collectionbox">
<h2>Token 4 - <a href="https://wanderlust.finance/" target="_blank">Wanderlust</a> </h2>
<p>View: <a href="https://storageapi2.fleek.co/82fe97e9-75f8-4098-8249-59b097b6bfe7-bucket/animation/4.mp4" target="_blank">.MP4 </a>/<a href="https://storageapi2.fleek.co/82fe97e9-75f8-4098-8249-59b097b6bfe7-bucket/image/4.gif" target="_blank"> .GIF</a></p>
<div class="countbox">
<label for="nftamount4">Owned:</label>
<p id="nftamount4">Sign in to view</p>
</div>
</div>
</div>
</div>
<span class="stretch"></span>
</div>
<script src="https://code.jquery.com/jquery-3.1.1.min.js " integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8=" crossorigin=" anonymous "></script>
<script src="semantic/dist/semantic.min.js "></script>
<script src="https://github.com/WalletConnect/walletconnect-monorepo/releases/download/1.7.1/web3-provider.min.js"></script>
<script src="src/main.js "></script>
<script src="src/w3Helper.js "></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/jquery-ui.min.js"></script>
<script src="src/Button1.js "></script>
</body>
</html>