시가총액: $2.9745T -0.250%
거래량(24시간): $71.0593B -14.190%
  • 시가총액: $2.9745T -0.250%
  • 거래량(24시간): $71.0593B -14.190%
  • 공포와 탐욕 지수:
  • 시가총액: $2.9745T -0.250%
암호화
주제
암호화
소식
cryptostopics
비디오
최고의 뉴스
암호화
주제
암호화
소식
cryptostopics
비디오
bitcoin
bitcoin

$94730.894315 USD

0.06%

ethereum
ethereum

$1803.817092 USD

0.22%

tether
tether

$1.000728 USD

0.04%

xrp
xrp

$2.242803 USD

-1.90%

bnb
bnb

$602.748908 USD

-0.53%

solana
solana

$147.616062 USD

0.03%

usd-coin
usd-coin

$1.000264 USD

0.02%

dogecoin
dogecoin

$0.175709 USD

-1.56%

cardano
cardano

$0.700941 USD

-0.38%

tron
tron

$0.243817 USD

-1.38%

sui
sui

$3.546432 USD

0.04%

chainlink
chainlink

$14.716170 USD

-1.94%

avalanche
avalanche

$21.873983 USD

0.35%

stellar
stellar

$0.280000 USD

-0.50%

unus-sed-leo
unus-sed-leo

$9.011306 USD

0.11%

암호화폐 뉴스 기사

2021 년 이후 370 만 개 이상의 암호 화폐 토큰이 실패했습니다.

2025/04/30 15:40

토큰 생존 성의 급격한 감소는 특히 2025 년 1 월 도널드 트럼프의 취임에 따라 더 넓은 시장 난기류와 관련이있을 수 있습니다.

2021 년 이후 370 만 개 이상의 암호 화폐 토큰이 실패했습니다.

More than 3.7 million cryptocurrency tokens have failed since 2021, with nearly half of those collapses occurring during the Pump.fun-driven memecoin craze, according to new research by crypto pricing platform GeckoTerminal.

Crypto 가격 플랫폼 Geckoterminal의 새로운 연구에 따르면, 펌프 중에 붕괴가 발생하면서 2021 년 이후 370 만 개가 넘는 암호 화폐 토큰이 실패했으며, 펌프 중에 붕괴가 발생했습니다.

According to the research, a total of 1.8 million tokens failed in Q1 this year alone, making up 49.7% of all token failures recorded between 2021 and 2025. In 2024, nearly 1.4 million projects also went under, according to the research, which included data from blockchain analytics platforms and crypto price aggregators. Together, the two years saw most of the crypto market’s token shutdowns.

이 연구에 따르면, 올해 1 분기에만 총 180 만 개의 토큰이 실패했으며 2021 년에서 2025 년 사이에 기록 된 모든 토큰 실패의 49.7%를 차지했습니다. 2024 년에는 거의 140 만 프로젝트가 진행되었으며,이 연구는 블록 체인 분석 플랫폼과 암호 가격 관리자의 데이터를 포함했습니다. 2 년 동안 대부분의 암호화 시장의 토큰 셧다운을 보았습니다.

“This sharp decline in token survivability may be linked to broader market turbulence, particularly following Donald Trump’s inauguration in January 2025, which coincided with a downturn in the crypto market.”

"토큰 생존 성의 급격한 감소는 특히 2025 년 1 월 도널드 트럼프의 취임에 따라 더 넓은 시장 난기류와 관련이있을 수 있으며, 이는 암호화 시장의 하락과 일치했다."

The number of new crypto projects has also surged. For instance, just over 428,000 tokens were listed on crypto price aggregator platforms in 2021. By 2025, that number had jumped to nearly seven million. The researchers say much of this growth “can be attributed to the launch of Pump.fun, which simplified the process of creating tokens, leading to a flood of meme coins and low-effort projects entering the market.”

