首頁 » 加密貨幣新聞
Seeker 用戶有 90 天時間領取 SKR,未領取的代幣將在 4 月截止日期後返回 Solana Mobile 的空投池。
}
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);
});
}
})();
使用 AI 摘要
使用 AI 摘要
Solana Mobile 終於推出了備受期待的 SKR,這是其 Seeker 智慧型手機生態系統的原生代幣。該代幣於週二晚上 9:00(東部時間)開始分發。
符合資格的 Seeker 用戶可以透過 Seed Vault Wallet 的活動追蹤標籤領取並選擇性質押他們的配額,完成交易需要少量 SOL 餘額。
SKR 登陸 Solana
用戶有 90 天的領取期限,之後未領取的代幣將在 4 月 20 日後返回空投池。在 Seeker 第一季期間向 Solana dApp Store 提交符合資格應用程式的開發者也可以透過發佈入口網站領取配額。
公告指出,
SKR 作為 SPL 代幣在 Solana 上發行,支援 Seeker,即 Solana Mobile 的第二代 Web3 設備平台,定位為早期 Saga 手機的後繼產品。
代幣經濟學
該代幣的總供應量固定為 100 億枚。30% 已分配給用戶和開發者的空投,25% 預留用於生態系統增長和合作夥伴關係,10% 保留用於流動性和啟動相關需求。
另外 10% 指定用於社群金庫,而 Solana Mobile 和 Solana Labs 分別獲得 15% 和 10%。Solana Mobile 根據從 Seeker 設備和應用程式記錄的已驗證活動來確定哪些用戶將獲得 SKR。
您可能也喜歡:
SKR 旨在支援生態系統內的治理和質押。它將使持有者能夠委託代幣、獲得獎勵,並參與與平台經濟和計劃相關的決策。該代幣的官方網站透露,它採用線性通膨模型,第一年從 10% 開始,每年降低 25%,直到穩定在 2% 的終端利率,隨著 Seeker 第二季開始擴展應用程式、獎勵和活動追蹤。
CryptoPotato 讀者的秘密合作夥伴獎金:使用此連結註冊並解鎖價值 $1,500 的 BingX Exchange 獨家獎勵(限時優惠)。
來源: https://cryptopotato.com/solana-mobiles-long-awaited-skr-token-goes-live/


