');
} else {
var query = elem.find('.keywords').html();
$.ajax({
context: elem,
url: 'https://wn.com/api/upge/cheetah-search-adv/video',
cache: true,
data: {
'query': query
},
dataType: 'jsonp',
success: function(text) {
if (text.length > 0) {
video_id = text[0].id;
elem.find('.player').html('
');
}
}
});
}
}
var stopAllYouTubeVideos = function() {
var iframes = document.querySelectorAll('iframe');
Array.prototype.forEach.call(iframes, function(iframe) {
iframe.contentWindow.postMessage(JSON.stringify({ event: 'command', func: 'pauseVideo' }), '*');
});
}
jQuery(function() {
jQuery(".playVideo").live("click", function() {
if(!$(this).hasClass("played")){
stopAllYouTubeVideos();
var elem = $(this);
setTimeout(function(){
mouseOverMe(elem);
}, 1000);
}
});
jQuery(".description_box .expandContent").live("click", function() {
elem = $(this).parent().parent().parent().find('.descContent');
if(elem.height() > 51) {
elem.css('height', '44px');
$(this).html('Show More
');
}else{
elem.css('height', 'auto');
$(this).html('Hide
');
}
});
jQuery('.interview-play-off').click(function() {
$(".interview-play-off").hide();
$(".interview-play").show();
$(".videoplayer-control-pause").click();
});
jQuery(".video-desc .show_author_videos").live("click", function() {
query = $(this).attr('title');
container = $(this).parent().parent().parent().find('.video-author-thumbs');
$(this).parent().parent().parent().find('.video-author-thumbs').css('height', '220px');
jQuery.ajax({
url: '/api/upge/cheetah-photo-search/videoresults',
data: {'query': query},
success: function(text) {
if(!text) { text = i18n("No results"); }
container.html(jQuery(text));
}
});
});
});
// -->
Latest News for: vyper
Edit
BitRSS
06 Feb 2026
The deal adds analytics and execution tools to Pump.fun’s ecosystem as Vyper winds down its standalone product and migrates users to Terminal ... .
Edit
Coin Edition
06 Feb 2026
Pump.fun has acquired the Vyper trading terminal for an undisclosed amount. The Solana-based meme launchpad will integrate Vyper with its recently acquired Terminal ... As a result, Vyper’s infrastruct….
Edit
Crypto Economy
06 Feb 2026
Pump.fun acquired the trading execution terminal Vyper as part of the expansion of its cross-chain trading infrastructure. The deal was confirmed by the Vyper team in a post on X, where it said that ...
Edit
Cryptopolitan
06 Feb 2026
Pump.fun completed its purchase of crypto trading service Vyper last week, marking the second time in recent months the memecoin platform has bought out a trading tool ... Vyper announced Friday that most of its operations will shut down on February 10.
Edit
NewsBTC
06 Feb 2026
Pump.fun’s acquisition of Vyper signals a pivot from simple token launches toward dominating professional-grade trading infrastructure ... The synergy between the Pump.fun/Vyper acquisition and $HYPER’s mission is clear.
Edit
Bitcoin World
06 Feb 2026
Pump.fun Acquires Vyper ... The acquisition of Vyper by Pump.fun represents a calculated expansion beyond simple token launches ... What does Pump.fun’s acquisition of Vyper mean for existing Vyper users?.