net_left Kdata adver left
Detail

DFX Finance Hacked for $4M – Attacker Moves Funds Through Tornado Cash

A hacker has stolen approximately 3,000 ETH, worth around $4 million USD, from DFX Finance’s Polygon liquidity pools. An MEV bot extracted a large sum of stolen...
DFX Finance Hacked for $4M – Attacker Moves Funds Through Tornado Cash DFX Finance Hacked for $4M – Attacker Moves Funds Through Tornado Cash
let atwWrapper,atwContainerWidth,atwSliderBox,atwTotalWidth; function initATWSlider() { atwWrapper = $('.relatedInstruments'); atwSliderBox = atwWrapper.find('.slider'); atwContainerWidth = atwWrapper.width(); atwTotalWidth = atwSliderBox.width(); if(window.domainId === '2' || window.domainId === '3'){ atwWrapper.find('.sliderRight').addClass('js-slider-prev'); atwWrapper.find('.sliderLeft').addClass('js-slider-next'); } else { atwWrapper.find('.sliderRight').addClass('js-slider-next'); atwWrapper.find('.sliderLeft').addClass('js-slider-prev'); } if(atwSliderBox.find('.instrumentBox').length > 6){ atwWrapper.find('.js-slider-next').fadeIn(600); } } function atwMoveRight() { atwWrapper.find('.js-slider-prev').fadeIn(150); $(".slider > :visible:first").hide(150) $(".slider > :visible:last").next().show(150); if(!$(".slider > :visible:last").next().find('.name')()){ atwWrapper.find('.js-slider-next').fadeOut(150); return; } } function atwMoveLeft() { atwWrapper.find('.js-slider-next').fadeIn(150); $(".slider > :visible:last").hide(150); $(".slider > :visible:first").prev().show(150); if(!$(".slider > :visible:first").prev().find('.name')()){ atwWrapper.find('.js-slider-prev').fadeOut(150); return; } } initATWSlider(); //update star icon on adding/removing instrument to/from specific watchlist atwWrapper.on('click', 'label.addRow', function() { let parent = $(this).parent(); let checkedPortfolio = false; parent.find('input[type=checkbox]').each(function () { if($(this).is(':checked')){ checkedPortfolio = true; } }); let closestStar = $(this).closest('.addToPortWrapper').find('.star'); if(checkedPortfolio){ closestStar.addClass('added'); }else{ closestStar.removeClass('added'); } }); //update star icon on creating new watchlist atwWrapper.find('.js-create-watchlist-portfolio').find('a.js-create').on('click',function () { let parent = $(this).parent(); let watchlistName = parent.find('input[type=text]').val(); if(!watchlistName){ return; } let star = $(this).closest('.addToPortWrapper').find('.star'); star.addClass('added'); }); //update star icon on adding new position atwWrapper.find('.js-create-holdings-portfolio').find('.js-submit').on('click',function () { let addPositionForm = $(this).closest('.addToPortfolioPop').find('.holdingsContent'); let amount = addPositionForm.find('.js-amount').val(); if(amount < 1){ return; } let star = $(this).closest('.addToPortWrapper').find('.star'); star.addClass('added'); }); atwWrapper.find('.instrumentBox').find('.shortInfo').on('click',function () { if(!window.ga){ return; } let pairId = $(this).parent().find('.js-add-to-portfolio').attr('data-pair-id'); let pairType = window.atwPairTypes[pairId]; window.ga('allSitesTracker.send', 'event', 'content', 'symbol link clicked', '', { "dimension147":"symbol_link_clicked", "dimension163":"click", "dimension148":"symbol", "dimension162":"content add to watchlist", "dimension161":"article page", "dimension142":"article", "dimension75":pairType, "dimension138":pairId, "dimension118":"2942106" }); window.open($(this).attr('data-href')); }); window.atwPairTypes = {"1058142":"currency","1172292":"Equities"};

  • A hacker has stolen approximately 3,000 ETH, worth around $4 million USD, from DFX Finance’s Polygon liquidity pools.
  • An MEV bot extracted a large sum of stolen funds.
  • The decentralized exchange is set to shut down its liquidity pools on Polygon.
  • The value of DFX crashed 34% following the news.