새로운 암호화 프로젝트의 수도 급증했습니다. 예를 들어, 2021 년에 Crypto Price Aggregator 플랫폼에 428,000 개가 넘는 토큰이 나열되었습니다. 2025 년에는 그 수가 거의 7 백만 명으로 증가했습니다. 연구원들은이 성장의 대부분이“Pump.fun의 출시로 인한 것일 수 있으며, 이는 토큰을 창출하는 과정을 단순화하여 밈 동전과 저 효과적인 프로젝트가 시장에 진입하는 과정을 이끌어 냈습니다.”

Before Pump.fun launched in 2024, the number of project failures was significantly lower. From 2021 to 2023, failures remained in the low six digits. Combined, those three years accounted for just 12.6% of total token deaths, the data shows.

2024 년에 Pump.Fun이 출시되기 전에 프로젝트 고장의 수는 상당히 낮았습니다. 2021 년에서 2023 년 사이에 고장은 6 자리로 유지되었습니다. 이 3 년 동안 총 토큰 사망의 12.6%에 불과한이 3 년은 데이터에 따르면 데이터에 따르면.

GeckoTerminal explained that it defines “dead tokens” as those which are no longer actively traded, noting that only tokens that had “one trade or more” before going defunct were considered.getTokenCount = async () => {

Geckoterminal은“죽은 토큰”을 더 이상 적극적으로 거래되지 않는 것으로 정의한다고 설명했으며, 소멸되기 전에“하나 이상의 거래”가있는 토큰 만 고려되었다고 언급했습니다.

const response = await fetch('https://coinranking.com/coins');

const response = await fetch ( 'https://coinranking.com/coins');

const html = await response.text();

const html = await response.text ();

const parser = new DOMParser();

const parser = new domparser ();

const document = parser.parseFromString(html, 'text/html');

const document = parser.parsefromstring (html, 'text/html');

const table = document.querySelector('table.table');

const table = document.querySelector ( 'table.table');

const rows = table.querySelectorAll('tbody tr');

const rows = table.querySelectorall ( 'tbody tr');

let count = 0;

count = 0을하자;

for (const row of rows) {

for (const 행의 행) {

const tokenUrl = row.querySelector('a.text-tertiary').href;

const tokenurl = row.querySelector ( 'a.Text-Tertiary'). href;

const tokenChain = row.querySelector('span.coin-chain').textContent.trim();

const tokenchain = row.querySelector ( 'span.coin-chain'). textContent.trim ();

const tokenCount = await getTokenCountChain(tokenChain, tokenUrl);

const tokencount = gettokencountchain (tokenchain, tokenurl);

count += tokenCount;

count += tokencount;

}

}

console.log('Total token count:', count);

Console.log ( '총 토큰 수 :', count);

};

getTokenCount();

getTokenCount ();

async function getTokenCountChain(chain, tokenUrl) {

비동기 함수 getTokenCountchain (체인, Tokenurl) {

const url = new URL(tokenUrl);

const url = new URL (tokenurl);

const id = url.searchParams.get('id');

const id = url.searchparams.get ( 'id');

const response = await fetch(`https://api.coinranking.com/v1/public/l1/27011/${chain}/coins/${id}/price`);

const response = await fetch (`https://api.coinranking.com/v1/public/l1/27011/$ {chain}/coins/$ {id}/price`);

const data = await response.json();

const data = await response.json ();

if (data.error) {

if (data.error) {

return 0;

반환 0;

} else {

} 또 다른 {

return 1;

반환 1;

}

}

}

부인 성명:info@kdj.com

제공된 정보는 거래 조언이 아닙니다. kdj.com은 이 기사에 제공된 정보를 기반으로 이루어진 투자에 대해 어떠한 책임도 지지 않습니다. 암호화폐는 변동성이 매우 높으므로 철저한 조사 후 신중하게 투자하는 것이 좋습니다!

본 웹사이트에 사용된 내용이 귀하의 저작권을 침해한다고 판단되는 경우, 즉시 당사(info@kdj.com)로 연락주시면 즉시 삭제하도록 하겠습니다.

2025年04月30日 에 게재된 다른 기사