');
} 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: dao
Edit
Bitcoin World
27 Mar 2026
Subsequently, it would funnel these funds directly into the Aave DAO treasury, which community token holders govern ... Aave’s proposal follows other notable experiments in DAO treasury allocation ... How will the Aave DAO use the revenue?.
Edit
Bitcoin World
26 Mar 2026
As the decentralized finance sector evolves through 2025, market analysts globally are examining whether Curve DAO Token (CRV) can finally break its persistent trading range between 2026 and 2030 ... Curve DAO Token (CRV) Historical Performance Context.
Edit
Crypto Economy
26 Mar 2026
For its part, TRON DAO continues to drive the decentralization of the internet through blockchain technology and decentralized applications (dApps) ... This alliance between Anchorage Digital and TRON DAO ...
Edit
Crypto Economy
25 Mar 2026
TL;DR. The platform’s total revenue fell to $40.5 million, representing a 23% drop compared to the $52.4 million recorded in the 2024 period ... Institutional Strategy and Token Buyback ... ....
Edit
BitRSS
24 Mar 2026
The $1 billion AI fund targets investments in stablecoin rails, agent identity, tokenized RWAs and developer tooling for autonomous AI systems ... .
Edit
BTC Manager
24 Mar 2026
TRON DAO expanded its AI fund to $1 billion to back agent identity, stablecoin rails, RWA, and autonomous finance tools ....
Edit
BitRSS
24 Mar 2026
Aave founder Stani Kulechov says the proposal will move to a binding onchain vote to formalize V4’s deployment on Ethereum ... .
Edit
Bitcoin World
24 Mar 2026
Lido Revenue Decline ... The DAO now faces crucial decisions regarding capital allocation and tokenomics ... Supporting Token Price. Buying pressure from the DAO could provide a price floor ... The DAO must balance this initiative with other treasury obligations.
Edit
Bitcoinist
24 Mar 2026
On Monday, TRON announced a significant expansion of its AI Fund, increasing its allocation from $100 million to $1 billion, signaling a major strategic shift toward the emerging agentic economy ... The underlying thesis is clear.
Edit
Crypto Economy
23 Mar 2026
This Monday, Aave founder Stani Kulechov announced that Aave V4 has successfully passed the ARFC phase ... Next up ... The deployment will begin with conservative parameters, increasing limits and assets as the DAO evaluates security and performance ... ....