');
} 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: celestia
Edit
AMB Crypto
30 Mar 2026
TIA is approaching a critical inflection point, with price action suggesting the potential formation of a major low ....
Edit
BitRSS
20 Feb 2026
Celestia's Hibiscus upgrade adds zero-knowledge proof verification and single-signature transfers via Hyperlane, targeting mid-March mainnet launch. (Read More) ... .
Edit
BitRSS
05 Feb 2026
Celestia argues Layer 2s should become sovereign networks using modular data availability, citing $4.4B in Solana validator costs as reason to avoid traditional L1 architecture. (Read More) ... .
Edit
BitRSS
03 Feb 2026
OnchainDB leverages Celestia's upcoming Fibre upgrade to create micropayment-enabled database infrastructure for AI agents, turning every API call into a monetizable transaction. (Read More) ... .
Edit
BitRSS
23 Jan 2026
Celestia unveils Private Blockspace using verifiable encryption, letting perp exchanges hide positions while maintaining public auditability. Hibachi is first deployer. (Read More) ... .
Edit
Bitcoin World
23 Jan 2026
Among these, Celestia (TIA) has emerged as a pivotal project in the modular blockchain thesis, fundamentally rethinking how networks scale and interoperate ... Celestia Price Prediction ... Celestia operates on a revolutionary premise.
Edit
BitRSS
20 Jan 2026
Celestia extends losses as volume confirms distribution - next move hinges on THESE zones ... .
Edit
Crypto Economy
16 Jan 2026
Here’s a closer look at ZKP alongside notable projects such as Celestia, EigenLayer, and Arbitrum ... Celestia (TIA) ... Celestia introduced modular blockchain infrastructure and scalable data availability layers, attracting early developer interest ... X. ... ....
Edit
BitRSS
14 Jan 2026
Celestia announces Vision 2.0 with Fibre upgrade targeting 1 terabit per second throughput, aiming to bring every market onchain from stocks to AI agent payments. (Read More) ... .