COINOTAG News reported on September 26 that MIRA reached an intraday peak of $1.58 on Binance spot trading before undergoing a pullback; at the time of reporting the token was quoted near $1.42, according to market data.
Market metrics show a current market capitalization of approximately $248 million, with a fully diluted valuation near $1.3 billion. These figures reflect valuations based on circulating supply and total token supply assumptions respectively and are presented as reported on primary exchange feeds.
Observed intraday movement underscores short-term liquidity dynamics rather than long-term fundamentals. Market participants should monitor on-chain volume, exchange order books and confirmed exchange-reported data for execution and risk assessment, while relying on verified market sources for portfolio decisions.
‘,
‘
🔒 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);
}
})();