-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathotc.html
444 lines (400 loc) · 32.6 KB
/
otc.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
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
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Nighttrader: Over the counter (OTC) trading chat and future DEX/ MSEX - Decentralized/ Multisignature Exchange. State of the art, highly secured, trustless and peer to peer.">
<meta name="author" content="AlecFrazerMatthewHahn">
<script src="https://bitcoin42.com.mx/support/js/min/jquery.min.js"></script>
<script id="sbinit" src="https://bitcoin42.com.mx/support/js/init.js"></script>
<title>Nighttrader - Over the counter (OTC) trading chat and future state of the art, highly secured trustless, peer to peer, multisignature cryptocurrency wallet and exchange.</title>
<!-- Favicon icon -->
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon.png">
<link rel="stylesheet" href="./vendor/nice-select/css/nice-select.css">
<link rel="stylesheet" href="./vendor/owl-carousel/css/owl.theme.default.css">
<link rel="stylesheet" href="./vendor/owl-carousel/css/owl.carousel.min.css">
<!-- Custom Stylesheet -->
<link rel="stylesheet" href="./css/style.css">
</head>
<body>
<div id="preloader">
<div class="sk-three-bounce">
<div class="sk-child sk-bounce1"></div>
<div class="sk-child sk-bounce2"></div>
<div class="sk-child sk-bounce3"></div>
</div>
</div>
<div id="main-wrapper">
<div class="header">
<div class="container">
<div class="row">
<div class="col-xl-12">
<div class="navigation">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="index.html"><img src="./images/logo.png" alt=""></a>
<button class="navbar-toggler" type="button" data-toggle="collapse"
data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="index.html">BACK HOME</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</div>
</div>
<div class="content-body">
<div class="container">
<div class="row">
<div class="col-xl-12">
<div class="card">
<div class="card-header">
<h4 class="card-title">OTC Trading Instructions and Wallet Deposit Addresses</h4>
</div>
<div class="card-body" id="deposits">
<ul class="nav nav-tabs" id="myTab" role="tablist">
<li class="nav-item">
<a class="nav-link active" data-toggle="tab" href="#tab0">Orderbook & Instructions </a>
</li>
<li class="nav-item">
<a class="nav-link" data-toggle="tab" href="#tab1">BTC</a>
</li>
<li class="nav-item">
<a class="nav-link" data-toggle="tab" href="#tab2">BAY</a>
</li>
<li class="nav-item">
<a class="nav-link" data-toggle="tab" href="#tab3">ETH</a>
</li>
<li class="nav-item">
<a class="nav-link" data-toggle="tab" href="#tab4">USDT</a>
</li>
<li class="nav-item">
<a class="nav-link" data-toggle="tab" href="#tab5">DASH</a>
</li>
<li class="nav-item">
<a class="nav-link" data-toggle="tab" href="#tab6">XMR</a>
</li>
<li class="nav-item">
<a class="nav-link" data-toggle="tab" href="#tab7">BCH</a>
</li>
<li class="nav-item">
<a class="nav-link" data-toggle="tab" href="#tab8">EUR/USD/MXN (FIAT)</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link" data-toggle="tab" href="#tab9">USD (FIAT)</a>
</li>
<li class="nav-item">
<a class="nav-link" data-toggle="tab" href="#tab10">MXN (FIAT)</a>
</li> -->
</ul>
<div class="tab-content">
<div class="tab-pane fade show active" id="tab0">
<iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vSQuIbS3ZqYcuz4kzNlQAXEiHwavUYrwswI6nZ1jykp2Z_2ix7I270URumhUAr6oCIWYk99Pldc8CM6/pubhtml?gid=0&single=true&widget=true&headers=false" style="width:100%"></iframe>
</br>
<h3>OTC Chat is currently open over <a href="https://t.me/Nighttrader_org_Chat" target="_blank">Telegram</a></h3>
<p>Over-the-counter (OTC) trading takes place off the exchange. We offer deeper liquidity and a private, more personalized service to high net-worth individuals needing to fill large orders that might be too disruptive if placed on open markets at the exchanges. The OTC chat will provide you with execution and settlement services that are discreet, secure and competitive.</p>
<h4> This is how it works:</h4>
<ul>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
<h5>Step 1: Communicate</h5> Open up a line of communication via telegram chat with <a href="https://t.me/Nighttrader_OTC" target="_blank">@Nighttrader_OTC</a> about your trade.</br>
It doesn’t have to be long, you can simply say: You: “I would like to buy 10,000 Bitbay.”</br>
Our Trader: “I can sell you 10,000 Bitbtay at a price of $0,63 USD per Bitbay.”
</li>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
<h5>Step 2: Confirm trade</h5> You choose whether or not you wish to buy at the price offered.
If you agree, the trade is confirmed, and the trader will ask for a deposit address where they can send the purchased assets and your email address.</br>
After confirming the trade, wait for a confirmation of the transaction via email. In this email you’ll find deposit instructions for the cryptocoin/token or bank account, where you will send your funds.
</li>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
<h5>Step 3: Complete trade</h5> Once the Nighttrader receives your funds, our trader will send the assets to the specified wallet address, along with a confirmation email to your inbox, and the trade is complete.</br>
</li>
</ul>
</div>
<div class="tab-pane fade" id="tab1">
<div class="qrcode">
<img src="./images/BTC-qr.png" alt="" width="150">
</div>
<form action="">
<div class="input-group">
<input type="text" class="form-control"
value="368JUi9sRQ8uY2JAwR27pmEDtj8dUniVdP">
<div class="input-group-append">
<span class="input-group-text bg-primary text-white">Copy</span>
</div>
</div>
</form>
<ul>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
BTC network transfers will be available for trading after 6 network confirmations.
</li>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
Please give us your TXID in chat so we can identify your deposit.
</li>
<div style="width: 400px; height:220px; background-color: #1D2330; overflow:hidden; box-sizing: border-box; border: 1px solid #282E3B; border-radius: 4px; text-align: right; line-height:14px; block-size:220px; font-size: 12px; font-feature-settings: normal; text-size-adjust: 100%; box-shadow: inset 0 -20px 0 0 #262B38;padding:1px;padding: 0px; margin: 0px;"><div style="height:200px; padding:0px; margin:0px; width: 100%;"><iframe src="https://widget.coinlib.io/widget?type=single_v2&theme=dark&coin_id=859&pref_coin_id=1505" width="400" height="196px" scrolling="No" marginwidth="0" marginheight="0" frameborder="0" border="0" style="border:0;margin:0;padding:0;line-height:14px;"></iframe></div></div>
</ul>
</div>
<div class="tab-pane fade" id="tab2">
<div class="qrcode">
<img src="./images/BAY-qr.png" alt="" width="150">
</div>
<form action="">
<div class="input-group">
<input type="text" class="form-control"
value="bUtWMHNZDdpR2o7AKoTu1isWuTfELARbhE">
<div class="input-group-append">
<span class="input-group-text bg-primary text-white">Copy</span>
</div>
</div>
</form>
<ul>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
BAY network transfers will be available for trading after
25 network confirmations.
</li>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
Please give us your TXID in chat so we can identify your deposit.
</li>
<script src="https://widgets.coingecko.com/coingecko-coin-converter-widget.js"></script>
<coingecko-coin-converter-widget coin-id="bitbay" currency="usd" background-color="#373843" font-color="#ffffff" locale="en"></coingecko-coin-converter-widget>
</ul>
</div>
<div class="tab-pane fade" id="tab3">
<div class="qrcode">
<img src="./images/ETH-qr.png" alt="" width="150">
</div>
<form action="">
<div class="input-group">
<input type="text" class="form-control"
value="0x15971Dce27b8e9439d429B9c3B751274574826B6">
<div class="input-group-append">
<span class="input-group-text bg-primary text-white">Copy</span>
</div>
</div>
</form>
<ul>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
ETH network transfers will be available for trading after 25 network confirmations.
</li>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
Please give us your TXID in chat so we can identify your deposit.
</li>
<div style="width: 400px; height:220px; background-color: #1D2330; overflow:hidden; box-sizing: border-box; border: 1px solid #282E3B; border-radius: 4px; text-align: right; line-height:14px; block-size:220px; font-size: 12px; font-feature-settings: normal; text-size-adjust: 100%; box-shadow: inset 0 -20px 0 0 #262B38;padding:1px;padding: 0px; margin: 0px;"><div style="height:200px; padding:0px; margin:0px; width: 100%;"><iframe src="https://widget.coinlib.io/widget?type=single_v2&theme=dark&coin_id=145&pref_coin_id=1505" width="400" height="196px" scrolling="No" marginwidth="0" marginheight="0" frameborder="0" border="0" style="border:0;margin:0;padding:0;line-height:14px;"></iframe></div></div>
</ul>
</div>
<div class="tab-pane fade" id="tab4">
<div class="qrcode">
<img src="./images/USDT-qr.png" alt="" width="150">
</div>
<form action="">
<div class="input-group">
<input type="text" class="form-control"
value="0x6293ae58e02f3c077803b7a73f7dfc1aa941bdbc">
<div class="input-group-append">
<span class="input-group-text bg-primary text-white">Copy</span>
</div>
</div>
</form>
<ul>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
USDT (ERC20) network transfers will be available for trading after
30 network confirmations.
</li>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
Please give us your TXID in chat so we can identify your deposit.
</li>
<div style="width: 400px; height:220px; background-color: #1D2330; overflow:hidden; box-sizing: border-box; border: 1px solid #282E3B; border-radius: 4px; text-align: right; line-height:14px; block-size:220px; font-size: 12px; font-feature-settings: normal; text-size-adjust: 100%; box-shadow: inset 0 -20px 0 0 #262B38;padding:1px;padding: 0px; margin: 0px;"><div style="height:200px; padding:0px; margin:0px; width: 100%;"><iframe src="https://widget.coinlib.io/widget?type=single_v2&theme=dark&coin_id=637&pref_coin_id=1505" width="400" height="196px" scrolling="No" marginwidth="0" marginheight="0" frameborder="0" border="0" style="border:0;margin:0;padding:0;line-height:14px;"></iframe></div></div>
</ul>
</div>
<div class="tab-pane fade show" id="tab5">
<div class="qrcode">
<img src="./images/Dash-qr.png" alt="" width="150">
</div>
<form action="">
<div class="input-group">
<input type="text" class="form-control"
value="XmwPnsmaG6itdTBD4S6MG5jwgc1iJ1YjEc">
<div class="input-group-append">
<span class="input-group-text bg-primary text-white">Copy</span>
</div>
</div>
</form>
<ul>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
DASH network transfers will be available for trading after
6 network confirmations.
</li>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
Please give us your TXID in chat so we can identify your deposit.
</li>
<div style="width: 400px; height:220px; background-color: #1D2330; overflow:hidden; box-sizing: border-box; border: 1px solid #282E3B; border-radius: 4px; text-align: right; line-height:14px; block-size:220px; font-size: 12px; font-feature-settings: normal; text-size-adjust: 100%; box-shadow: inset 0 -20px 0 0 #262B38;padding:1px;padding: 0px; margin: 0px;"><div style="height:200px; padding:0px; margin:0px; width: 100%;"><iframe src="https://widget.coinlib.io/widget?type=single_v2&theme=dark&coin_id=1188&pref_coin_id=1505" width="400" height="196px" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" border="0" style="border:0;margin:0;padding:0;line-height:14px;"></iframe></div></div>
</ul>
</div>
<div class="tab-pane fade show" id="tab6">
<div class="qrcode">
<img src="./images/XMR-qr.png" alt="" width="150">
</div>
<form action="">
<div class="input-group">
<input type="text" class="form-control"
value="832PxHazibk3MbaJvCt6Xq6fva5SvLvPbhm41JcR6a2GZPrmJ2Yf6UmYUina5jd7bq4PcN3VxJ89WCreTuxZguCdUtJP4bW">
<div class="input-group-append">
<span class="input-group-text bg-primary text-white">Copy</span>
</div>
</div>
</form>
<ul>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
XMR Monero network transfers will be available for trading after
15 network confirmations.
</li>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
Please give us your TXID in chat so we can identify your deposit.
</li>
<div style="width: 400px; height:220px; background-color: #1D2330; overflow:hidden; box-sizing: border-box; border: 1px solid #282E3B; border-radius: 4px; text-align: right; line-height:14px; block-size:220px; font-size: 12px; font-feature-settings: normal; text-size-adjust: 100%; box-shadow: inset 0 -20px 0 0 #262B38;padding:1px;padding: 0px; margin: 0px;"><div style="height:200px; padding:0px; margin:0px; width: 100%;"><iframe src="https://widget.coinlib.io/widget?type=single_v2&theme=dark&coin_id=6&pref_coin_id=1505" width="400" height="196px" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" border="0" style="border:0;margin:0;padding:0;line-height:14px;"></iframe></div></div>
</ul>
</div>
<div class="tab-pane fade show" id="tab7">
<div class="qrcode">
<img src="./images/BCH-qr.png" alt="" width="150">
</div>
<form action="">
<div class="input-group">
<input type="text" class="form-control"
value="bitcoincash:pqxlnja09rlnph86u9a48hack69s7lfr8s8cdy8djg">
<div class="input-group-append">
<span class="input-group-text bg-primary text-white">Copy</span>
</div>
</div>
</form>
<ul>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
Bitcoin Cash network transfers will be available for trading after
6 network confirmations.
</li>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
Please give us your TXID in chat so we can identify your deposit.
</li>
<div style="width: 400px; height:220px; background-color: #1D2330; overflow:hidden; box-sizing: border-box; border: 1px solid #282E3B; border-radius: 4px; text-align: right; line-height:14px; block-size:220px; font-size: 12px; font-feature-settings: normal; text-size-adjust: 100%; box-shadow: inset 0 -20px 0 0 #262B38;padding:1px;padding: 0px; margin: 0px;"><div style="height:200px; padding:0px; margin:0px; width: 100%;"><iframe src="https://widget.coinlib.io/widget?type=single_v2&theme=dark&coin_id=157&pref_coin_id=1505" width="400" height="196px" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" border="0" style="border:0;margin:0;padding:0;line-height:14px;"></iframe></div></div>
</ul>
</div>
<div class="tab-pane fade show" id="tab8">
<div class="qrcode">
<img src="./images/BCH-qr.png" alt="" width="150">
</div>
<form action="">
<div class="input-group">
<input type="text" class="form-control"
value="Quotes made for trades that require Bank transactions will always be estimations.">
<div class="input-group-append">
</div>
</div>
</form>
<ul>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
USD/EUR/MXN transfers will be available for trading latest after
3 banking business days, depending on the transaction method. (SWIFT, ACH, IBAN, SPEI)
</li>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
We will send you the wire instructions with your OTC order confirmation per email.
</li>
</ul>
</div>
<div class="tab-pane fade show" id="tab9">
<div class="qrcode">
<img src="./images/BCH-qr.png" alt="" width="150">
</div>
<form action="">
<div class="input-group">
<input type="text" class="form-control"
value="Please ask us in chat for bank deposit details">
<div class="input-group-append">
</div>
</div>
</form>
<ul>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
USD transfers will be available for trading latest after
2 banking business days
</li>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
Please give us the transfer subject in chat so we can identify your deposit.
</li>
</ul>
</div>
<div class="tab-pane fade show" id="tab10">
<div class="qrcode">
<img src="./images/BCH-qr.png" alt="" width="150">
</div>
<form action="">
<div class="input-group">
<input type="text" class="form-control"
value="Please ask us in chat for bank deposit details">
<div class="input-group-append">
</div>
</div>
</form>
<ul>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
MXN transfers will be available for trading latest after
2 banking business days
</li>
<li>
<i class="mdi mdi-checkbox-blank-circle"></i>
Please give us the transfer subject in chat so we can identify your deposit.
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer dashboard">
<div class="container-fluid">
<div class="row">
<div class="col-sm-8 col-12">
<div class="copyright">
<p>© Copyright 2014 - 2021 / Nighttrader / All Rights Reserved / <a href="#">NAOME S.A.P.I. de C.V.</a> - <a href="https://github.com/NightTrader/"><i class="fa fa-github"></i></a> - <a href="https://t.me/nighttrader_org"><i class="fa fa-telegram"></i></a></p>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="./js/global.js"></script>
<script src="./vendor/waves/waves.min.js"></script>
<script src="./js/scripts.js"></script>
</body>
</html>