Arthur Hayes, rachat inattendu d'Ethereum vendu la semaine dernière en raison de la hausse du marché.

## Rachat de jetons dans un marché en hausse

Le célèbre analyste des jetons, Arthur Hayes, a racheté des actifs cryptographiques (jetons) qu'il avait vendus la semaine dernière, le 10. Cela s'avère être une prévision erronée de la baisse à court terme du marché.

Selon Lookonchain, des montants équivalents à 5,29 millions de dollars en Ethereum (ETH) (environ 780 millions de yens), 556 600 dollars en Lido DAO (LDO) (environ 82 millions de yens), 516 600 dollars en ETHFI (environ 76 millions de yens) et 507 000 dollars en PENDLE (environ 75 millions de yens) ont été achetés.

M. Hayes a vendu pour 8,32 millions de dollars d'Ethereum, 4,62 millions de dollars d'Etena (ENA) et 414 700 dollars de Pepe (PEPE) la semaine dernière.

M. Hayes a avoué sur X qu'il "devait tout racheter" et a plaisanté en disant qu'il vaudrait mieux "ne jamais réaliser de bénéfices à nouveau". M. Hayes a déplacé l'équivalent de 10,5 millions de dollars en jetons USDC pour constituer des fonds de rachat.

M. Hayes a mentionné la semaine dernière, comme raisons de ses prévisions de baisse du marché à court terme, les droits de douane de Trump, le fait que le NFP de juillet (nombre d'employés non agricoles) a été largement en dessous des attentes, et que les principales économies ne parviennent pas à élargir le crédit à une vitesse suffisante.

D'autres facteurs, tels que le maintien des taux d'intérêt par la Réserve fédérale américaine (FRB) et les tensions géopolitiques liées à la politique étrangère du président Donald Trump, ont également été considérés comme des éléments accélérant la volatilité du marché (l'ampleur des fluctuations de prix).

Ces facteurs ont conduit à des indications selon lesquelles le Bitcoin pourrait chuter à 100 000 dollars et l'Ethereum à 3 000 dollars.

Cependant, contrairement aux prévisions de M. Hayes, le marché est en hausse. À la date du 4, l'Ethereum était d'environ 3 500 dollars, mais a ensuite franchi la barre des 4 000 dollars. Actuellement, il se situe autour de 4 200 dollars. Cela représente une hausse d'environ 20 % en une semaine.

Le marché des jetons virtuels, y compris le Bitcoin (BTC), a connu une hausse en raison des attentes de baisse des taux d'intérêt liées à l'orientation accommodante des nominations de la Réserve fédérale, ainsi que de la signature d'un décret présidentiel autorisant les investissements en jetons virtuels dans le cadre du plan de retraite 401k.

De plus, la conclusion du procès entre la Securities and Exchange Commission (SEC) des États-Unis et Ripple est également significative pour XRP.

Qu'est-ce que la SEC

L'agence gouvernementale américaine qui supervise les transactions de titres tels que les actions et les obligations. Établie en 1934. Son objectif est d'assurer des transactions équitables et de protéger les investisseurs, en prévenant les délits d'initié, la comptabilité frauduleuse des entreprises et la manipulation du marché. Elle détermine également si les cryptomonnaies relèvent des titres.

ETH trésorerie a le vent en poupe

Concernant l'Ethereum, il semble que le nombre d'entreprises adoptant une stratégie d'accumulation d'ETH en tant qu'actif financier sur leur bilan soit en augmentation.

Jeffrey Kendrick, responsable du département de recherche sur les actifs numériques de Standard Chartered Bank, a déclaré le 7 que l'entreprise Ethereum Treasury a acheté 1,6 % de l'ETH en circulation depuis juin, atteignant ainsi un rythme d'achat similaire à celui des ETF Ethereum (fonds négociés en bourse) au cours de la même période.

De plus, l'indicateur « multiplicateur NAV », qui est le rapport de la capitalisation boursière de ces entreprises à la valeur de détention d'Ethereum, se normalise également, offrant aux investisseurs un accès indirect aux bénéfices provenant de la hausse du prix d'Ethereum, des récompenses de staking et de l'augmentation des avoirs en Ethereum.

Nouvelles et prix de l'Ethereum (ETH)

ethアイコン

Explication approfondie des avantages et des risques d'investissement

a.t3-set { text-decoration: none !important; } WebX 2025 – La plus grande conférence Web3 d'Asie | Organisé par CoinPost /* Réinitialiser & Base */ * { margin: 0; padding: 0; box-sizing: border-box; }

body { font-family: 'Hiragino Sans', 'Yu Gothic', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; line-height: 1.6; background: #f8fafc; color: #334155; }

/* Conteneur Principal */ .webx-container { background: #ffffff; border: 1px solid #e2e8f0; border-radius: 12px; margin: 20px auto; max-width: 1200px; overflow: hidden; box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08); }

/* Section d'en-tête */ .webx-header { background: linear-gradient(135deg, #0f172a 0%, #1e293b 25%, #1e40af 60%, #3b82f6 85%, #60a5fa 100%); color: white; padding: 50px 40px; text-align: center; position: relative; overflow: hidden; border: 1px solid rgba(255, 255, 255, 0.1); }

.webx-header::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url('données:image/svg+xml,'); opacity: 0.3; }

/* Conteneur de logo d'arrière-plan */ .webx-header::after { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 300px; height: 300px; background-image: url('); background-size: contain; background-repeat: no-repeat; background-position: center; opacity: 0.05; z-index: 0; pointer-events: none; }

.webx-container .webx-header .event-badge { display: inline-block !important; background: rgba(255, 255, 255, 0.15) !important; backdrop-filter: blur(10px) !important; border: 1px solid rgba(255, 255, 255, 0.2) !important; color: white !important; padding: 10px 24px !important; border-radius: 24px !important; font-size: 14px !important; font-weight: 500 !important; margin-bottom: 24px !important; position: relative !important; z-index: 2 !important; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08) !important; }

.webx-container .webx-header .webx-title { font-size: clamp(32px, 5vw, 48px) !important; font-weight: 700 !important; margin-bottom: 16px !important; position: relative !important; z-index: 2 !important; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) !important; color: white !important; letter-spacing: 1px !important; }

.webx-container .webx-header .webx-subtitle { font-size: 16px !important; opacity: 0.92 !important; font-weight: 400 !important; position: relative !important; z-index: 2 !important; margin-bottom: 32px !important; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) !important; color: white !important; line-height: 1.5 !important; }

.event-details { display: flex; justify-content: center; gap: 32px; flex-wrap: wrap; position: relative; z-index: 2; }

.webx-container .webx-header .event-detail { font-size: 15px !important; font-weight: 500 !important; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) !important; color: white !important; padding: 6px 0 !important; }

/* Section des Haut-parleurs */ .speakers-section { padding: 50px 40px; }

.section-title { font-size: 28px; font-weight: 700; color: #1e293b; text-align: center; margin-bottom: 16px; }

.section-description { font-size: 16px; color: #64748b; text-align: center; max-width: 700px; margin: 0 auto 40px; line-height: 1.7; }

/* Orateur Vedette */ .featured-speaker { background: #ffffff; border: 1px solid #e2e8f0; border-radius: 12px; padding: 32px; margin-bottom: 40px; position: relative; }

.featured-badge { display: inline-block; background: linear-gradient(135deg, #fb923c, #f97316); color: white; padding: 6px 16px; border-radius: 20px; font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 20px; box-shadow: 0 2px 8px rgba(249, 115, 22, 0.3); }

.featured-speaker-content { display: flex; align-items: flex-start; gap: 24px; }

.featured-avatar { width: 100px; height: 100px; border-radius: 50%; arrière-plan : dégradé linéaire(135deg, #3b82f6, #1d4ed8); display: flex; align-items: center; justify-content: center; color: white; font-weight: 700; font-size: 28px; flex-shrink: 0; border: 4px solid white; box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1); position: relative; }

.featured-avatar img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; }

.featured-speaker-info { flex: 1; }

.featured-speaker-name { font-size: 24px; font-weight: 700; color: #1e293b; margin-bottom: 8px; }

.featured-speaker-title { font-size: 16px; color: #3b82f6; font-weight: 600; margin-bottom: 8px; }

.featured-speaker-company { font-size: 14px; color: #64748b; line-height: 1.6; }

/* Autres intervenants */ .other-speakers { margin-top: 40px; }

.other-speakers-title { font-size: 20px; font-weight: 600; color: #1e293b; margin-bottom: 24px; padding-bottom: 12px; border-bottom: 2px solid #e2e8f0; }

.speakers-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; max-width: 800px; margin: 0 auto; }

.speaker-card { background: blanc; border: 1px solid #e2e8f0; border-radius: 12px; padding: 24px; transition: all 0.3s ease; position: relative; }

.speaker-card:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(0, 0, 0, 0.1); border-color: #3b82f6; }

.speaker-avatar { width: 64px; height: 64px; border-radius: 50%; background: linear-gradient(135deg, #60a5fa, #3b82f6); display: flex; align-items: center; justify-content: center; color: white; font-weight: 600; font-size: 18px; margin: 0 auto 16px; border: 3px solid #f1f5f9; }

.speaker-avatar img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; }

.speaker-name { font-size: 18px; font-weight: 600; color: #1e293b; text-align: center; margin-bottom: 6px; }

.speaker-title { font-size: 14px; color: #3b82f6; font-weight: 500; text-align: center; margin-bottom: 4px; }

.speaker-company { font-size: 13px; color: #64748b; text-align: center; margin-bottom: 12px; }

.speaker-tags { display: flex; gap: 6px; justify-content: center; flex-wrap: wrap; }

/* Couleurs des étiquettes */ .speaker-tag { padding: 4px 10px; border-radius: 16px; font-size: 11px; font-weight: 500; border: 1px solid transparent; }

.speaker-tag:nth-child(1) { background: rgba(59, 130, 246, 0.1); color: #1d4ed8; border-color: rgba(59, 130, 246, 0.2); }

.speaker-tag:nth-child(2) { background: rgba(16, 185, 129, 0.1); color: #047857; border-color: rgba(16, 185, 129, 0.2); }

.speaker-tag:nth-child(3) { background: rgba(168, 85, 247, 0.1); color: #7c2d12; border-color: rgba(168, 85, 247, 0.2); }

.speaker-tag:nth-child(4) { background: rgba(245, 101, 101, 0.1); color: #dc2626; border-color: rgba(245, 101, 101, 0.2); }

.speaker-tag:nth-child(5) { background: rgba(251, 146, 60, 0.1); color: #ea580c; border-color: rgba(251, 146, 60, 0.2); }

.speaker-tag:nth-child(6) { background: rgba(34, 197, 94, 0.1); color: #15803d; border-color: rgba(34, 197, 94, 0.2); }

/* Tous les liens des conférenciers */ .all-speakers-link { margin-top: 32px; text-align: center; }

.speakers-list-button { display: inline-flex; align-items: center; gap: 12px; background: transparent; color: #3b82f6; padding: 16px 32px; border: 2px solid #3b82f6; border-radius: 12px; text-decoration: none; font-weight: 600; font-size: 16px; transition: all 0.3s ease; position: relative; overflow: hidden; }

.speakers-list-button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: #3b82f6; transition: left 0.4s ease; z-index: -1; }

.speakers-list-button:hover { color: white; transform: translateY(-2px); box-shadow: 0 8px 25px rgba(59, 130, 246, 0.2); text-decoration: none; }

.speakers-list-button:hover::before { left: 0; }

.speakers-icon { width: 20px; height: 20px; fill: currentColor; }

/* Section de pied de page */ .webx-footer { background: #f8fafc; padding: 32px 40px; border-top: 1px solid #e2e8f0; }

.footer-content { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 20px; }

.event-info { font-size: 14px; color: #64748b; }

.event-info strong { color: #1e293b; font-weight: 600; }

.cta-buttons { display: flex; gap: 16px; flex-wrap: wrap; }

.cta-button { display: inline-flex; align-items: center; gap: 8px; background: linear-gradient(135deg, #f97316, #ea580c); color: white; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s ease; border: none; cursor: pointer; }

.cta-button:hover { background: linear-gradient(135deg, #ea580c, #dc2626); transform: translateY(-2px); box-shadow: 0 8px 25px rgba(249, 115, 22, 0.3); color: white; text-decoration: none; }

.cta-button.secondary { background: transparent; color: #3b82f6; border: 1px solid #3b82f6; }

.cta-button.secondary:hover { background: #3b82f6; color: white; }

.cta-icon { width: 16px; height: 16px; fill: currentColor; }

/* Design Réactif */ @media (max-width: 768px) { .webx-container { margin: 10px; border-radius: 12px; }

.webx-header { padding: 40px 20px; }

.event-badge { font-size: 14px; padding: 10px 20px; }

.webx-title { margin-bottom: 16px; }

.webx-soustitre { margin-bottom: 30px; }

.event-details { gap: 24px; flex-direction: colonne; align-items: center; }

.event-detail { font-size: 16px; }

.speakers-section { padding: 40px 20px; }

.featured-speaker { padding: 24px 20px; }

.featured-speaker-content { flex-direction: column; text-align: center; gap: 20px; }

.featured-avatar { margin: 0 auto; }

.speakers-grid { grid-template-columns: 1fr; gap: 16px; max-width: 400px; }

.speakers-list-button { padding: 14px 24px; font-size: 15px; width: 100%; max-width: 320px; justify-content: center; }

.webx-footer { padding: 24px 20px; }

.footer-content { flex-direction: column; align-items: flex-start; gap: 16px; }

.cta-buttons { width: 100%; }

.cta-button { flex: 1; justify-content: center; min-width: 0; } }

/* Accessibilité */ .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

25-26 août 2025, Tokyo

WebX 2025

Organisé par CoinPost – La plus grande conférence Web3 d'Asie

Intervenants à la une

Des intervenants de classe mondiale représentant l'industrie Web3 et des jetons se rassemblent à Tokyo. Nous vous proposons des discussions précieuses qui façonnent l'avenir de l'industrie, des tendances technologiques les plus récentes aux stratégies d'investissement.

Intervenant en vedette

Yoshitaka Kitao

SBI Holdings Président et CEO

Autres intervenants remarquables

Arthur Hayes

BitMEX, fondateur de Maelstroom

Audrey Tang

ancien ministre numérique de Taïwan

Takafumi Horie

homme d'affaires

??

bientôt disponible

bientôt disponible

Voir la liste des autres intervenants

Date: 25-26 août 2025 | Lieu: The Prince Park Tower Tokyo | Taille : Plus de 16 500 visiteurs l'année dernière

achat de jeton

Guide complet de WebX

Voir l'original
Cette page peut inclure du contenu de tiers fourni à des fins d'information uniquement. Gate ne garantit ni l'exactitude ni la validité de ces contenus, n’endosse pas les opinions exprimées, et ne fournit aucun conseil financier ou professionnel à travers ces informations. Voir la section Avertissement pour plus de détails.
  • Récompense
  • Commentaire
  • Reposter
  • Partager
Commentaire
0/400
Aucun commentaire
Trader les cryptos partout et à tout moment
qrCode
Scan pour télécharger Gate app
Communauté
Français (Afrique)
  • 简体中文
  • English
  • Tiếng Việt
  • 繁體中文
  • Español
  • Русский
  • Français (Afrique)
  • Português (Portugal)
  • Bahasa Indonesia
  • 日本語
  • بالعربية
  • Українська
  • Português (Brasil)