Stablecoin-focused decentralized exchange DFX Finance (DFX) suffered an attack on Friday, November 11th, resulting in the loss of $4 million in stolen funds.

PeckShield, a blockchain security firm, tweeted early on Friday morning that a hacker had managed to siphon an approximate 3,000 ETH, worth around $4 million USD at the time of writing, due to a “lack of proper reentrancy protection”.

DFX Finance confirmed the hack, stating that it was notified of suspicious activity within 20-30 minutes of the initial transaction, and swiftly executed “a pause on all DFX contracts within a few minutes after confirming the attack”.

The price of the exchange’s native token, DFX, plummeted as the news came to light. The token is currently trading at $0.17 at the time of writing, representing a 34% deficit ove the last 24 hours, and a 99% drop from its all-time high of $24.87, according to data from CoinGecko.

DFX Finance claims that the hacker moved the illicit funds through Tornado Cash, an Ethereum-based mixer that was sanctioned by the U.S. government earlier this year. The exchange also revealed that an MEV bot was able to intercept and extract a large sum of the stolen funds, and has asked that the owner of the bot get in touch with them.

The exchange further noted that Polygon contracts have proven particularly susceptible to such attacks, and announced its intention to shut down its related pools. DFX will reportedly enable a temporary withdraw-only mode while it asks Polygon LP holders to withdraw their funds.

DFX Finance focuses primarily on stablecoin trading. The platform offers liquidity mining and other features with non-U.S. stablecoins such as the Canadian dollar-pegged CADC, the eeuro-based EURS, and the Singapore dollar-pegged XSGD.

The decentralized exchange has strong backing, with investment from industry giants like Polychain Capital, Hex Capital, and CMS Holdings, among others.

2022 has proven to be a rough year for the project, which held a role in the Coinbase (NASDAQ:COIN) insider trading controversy, before subsequently being deemed a security by the U.S. Securities and Exchange Commission (SEC).

The attack on DFX Finance is just one of many to have occured over the last couple of months. In October, Mango Markets, a Solana-based decentralized exchange, saw $114 million stolen from its reserves, while TempleDAO, a yield-farming DeFi protocol built on Ethereum, lost $2.4 million, and Binance was drained off $100 million. Bitkeep, a multichain crypto wallet, also lost $1 million to hackers in what has since become the worst month of exploits in crypto history.

Chainalysis, a blockchain research platform, estimates that hackers stole more than $718 million in the first two weeks of October alone.

On the Flipside

  • While unlikely, it’s possible that the hacker will return at least a portion of the stolen funds.
  • The owner of the MEV bot may yet return some of the intercepted funds.

Why You Should Care

Attacks on decentralized exchanges have shown no signs of stopping this year. As always, users should do their due diligence to determine which platforms and exchanges are trustworthy enough, and offer high enough standards of security to hold their funds on.

You Might Also Like:

Deribit Hackers Move Stolen ETH to Blacklisted Mixing Service, Tornado Cash

See original on DailyCoin

Recently viewed

Animoca confirms $110M round led by Temasek, plans new acquisitions

Animoca Brands, a major player in the metaverse and blockchain gaming, has officially disclosed details of a funding round led by Singapore's state-owned investor Temasek. Animoca...
08/09/2022

Celsius Creditors Subpoena Equities First Regarding $439M

Celsius creditors subpoena Equities First.Celsius’ former CEO shared that Equities First owes Celsius $439 million.In related news, the price of CEL is trading at...
30/09/2022

Tin vắn Crypto 04/03: Netflix có thể là tập đoàn tiếp theo bổ sung Bitcoin vào danh mục đầu tư của mình cùng tin tức Ripple, Badger DAO, Huobi, Grayscale, Ruler, Filecoin, NFT, tZERO

