According to official sources, Binance Wallet initiated the first phase of the BuildKey TGE for RIVER at 3:00 PM on September 19, with participation routed through the Aspecta platform. During the two‑hour subscription phase, users were permitted to deposit up to 3 BNB; allocations will be distributed on a pro rata basis by deposit ratio, and BuildKey is tradeable on the Aspecta pre‑market ahead of the token conversion.
Official reports indicate rapid investor demand: BNB deposits reached approximately $38 million within the first five minutes (≈382x oversubscription) and about $77 million within one hour (≈770x oversubscription). Prior to the TGE scheduled for September 22, holders may trade BuildKey or convert it to RIVER tokens at the published conversion ratio.
‘,
‘
🔒 Secure and Fast Transactions
Diversify your investments with a wide range of coins. Join now!
‘,
‘
💎 The Easiest Way to Invest in Crypto
Dont wait to get started. Click now and discover the advantages!
‘
];
var adplace = document.getElementById(“ads-binance”);
if (adplace) {
var sessperindex = parseInt(sessionStorage.getItem(“adsindexBinance”));
var adsindex = isNaN(sessperindex) ? Math.floor(Math.random() * adscodesBinance.length) : sessperindex;
adplace.innerHTML = adscodesBinance[adsindex];
sessperindex = adsindex === adscodesBinance.length – 1 ? 0 : adsindex + 1;
sessionStorage.setItem(“adsindexBinance”, sessperindex);
}
})();