หน้าแรก » ข่าวคริปโต
Garlinghouse กล่าวว่านี่เป็นก้าวสำคัญอย่างมาก
}
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
Brad Garlinghouse ซีอีโอของ Ripple ประกาศเมื่อไม่กี่นาทีที่ผ่านมาว่าบริษัทที่เขาบริหารได้รับการอนุมัติแบบมีเงื่อนไขจากสำนักงานควบคุมการเงินแห่งสหรัฐอเมริกา (US Office of the Comptroller of the Currency) ซึ่งเป็นหน่วยงานระดับชาติที่จัดตั้งขึ้นเพื่อรับรองความปลอดภัยและความมั่นคงของระบบธนาคารแห่งชาติ ให้จัดตั้ง Ripple National Trust Bank
นอกจากนี้ Circle ก็ได้รับการอนุมัติในลักษณะเดียวกัน ในขณะที่ BitGo, Fidelity และ Paxos ได้แปลงบริษัททรัสต์ที่ได้รับอนุญาตจากรัฐให้เข้าสู่ระบบของรัฐบาลกลาง ตามที่นักข่าว Eleanor Terrett อธิบาย
เธอเสริมว่า ผู้ควบคุม Jonathan Gould อธิบายว่าแต่ละใบสมัครต้องผ่านการตรวจสอบมาตรฐานที่ "เข้มงวด" เพื่อให้แน่ใจว่าทุกบริษัทได้ปฏิบัติตามเงื่อนไขเพิ่มเติมก่อนที่จะเริ่มดำเนินการอย่างเต็มรูปแบบ เขารายงานว่าผู้เข้าร่วมรายใหม่ "ช่วยทำให้ระบบธนาคารทันสมัยและหลากหลายมากขึ้น และขยายการเข้าถึงผลิตภัณฑ์ทางการเงินที่มีนวัตกรรม"
Garlinghouse ใช้โอกาสนี้โจมตีระบบธนาคารแบบดั้งเดิมและผู้ที่ต่อต้านบริษัทที่มีนวัตกรรมมากกว่าอย่างบริษัทของเขา
เขาอธิบายว่าการพัฒนานี้เป็น "ข่าวใหญ่" สำหรับ Ripple และระบบนิเวศของมัน เนื่องจากเป็น "ก้าวสำคัญอย่างมาก" สำหรับสเตเบิลคอยน์ดั้งเดิม (RLUSD) ซึ่งกำหนด "มาตรฐานสูงสุดสำหรับการปฏิบัติตามกฎระเบียบของสเตเบิลคอยน์ทั้งในระดับรัฐบาลกลาง (OCC) และระดับรัฐ (NYDFS)"
โบนัสพิเศษจากพาร์ทเนอร์สำหรับผู้อ่าน CryptoPotato: ใช้ลิงก์นี้เพื่อลงทะเบียนและปลดล็อกรางวัลมูลค่า $1,500 จาก BingX Exchange (ข้อเสนอระยะเวลาจำกัด)
ที่มา: https://cryptopotato.com/garlinghouse-with-huge-news-for-ripple-national-trust-bank-approval-secured/



