Accueil
Arrondi automatique
Carte
Business
Sécurité
Comprendre Bitcoin
À propos
Prix du Bitcoin
Arrondi automatique
Carte
Business
Comprendre Bitcoin
Sécurité
À propos
Démarrer
Démarrer
Démarrer
Démarrer
Félicitations !
Vous êtes sur la liste d'attente
TÉLÉCHARGER L'APPLICATION POUR CONSULTER VOTRE POSITION DANS LA LISTE D'ATTENTE
Position actuelle
...
Parrainages
...
Invitez
...
amis et montez à la position
...
...
Copier
// function getUserCode() { let urlParams = new URLSearchParams(window.location.search); let userCode = urlParams.get('userCode'); if (userCode != null) { return userCode; } return urlParams.get('referralCode'); } async function getUserDetails(userCode) { const apiUrl = 'https://api.bitstack-app.com/hermes/v1/waitlist/card/rank?referral_code=' + encodeURIComponent(userCode); let requestOptions = { method: 'GET' }; const response = await fetch(apiUrl, requestOptions); const json = await response.json(); return json; } async function loadData() { let userCode = getUserCode(); let response = await getUserDetails(userCode); let path = window.location.pathname.startsWith("/en") ? "/en/card" : "/carte"; let refereesLink = `https://www.bitstack-app.com${path}?referralCode=${response.referral_code}`; $("#current-position-label").text(response.rank); $("#referral-count-label").text(response.referral_count_total) $("#referral-link-field").text(refereesLink) $("#incentive-sentence-text-friends").text(response.suggestion.referrals); $("#incentive-sentence-text-rank").text(response.suggestion.new_position); $("#copy-link-button").on("click", function () { console.log("copied"); navigator.clipboard.writeText(refereesLink); }); generateSocialLinks(refereesLink); } function generateSocialLinks(link) { const urlLink = encodeURI(link); const whatsappLink = `https://wa.me/?text=${urlLink}`; $("#whatsapp-button").click(() => { window.open(whatsappLink, "_blank"); }); const facebookLink = `https://www.facebook.com/sharer/sharer.php?u=#${urlLink}` $("#facebook-button").click(() => { window.open(facebookLink, "_blank"); }); const xLink = `https://twitter.com/intent/tweet?url=${urlLink}` $("#x-button").click(() => { window.open(xLink, "_blank"); }); const telegramLink = `https://telegram.me/share/url?url=${urlLink}` $("#telegram-button").click(() => { window.open(telegramLink, "_blank"); }); const linkedinLink = `https://www.linkedin.com/sharing/share-offsite/?url=${urlLink}` $("#linkedin-button").click(() => { window.open(linkedinLink, "_blank"); }); } document.addEventListener("DOMContentLoaded", (event) => { loadData(); }); //
MONTER DANS LA LISTE EN INVITANT VOS AMIS
Avantages exclusifs pour
les 5 000 premiers
Accès anticipé
Vous aurez un accès exclusif à la carte Bitstack avant le lancement officiel.
Gagnez 2 fois plus de bitcoins
Les récompenses de votre carte Bitstack seront doublées pendant la période de bêta.
0 % de frais en bêta
Les utilisateurs de la carte Bitstack bénéficieront de 0 % de frais sur leurs achats/ventes de bitcoins.
Construit pour l'avenir. Disponible maintenant.
Télécharger Bitstack maintenant
Télécharger Bitstack maintenant
Scanner le QR code pour télécharger l'application Bitstack
Dirigez l'appareil photo de votre smartphone pour scanner le QR code puis cliquez sur le lien qui s'affiche.
TÉLÉCHARGER
Bitstack