ホーム » 暗号資産ニュース
ガーリングハウス氏は、これが大きな前進だと述べた。
}
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で要約
リップルのCEOであるブラッド・ガーリングハウス氏は数分前、同氏が経営する会社が米国通貨監督庁(OCC)から条件付き承認を受け、リップル・ナショナル・トラスト銀行を設立することを発表した。OCCは安全で健全な国家銀行システムを確保するために設立された国家機関である。
さらに、ジャーナリストのエレノア・テレット氏が説明したように、サークルも同様の承認を受け、ビットゴー、フィデリティ、パクソスは州認可の信託会社から連邦システムへの転換を行った。
彼女は、ジョナサン・グールド監督官が、各申請は標準的な「厳格な」審査を経て、すべての企業が完全に運営を開始する前に追加条件を満たしていることを確認したと説明したと付け加えた。彼は、新規参入者が「銀行システムの近代化と多様化を促進し、革新的な金融商品へのアクセスを拡大する」と述べたと伝えられている。
ガーリングハウス氏はこの機会を利用して、伝統的な銀行システムと自社のようなより革新的な企業に対抗する人々を非難した。
彼はこの発展をリップルとそのエコシステムにとって「大きなニュース」と表現し、ネイティブステーブルコイン(RLUSD)にとって「大きな前進」であると述べた。これは連邦(OCC)と州(NYDFS)の両方の監督下でステーブルコインのコンプライアンスにおいて「最高水準」を設定するものだという。
CryptoPotatoの読者向け特別パートナーシップボーナス:このリンクを使用して登録すると、BingX取引所で1,500ドル相当の限定報酬がアンロックされます(期間限定オファー)。
出典: https://cryptopotato.com/garlinghouse-with-huge-news-for-ripple-national-trust-bank-approval-secured/








