Home » Noticias de Criptomoneda
Garlinghouse dijo que este es un paso adelante masivo.
}
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);
});
}
})();
Resumir con IA
Resumir con IA
El CEO de Ripple, Brad Garlinghouse, anunció hace minutos que la compañía que dirige había recibido la aprobación condicional de la Oficina del Contralor de la Moneda de EE.UU., una agencia nacional creada para garantizar un sistema bancario nacional seguro y sólido, para constituir Ripple National Trust Bank.
Además, Circle recibió una aprobación similar, mientras que BitGo, Fidelity y Paxos convirtieron sus compañías fiduciarias con carta estatal al sistema federal, según explicó la periodista Eleanor Terrett.
Añadió que el Contralor Jonathan Gould explicó que cada solicitud pasó por una revisión estándar "rigurosa", asegurando que todas las compañías habían cumplido con condiciones adicionales antes de volverse completamente operativas. Según se informa, señaló que los nuevos participantes "ayudan a modernizar y diversificar el sistema bancario y ampliar el acceso a productos financieros innovadores".
Garlinghouse aprovechó la oportunidad para arremeter contra el sistema bancario tradicional y aquellos que luchan contra compañías más innovadoras como la suya.
Describió este desarrollo como una "gran noticia" para Ripple y su ecosistema, ya que es un "paso adelante masivo" para el stablecoin nativo (RLUSD), que establece el "más alto estándar para el cumplimiento de stablecoin con supervisión tanto federal (OCC) como estatal (NYDFS)".
BONO DE ASOCIACIÓN SECRETO para lectores de CryptoPotato: Usa este enlace para registrarte y desbloquear $1,500 en recompensas exclusivas de BingX Exchange (oferta por tiempo limitado).
Fuente: https://cryptopotato.com/garlinghouse-with-huge-news-for-ripple-national-trust-bank-approval-secured/


