Here’s what the Core Team behind the project just announced for early May.
}
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);
});
}
})();
Headlines continue to circle around Pi Network, but this time they came in the form of a major participation next month from one of the project’s founders, Chengdiao Fan.
Meanwhile, the native token has halted the recent free-falls and has found some support above $0.165.
Miami Consensus Appearance
Ever since the official launch in February 2025, Pi Network Core Team members have made several high-profile appearances at global cryptocurrency-focused conferences, including at the 2025 edition of TOKEN2049 in Singapore and at Nicolas Kokkalis’s speaking engagement in Toronto, Canada.
The next such event is scheduled to take place in Miami in early May, and Pi Network’s co-founder, Chengdiao Fan, will speak at Consensus 2026 on Wednesday, May 6. She will take the stage between 11:15 and 11:35 AM EDT at the Covergence Stage.
Given the publication from the only official X account, the most likely topic of her appearance would be artificial intelligence and how the project has strived to integrate it into its own features, such as the Pi App Studio.
“Chengdiao’s presentation will explore how Pi’s blockchain infrastructure, verified identity, and globally engaged network can support utility‑driven products and AI‑era business models,” reads the post.
Previous appearances from key team members were often accompanied by a major announcement, which could be the case this time as well.
Consensus Miami is getting a slice of Pi!
Pi Founder Chengdiao Fan will speak at Consensus 2026 on Wednesday, May 6, from 11:15–11:35 AM EDT at the Convergence Stage.
As AI dramatically lowers the barriers to building products, competition increasingly centers on authentic… pic.twitter.com/rxiVZeDf3C
— Pi Network (@PiCoreTeam) April 14, 2026
You may also like:
PI Finally Stabilizes
The protocol’s native token experienced intense volatility a month ago as it pumped before and after a Kraken listing announcement to almost $0.30, only to crash by over 40% in a few days to below its starting point after the asset went live for trading.
Since then, it has been unable to stage a meaningful recovery. This was true even yesterday, when almost the entire crypto market rallied on the heels of a promising report that the US and Iran might resume peace talks soon. While many alts posted 5-6-7% daily gains, PI dipped slightly.
However, it managed to find support at $0.165 and now stands above it. The rest of the crypto market has retraced in the past day, while PI has posted a minor 2% gain.
Binance Free $600 (CryptoPotato Exclusive): Use this link to register a new account and receive $600 exclusive welcome offer on Binance (full details).
LIMITED OFFER for CryptoPotato readers at Bybit: Use this link to register and open a $500 FREE position on any coin!
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/major-pi-network-news-drops-as-pi-tokens-price-finally-stabilizes-details/