Từ nhận định Netflix có thể là tập đoàn tiếp theo đầu tư vào Bitcoin đến Ripple đang thử nghiệm Sổ cái XRP dành...
04/03/2021

European shares rise, dollar slips as market selloff pauses

By Elizabeth Howcroft LONDON (Reuters) - European shares opened higher on Tuesday, recovering slightly from last week's 17-month lows as the selloff paused, but major central...
21/06/2022

S&P Global downgrades developer Greenland to 'selective default'

HONG KONG (Reuters) -Ratings agency S&P Global (NYSE:SPGI) on Wednesday downgraded Greenland Holdings to "selective default", after the Chinese state-backed property developer...
22/06/2022
HOT AUTO TRADE BOT SOFTWARE adver right
APPROVED BROKERS
net_home_top HOT AUTO TRADE BOT SOFTWARE
01-05-2024 10:45:17 (UTC+7)

EUR/USD

1.0658

-0.0008 (-0.07%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (2)

Sell (3)

EUR/USD

1.0658

-0.0008 (-0.07%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (2)

Sell (3)

GBP/USD

1.2475

-0.0015 (-0.12%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (0)

Sell (10)

USD/JPY

157.91

+0.12 (+0.07%)

Summary

↑ Buy

Moving Avg:

Buy (12)

Sell (0)

Indicators:

Buy (9)

Sell (0)

AUD/USD

0.6469

-0.0003 (-0.05%)

Summary

Neutral

Moving Avg:

Buy (10)

Sell (2)

Indicators:

Buy (2)

Sell (3)

USD/CAD

1.3780

+0.0003 (+0.03%)

Summary

↑ Buy

Moving Avg:

Buy (12)

Sell (0)

Indicators:

Buy (7)

Sell (0)

EUR/JPY

168.32

+0.10 (+0.06%)

Summary

↑ Buy

Moving Avg:

Buy (12)

Sell (0)

Indicators:

Buy (9)

Sell (0)

EUR/CHF

0.9808

+0.0001 (+0.01%)

Summary

Neutral

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (3)

Sell (2)

Gold Futures

2,295.80

-7.10 (-0.31%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (0)

Sell (9)

Silver Futures

26.677

+0.023 (+0.09%)

Summary

↑ Sell

Moving Avg:

Buy (2)

Sell (10)

Indicators:

Buy (0)

Sell (9)

Copper Futures

4.5305

-0.0105 (-0.23%)

Summary

↑ Buy

Moving Avg:

Buy (10)

Sell (2)

Indicators:

Buy (8)

Sell (1)

Crude Oil WTI Futures

81.14

-0.79 (-0.96%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (1)

Sell (7)

Brent Oil Futures

85.62

-0.71 (-0.82%)

Summary

↑ Sell

Moving Avg:

Buy (1)

Sell (11)

Indicators:

Buy (1)

Sell (7)

Natural Gas Futures

1.946

-0.009 (-0.46%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (0)

Sell (5)

US Coffee C Futures

213.73

-13.77 (-6.05%)

Summary

↑ Sell

Moving Avg:

Buy (3)

Sell (9)

Indicators:

Buy (0)

Sell (10)

Euro Stoxx 50

4,920.55

-60.54 (-1.22%)

Summary

↑ Sell

Moving Avg:

Buy (4)

Sell (8)

Indicators:

Buy (1)

Sell (7)

S&P 500

5,035.69

-80.48 (-1.57%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (0)

Sell (7)

DAX

17,921.95

-196.37 (-1.08%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (1)

Sell (6)

FTSE 100

8,144.13

-2.90 (-0.04%)

Summary

Sell

Moving Avg:

Buy (5)

Sell (7)

Indicators:

Buy (2)

Sell (4)

Hang Seng

17,763.03

+16.12 (+0.09%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (1)

Sell (6)

US Small Cap 2000

1,973.05

-42.98 (-2.13%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (0)

Sell (7)

IBEX 35

10,854.40

-246.40 (-2.22%)

Summary

Neutral

Moving Avg:

Buy (6)

Sell (6)

Indicators:

Buy (3)

Sell (3)

BASF SE NA O.N.

49.155

+0.100 (+0.20%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (1)

Sell (7)

Bayer AG NA

27.35

-0.24 (-0.87%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (0)

Sell (8)

Allianz SE VNA O.N.

266.60

+0.30 (+0.11%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (3)

Sell (5)

Adidas AG

226.40

-5.90 (-2.54%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (2)

Sell (7)

Deutsche Lufthansa AG

6.714

-0.028 (-0.42%)

Summary

Neutral

Moving Avg:

Buy (3)

Sell (9)

Indicators:

Buy (9)

Sell (1)

Siemens AG Class N

175.90

-1.74 (-0.98%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (0)

Sell (9)

Deutsche Bank AG

15.010

-0.094 (-0.62%)

Summary

Neutral

Moving Avg:

Buy (4)

Sell (8)

Indicators:

Buy (6)

Sell (2)

    EUR/USD 1.0658 ↑ Sell  
    GBP/USD 1.2475 ↑ Sell  
    USD/JPY 157.91 ↑ Buy  
    AUD/USD 0.6469 Neutral  
    USD/CAD 1.3780 ↑ Buy  
    EUR/JPY 168.32 ↑ Buy  
    EUR/CHF 0.9808 Neutral  
    Gold 2,295.80 ↑ Sell  
    Silver 26.677 ↑ Sell  
    Copper 4.5305 ↑ Buy  
    Crude Oil WTI 81.14 ↑ Sell  
    Brent Oil 85.62 ↑ Sell  
    Natural Gas 1.946 ↑ Sell  
    US Coffee C 213.73 ↑ Sell  
    Euro Stoxx 50 4,920.55 ↑ Sell  
    S&P 500 5,035.69 ↑ Sell  
    DAX 17,921.95 ↑ Sell  
    FTSE 100 8,144.13 Sell  
    Hang Seng 17,763.03 ↑ Sell  
    Small Cap 2000 1,973.05 ↑ Sell  
    IBEX 35 10,854.40 Neutral  
    BASF 49.155 ↑ Sell  
    Bayer 27.35 ↑ Sell  
    Allianz 266.60 ↑ Sell  
    Adidas 226.40 ↑ Sell  
    Lufthansa 6.714 Neutral  
    Siemens AG 175.90 ↑ Sell  
    Deutsche Bank AG 15.010 Neutral  
Mua/Bán 1 chỉ SJC
# So hôm qua # Chênh TG
SJC Eximbank8,300/ 8,500
(8,300/ 8,500) # 1,298
SJC 1L, 10L, 1KG8,300/ 8,520
(0/ 0) # 1,510
SJC 1c, 2c, 5c7,380/ 7,550
(0/ 0) # 540
SJC 0,5c7,380/ 7,560
(0/ 0) # 550
SJC 99,99%7,370/ 7,470
(0/ 0) # 460
SJC 99%7,196/ 7,396
(0/ 0) # 386
Cập nhật 01-05-2024 10:45:19
Xem lịch sử giá vàng SJC: nhấn đây!
ↀ Giá vàng thế giới
$2,285.72 -47.5 -2.04%
Live 24 hour Gold Chart
ʘ Giá bán lẻ xăng dầu
Sản phẩm Vùng 1 Vùng 2
RON 95-V25.44025.940
RON 95-III24.91025.400
E5 RON 92-II23.91024.380
DO 0.05S20.71021.120
DO 0,001S-V21.32021.740
Dầu hỏa 2-K20.68021.090
ↂ Giá dầu thô thế giới
WTI $80.83 +3.39 0.04%
Brent $85.50 +3.86 0.05%
$ Tỷ giá Vietcombank
Ngoại tệMua vàoBán ra
USD25.088,0025.458,00
EUR26.475,3627.949,19
GBP30.873,5232.211,36
JPY156,74166,02
KRW15,9219,31
Cập nhật lúc 10:45:15 01/05/2024
Xem bảng tỷ giá hối đoái
adver main right