');
} 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: usdc
Edit
BTC Manager
26 Mar 2026
Circle restored one frozen USDC wallet after criticism grew over its decision to block 16 business addresses tied to a sealed US civil case ....
Edit
The Galveston Daily News
26 Mar 2026
The $0.25 withdrawal fee, the lowest on Kraken, signals a broader shift toward cost-efficient stablecoin infrastructure across global exchanges ....
Edit
Coin Edition
26 Mar 2026
Circle froze 16 USDC wallets tied to exchanges and crypto firms ... Circle, the company behind the USDC stablecoin, has begun reversing a controversial freeze of 16 USDC wallets tied to crypto businesses.
Edit
Public Technologies
26 Mar 2026
If you're moving USDC across multiple blockchains, that often means acquiring each chain's native token before you can move stable value on that chain.
Edit
Bitcoin World
26 Mar 2026
In a significant blockchain transaction reported on-chain, the USDC Treasury has minted 250 million USDC, marking one of the largest single stablecoin issuances in recent months ... USDC Minted ... Recent USDC supply data reveals interesting patterns.
Edit
Coinspeaker
26 Mar 2026
The episode exposes a structural tension that USDC holders — particularly those in decentralized finance (DeFi) protocols and institutional treasury positions — have long acknowledged but rarely confronted so directly ... USDC Blacklisting Mechanics.
Edit
NewsBTC
26 Mar 2026
On Tuesday, Circle Internet Financial, the issuer behind the USDC stablecoin, saw its stock crash 22% to $98 following reports about lawmakers’ decision on the stablecoin yield dispute.
Edit
CoinGape
26 Mar 2026
He outlined the estimate using conservative assumptions tied to stablecoin adoption ... ....
Edit
Bitcoinist
26 Mar 2026
Reports say the exchange pulled in $1.35 billion from stablecoins in 2025 alone, most of it from USDC distribution arrangements with Circle. Armstrong’s public argument has been that USDC rewards ...
Edit
Crypto Economy
26 Mar 2026
ZachXBT sharply criticized Circle after it was revealed that the stablecoin issuer unfroze the USDC balance in one of the 16 wallets it had blocked days earlier in a controversial compliance measure.