Here are the latest and most important news related to Pi Network’s ecosystem.
}
function loadTrinityPlayer(targetWrapper, theme,extras=””) {
cleanupPlayer(targetWrapper); // Always clean first ✅
targetWrapper.classList.add(‘played’);
// Create script
const scriptEl = document.createElement(“script”);
scriptEl.setAttribute(“fetchpriority”, “high”);
scriptEl.setAttribute(“charset”, “UTF-8”);
const scriptURL = new URL(`https://trinitymedia.ai/player/trinity/2900019254/?themeAppearance=${theme}${extras}`);
scriptURL.searchParams.set(“pageURL”, window.location.href);
scriptEl.src = scriptURL.toString();
// Insert player
const placeholder = targetWrapper.querySelector(“.add-before-this”);
placeholder.parentNode.insertBefore(scriptEl, placeholder.nextSibling);
}
function getTheme() {
return document.body.classList.contains(“dark”) ? “dark” : “light”;
}
// Initial Load for Desktop
if (window.innerWidth > 768) {
const desktopBtn = document.getElementById(“desktopPlayBtn”);
if (desktopBtn) {
desktopBtn.addEventListener(“click”, function () {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if (desktopWrapper) loadTrinityPlayer(desktopWrapper, getTheme(),’&autoplay=1′);
});
}
}
// Mobile Button Click
const mobileBtn = document.getElementById(“mobilePlayBtn”);
if (mobileBtn) {
mobileBtn.addEventListener(“click”, function () {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if (mobileWrapper) loadTrinityPlayer(mobileWrapper, getTheme(),’&autoplay=1′);
});
}
function reInitButton(container,html){
container.innerHTML = ” + html;
}
// Theme switcher
const destroyButton = document.getElementById(“checkbox”);
if (destroyButton) {
destroyButton.addEventListener(“click”, () => {
setTimeout(() => {
const theme = getTheme();
if (window.innerWidth > 768) {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if(desktopWrapper.classList.contains(‘played’)){
loadTrinityPlayer(desktopWrapper, theme,’&autoplay=1′);
}else{
reInitButton(desktopWrapper,’‘)
const desktopBtn = document.getElementById(“desktopPlayBtn”);
if (desktopBtn) {
desktopBtn.addEventListener(“click”, function () {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if (desktopWrapper) loadTrinityPlayer(desktopWrapper,theme,’&autoplay=1’);
});
}
}
} else {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if(mobileWrapper.classList.contains(‘played’)){
loadTrinityPlayer(mobileWrapper, theme,’&autoplay=1′);
}else{
const mobileBtn = document.getElementById(“mobilePlayBtn”);
if (mobileBtn) {
mobileBtn.addEventListener(“click”, function () {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if (mobileWrapper) loadTrinityPlayer(mobileWrapper,theme,’&autoplay=1′);
});
}
}
}
}, 100);
});
}
})();
Pi Network recently tumbled to a new all-time low, coinciding with the broader market decline.
In the meantime, the project team and community members have recently announced several key updates and warnings. In the following sections, we will focus on the most important ones.
Unblocking Millions of Users
Pi Network has been criticized for several reasons over the past several months, and its complex and controversial know-your-customer (KYC) procedures are among them. Numerous users (known as Pioneers) have reported that they cannot complete the required verification process and migrate to the Mainnet.
Earlier this week, the Core Team revealed that nearly 2.5 million people in certain regions will be unblocked by a new technical update, assuming they have passed the Mainnet checklist and are active in mining.
“Over 700,000 additional accounts can also soon submit KYC applications! With these updates, more people are able to participate in the Mainnet ecosystem. Pi has reached 16 million Mainnet migrated Pioneers overall, distinguishing Pi as a massive identity-verified blockchain. Complete your KYC and Mainnet Checklist steps as needed to ensure your account is prepared for the next steps,” the announcement reads.
The team further explained that the unblocking occurs in batches because different Pioneer groups face various issues. Each group requires a specific technical solution, and once deployed, the affected users will be unblocked.
The Latest Scam Alert
Recently, a community member using the X handle PiNetwork DEX warned Pioneers to remain vigilant against a possible fraudulent scheme. According to the alert, an impersonation scam targets Pi Network users, specifically those who are identity holders on the Mainnet checklist.
“The Pi Network core team will never email you regarding wallet migration, nor will they ask for your passphrase. Like, share, and warn more people,” the message reads.
Pi Price Outlook
Pi Network’s native token has experienced a sharp decline over the past several months, and its condition has only worsened in the past few days. Recently, it plunged to a fresh all-time low of $0.15, whereas it currently trades at around $0.16, or a 7% drop on a weekly scale.
You may also like:
Considering the upcoming token unlocks, there may be an additional short-term decline. Data shows that more than 215 million PI will be freed up in the next 30 days, giving investors the opportunity to offload holdings they have been waiting to receive. The average daily unlock is almost 7.2 million tokens, while the record day is February 13, when 23 million coins will be released.
Naturally, this isn’t guaranteed, but the “bullish unlocks” meme exists for a reason, and that reason is that unlocks are almost never bullish.
SECRET PARTNERSHIP BONUS for CryptoPotato readers: Use this link to register and unlock $1,500 in exclusive BingX Exchange rewards (limited time offer).
Disclaimer: Information found on CryptoPotato is those of writers quoted. It does not represent the opinions of CryptoPotato on whether to buy, sell, or hold any investments. You are advised to conduct your own research before making any investment decisions. Use provided information at your own risk. See Disclaimer for more information.
Source: https://cryptopotato.com/pi-network-pi-news-today-february-3rd/