');
} 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: usat
Edit
BitRSS
01 Apr 2026
It marks the GENIUS Act-compliant stablecoin's first expansion beyond the Ethereum L1 ... .
Edit
Cryptopolitan
01 Apr 2026
expansion strategy, announcing that its regulated stablecoin, USAT, is moving beyond the Ethereum mainnet to the Celo blockchain ... Tether puts its USAT stablecoin on Celo so more people can use it.
Edit
Crypto Economy
31 Mar 2026
TL;DR USA₮ will launch on Celo as its first blockchain expansion beyond Ethereum, placing a federally regulated stablecoin inside a network built for mobile, payment-driven use ... For Celo, the announcement is more than symbolic ... ....
Edit
InfoWorld
18 Mar 2026
USAT is transforming Times Square into a live demonstration of instant, internet-native payments ... “USAT builds on the principles that made USDT the most widely used stablecoin in the world,” said Paolo Ardoino, CEO of Tether ... With USAT, it does.
Edit
Bitcoinist
14 Mar 2026
This regulation has resulted in multiple developments, including Tether, issuer of the USDT stablecoin, to launch a US-focused product, USAT, designed to cater to the needs and peculiarities of the American financial system ... Crypto Not Needed? ... .
Edit
BitRSS
03 Mar 2026
The report is a third-party attestation, which provides a snapshot of reserves at a specific point in time, rather than a full audit of the company's finances ... .
Edit
The Arabian Post
03 Mar 2026
Tether has appointed Deloitte to provide an independent attestation of reserves backing its new USAT stablecoin, marking a notable step in the issuer’s long-running effort to bolster transparency around its dollar-linked tokens.