The post Solana Mobile’s Long-Awaited SKR Token Goes Live appeared on BitcoinEthereumNews.com. Home » Crypto News Seeker users get 90 days to claim SKR before The post Solana Mobile’s Long-Awaited SKR Token Goes Live appeared on BitcoinEthereumNews.com. Home » Crypto News Seeker users get 90 days to claim SKR before

Solana Mobile’s Long-Awaited SKR Token Goes Live

Home » Crypto News


Seeker users get 90 days to claim SKR before unclaimed tokens return to Solana Mobile’s airdrop pool after the April deadline.

‘;
}

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,’Listen‘)
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);
});
}
})();



Summarize with AI



Summarize with AI

Solana Mobile has finally launched the much-anticipated SKR, the native token of its Seeker smartphone ecosystem. The distribution went live on Tuesday at 9:00 pm ET.

It allows eligible Seeker users to claim and optionally stake their allocations through the Seed Vault Wallet’s Activity Tracking tab, with a small SOL balance required to complete the transaction.

SKR Arrives on Solana

Users have a 90-day window to claim, after which unclaimed tokens will be returned to the airdrop pool following April 20. Developers who shipped qualifying applications to the Solana dApp Store during Seeker Season 1 are also eligible to claim allocations via the Publishing Portal.

The announcement read,

SKR is issued as an SPL token on Solana and supports Seeker, Solana Mobile’s second-generation Web3 device platform, which is positioned as a successor to the earlier Saga phone.

Tokenomics

The token has a fixed total supply of 10 billion. 30% have been allocated to airdrops for users and developers, 25% set aside for ecosystem growth and partnerships, and 10% reserved for liquidity and launch-related needs.

A further 10% is designated for a community treasury, while Solana Mobile and Solana Labs receive 15% and 10%, respectively. Solana Mobile determined which users would receive SKR based on verified activity recorded from their Seeker devices and apps.

You may also like:

SKR is designed to support governance and staking within the ecosystem. It will enable holders to delegate tokens, earn rewards, and participate in decisions related to platform economics and initiatives. The token’s official website revealed that it employs a linear inflation model, starting at 10% in the first year and declining annually by 25% until stabilizing at a terminal rate of 2%, as Seeker Season 2 begins with expanded apps, rewards, and activity tracking.

SPECIAL OFFER (Exclusive)

SECRET PARTNERSHIP BONUS for CryptoPotato readers: Use this link to register and unlock $1,500 in exclusive BingX Exchange rewards (limited time offer).

Source: https://cryptopotato.com/solana-mobiles-long-awaited-skr-token-goes-live/

Market Opportunity
Helium Mobile Logo
Helium Mobile Price(MOBILE)
$0.0001654
$0.0001654$0.0001654
-0.06%
USD
Helium Mobile (MOBILE) Live Price Chart
Disclaimer: The articles reposted on this site are sourced from public platforms and are provided for informational purposes only. They do not necessarily reflect the views of MEXC. All rights remain with the original authors. If you believe any content infringes on third-party rights, please contact service@support.mexc.com for removal. MEXC makes no guarantees regarding the accuracy, completeness, or timeliness of the content and is not responsible for any actions taken based on the information provided. The content does not constitute financial, legal, or other professional advice, nor should it be considered a recommendation or endorsement by MEXC.

You May Also Like

The Channel Factories We’ve Been Waiting For

The Channel Factories We’ve Been Waiting For

The post The Channel Factories We’ve Been Waiting For appeared on BitcoinEthereumNews.com. Visions of future technology are often prescient about the broad strokes while flubbing the details. The tablets in “2001: A Space Odyssey” do indeed look like iPads, but you never see the astronauts paying for subscriptions or wasting hours on Candy Crush.  Channel factories are one vision that arose early in the history of the Lightning Network to address some challenges that Lightning has faced from the beginning. Despite having grown to become Bitcoin’s most successful layer-2 scaling solution, with instant and low-fee payments, Lightning’s scale is limited by its reliance on payment channels. Although Lightning shifts most transactions off-chain, each payment channel still requires an on-chain transaction to open and (usually) another to close. As adoption grows, pressure on the blockchain grows with it. The need for a more scalable approach to managing channels is clear. Channel factories were supposed to meet this need, but where are they? In 2025, subnetworks are emerging that revive the impetus of channel factories with some new details that vastly increase their potential. They are natively interoperable with Lightning and achieve greater scale by allowing a group of participants to open a shared multisig UTXO and create multiple bilateral channels, which reduces the number of on-chain transactions and improves capital efficiency. Achieving greater scale by reducing complexity, Ark and Spark perform the same function as traditional channel factories with new designs and additional capabilities based on shared UTXOs.  Channel Factories 101 Channel factories have been around since the inception of Lightning. A factory is a multiparty contract where multiple users (not just two, as in a Dryja-Poon channel) cooperatively lock funds in a single multisig UTXO. They can open, close and update channels off-chain without updating the blockchain for each operation. Only when participants leave or the factory dissolves is an on-chain transaction…
Share
BitcoinEthereumNews2025/09/18 00:09
‘Sinners’ Earns 16 Oscar Nominations, Shattering All-Time Record

‘Sinners’ Earns 16 Oscar Nominations, Shattering All-Time Record

The post ‘Sinners’ Earns 16 Oscar Nominations, Shattering All-Time Record appeared on BitcoinEthereumNews.com. Topline “Sinners” shattered a 75-year-old record
Share
BitcoinEthereumNews2026/01/23 02:34
‘Return To Silent Hill’ Is The Worst-Reviewed Video Game Movie In 19 Years

‘Return To Silent Hill’ Is The Worst-Reviewed Video Game Movie In 19 Years

The post ‘Return To Silent Hill’ Is The Worst-Reviewed Video Game Movie In 19 Years appeared on BitcoinEthereumNews.com. Return to Silent Hil Return to Silent Hil
Share
BitcoinEthereumNews2026/01/23 02:19