Home
Round-Ups
Card
Business
Security
Learn Bitcoin
About
Bitcoin price
Round-Ups
Card
Business
Learn Bitcoin
Security
About us
Get started
Get started
Get started
Get started
Congratulations
You're on the waiting list
DOWNLOAD THE APP TO SEE YOUR POSITION ON THE WAITING LIST
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(); }); //
GO UP THE LIST BY INVITING YOUR FRIENDS
Exclusive benefits for the first 5,000
Early access
You'll get exclusive access to the Bitstack card before the official launch.
Earn 2x more bitcoins
Your Bitstack card rewards will be doubled during the beta period.
0% beta fees
Bitstack card users will benefit from 0% fees on their bitcoin purchases/sales.
Built for the future.
Available today.
Download Bitstack now
Download Bitstack now
Scan the QR code to download the app
Open the camera app to scan the QR code and tap the link that pops up.
DOWNLOAD BITSTACK