
XRP has plummeted by 7% on a daily scale, currently trading at around $2.25.
}
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,’‘)
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);
});
}
})();
Ripple made another key acquisition, its stablecoin reached a major milestone, while XRP’s price crashed hard. In the following lines, we will explore these and other topics related to the company in detail.
The Latest Deal
On October 3, Ripple announced the acquisition of Palisade, a crypto wallet and custody provider. The company said that the deal will expand its capabilities “to directly serve the core needs of fintechs, crypto-native firms, and corporates.” Speaking on the matter was Monica Long, President of Ripple:
“Secure digital asset custody unlocks the crypto economy and is the foundation that every blockchain-powered business stands on – that’s why it’s central to Ripple’s product strategy. Corporates are poised to drive the next massive wave of crypto adoption. Just as we’ve seen major banks go from observing to actively building in crypto, corporates are now entering the market, and they need trusted, licensed partners with out-of-the-box capabilities.
The combination of Ripple’s bank-grade vault and Palisade’s fast, lightweight wallet makes Ripple Custody the end-to-end provider for every institutional need, from long-term storage to real-time global payments and treasury management.”
The acquisition follows the official conclusion of the $1.25 billion Hidden Road purchase, as well as other major moves, such as the GTreasury deal.
RLUSD’s Achievement
It has been less than a year since Ripple introduced its USD-pegged stablecoin, RLUSD. At first, the asset received support from Uphold, Bitstamp, Bitso, Moonpay, and CoinMENA. In the following months, other well-known exchanges, such as Bitget, also embraced the stablecoin.
RLUSD’s market cap has been increasing steadily lately, and earlier this week, it surpassed the $1 billion milestone. This makes it the 105th-largest cryptocurrency, but it remains a relatively insignificant player in the stablecoin niche, where Tether’s USDT and Circle’s USDC account for nearly 85% of the entire capitalization.
XRP Price Outlook
Ripple’s cross-border token has tumbled by 14% over the past week, currently trading at around $2.25 (per CoinGecko’s data). The sell-off initiated by the large investors, known as whales, in the last five days signals that a more severe collapse could be on the horizon.
At the same time, some community members think a short-term rally remains a plausible option. X user Cryptoinsightuk reminded that XRP started its upward momentum on November 5, 2024, noting that this year’s Ripple Swell Day 2 will be on that date.
You may also like:
“An identical move would take us to $13 by December 3rd. Yes, it’s hopium, but why not hope for the simulation,” they added.
Ripple Swell is the company’s annual global conference, bringing together leaders from the worlds of fintech, blockchain, and finance. This year’s event will take place in New York City and will kick off with opening remarks from President Monica Long.
SECRET PARTNERSHIP BONUS for CryptoPotato readers: Use this link to register and unlock $1,500 in exclusive BingX Exchange rewards (limited time offer).
Discover more from Earlybirds Invest
Subscribe to get the latest posts sent to your email.


