Gate announced on September 15th that it will list the Boundless (ZKC) perpetual contract on September 15 at 22:10 (UTC+8), supporting 1-20x leverage. The exchange confirmed that leveraged lending trading will commence concurrently at 22:10 (UTC+8), providing margin access for traders under Gate’s established risk parameters.
According to the official schedule, ZKC trading bots and copy trading services will become available within one hour after the perpetual contract goes live. Additionally, the platform will roll out a ZKC flash exchange and a dollar-cost averaging feature one hour after the start of its spot trading session.
‘,
‘
🔒 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);
}
})();