');
} 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: usr
Edit
Cryptopolitan
25 Mar 2026
A few days after the exploit that saw over 80 million USR tokens minted, Resolv is keeping true to its commitment to what it termed the first phase of recovery, as it announced that it has redeemed over 90% of the allowlisted pre-incident holders.
Edit
CryptoPotato
24 Mar 2026
Attacker Exploits Minting Key to Create $80M in Unbacked USR ... They then moved quickly, converting the newly minted USR into wrapped staked USR (wstUSR), which is a derivative that represents a share of a staking pool rather than a fixed token amount.
Edit
BitRSS
23 Mar 2026
An attacker has successfully exploited the Resolv USR stablecoin protocol, minting 80 million tokens and withdrawing at least $25 million before the depeg ... .
Edit
BitRSS
23 Mar 2026
An imploding stablecoin also issued a key lesson for vault curators on Morpho ... .
Edit
CoinDesk
23 Mar 2026
The protocol holds $95 million in assets against $173 million in liabilities, leaving it functionally insolvent. USR is trading at $0.27, down 72% in a week ... .
Edit
BitRSS
23 Mar 2026
USR fiyatı sert düşerken sistemdeki teminat dengesi ciddi ...
Edit
BitRSS
23 Mar 2026
The Resolv hack wasn't a surprise. The same structural flaw has drained hundreds of millions from Morpho, Euler, and Fluid over the past year and the industry kept building on top of it anyway ... .
Edit
Crypto Economy
23 Mar 2026
Resolv suffered an exploit that allowed minting 80 million USR tokens without backing, draining around $23 million in Ethereum from the protocol ... The USR token lost more than 80% of its value and at ...
Edit
Bitcoin
22 Mar 2026
... USR stablecoins, sending the token sharply off its dollar peg.
Edit
BTC Manager
22 Mar 2026
Resolv USR stablecoin loses its peg after a $100K exploit minted millions of unbacked tokens, causing sharp devaluation ....
Edit
BTC Manager
22 Mar 2026
Resolv Labs confirms no assets lost after an exploit minted 80 million unbacked USR tokens, leading to price instability and swift DeFi responses ....
Edit
BitRSS
22 Mar 2026
USR issuer Resolv Labs says its collateral pool remains intact after an exploit on Sunday that minted 80 million unbacked tokens and drove the US dollar stablecoin as low as $0.14 ... .