Arthur Hayes predice la llegada de la alt season. ¿Cuál es el contexto?

## Expectativas para la alt season

El analista de criptomonedas Arthur Hayes anunció el 11 que, tras la actualización del precio máximo histórico de Bitcoin, ha cambiado su perspectiva del mercado a una más optimista. A diferencia de su análisis cauteloso anterior, ahora prevé la llegada de una alt season liderada por Ethereum.

El Sr. Hayes señaló que "Bitcoin ha superado su máximo histórico con un volumen suficiente" y predijo que Ethereum seguiría y superaría esto. Expresó que "prepárense para una temporada de alts de nivel monstruo", mostrando expectativas hacia la llegada de un mercado alcista significativo.

Este cambio de perspectiva se debe a una visión optimista del mercado sobre la política arancelaria del presidente Trump. El Sr. Hayes analizó que el mercado ha juzgado la política arancelaria del Sr. Trump como "TACO (siempre asustado y retrocediendo)" y expresó la opinión de que la postura dura se suavizará.

En el análisis del 3 de este mes, se advirtió sobre la contracción de liquidez debido al reabastecimiento de la Cuenta General del Tesoro de EE. UU. (TGA), señalando la posibilidad de que el Bitcoin cayera entre 90,000 y 95,000 dólares. Se esperaba que el aumento del saldo del TGA provocara una contracción de liquidez de 486,000 millones de dólares, pero debido a los cambios en el entorno del mercado, se ha modificado esta previsión.

El análisis de 10 días de Swissblock también muestra una perspectiva similar. La estructura del mercado de los alts en relación con la fuerza de Bitcoin está mostrando presión de compra, y se ha fortalecido la opinión de que es probable que se reproduzca el patrón de aumento de noviembre del año pasado, apareciendo los primeros signos de la alt season.

El Bitcoin actual ha alcanzado un máximo histórico de 118,800 dólares, respaldado por la entrada de fondos de ETF en Estados Unidos y las expectativas sobre las políticas de expansión fiscal de la administración Trump. La reciente aprobación de la "gran y hermosa ley" ha allanado el camino para medidas de estímulo presupuestario y flexibilización monetaria, mejorando así las perspectivas estructurales del Bitcoin.

El mercado está atento al índice de precios al consumidor del 15 de julio y a la reunión del FOMC del 30 de julio. El gobernador de la FRB, el Sr. Waller, sugirió la posibilidad de una reducción de tasas este mes debido a la desaceleración de la inflación, pero en el mercado de futuros de CME se espera una probabilidad de reducción de tasas del 7% y una probabilidad de mantenerlas del 93%.

WebX 2025 – La conferencia Web3 más grande de Asia | Organizado por CoinPost /* Reset & 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; }

/* Contenedor 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); }

/* Header Section */ .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('data:image/svg+xml,'); opacity: 0.3; }

/* Contenedor de Logo de Fondo */ .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; }

/* Sección de Altavoces */ .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; }

/* Ponente destacado */ .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%; background: linear-gradient(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; }

/* Otros hablantes */ .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: white; 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; }

/* Colores de etiqueta */ .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); }

/* Todos los enlaces de los hablantes */ .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; }

/* Footer Section */ .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; fondo: degradado lineal(135grados, #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; }

/* Diseño Responsivo */ @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-subtitle { margin-bottom: 30px; }

.event-details { gap: 24px; flex-direction: column; 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; } }

/* Accesibilidad */ .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 de agosto de 2025, celebración en Tokio

WebX 2025

Organizado por CoinPost - La conferencia Web3 más grande de Asia

Ponentes Destacados

Los mejores ponentes del mundo que representan la industria de Web3 y criptomonedas se reunirán en Tokio. Desde las últimas tendencias tecnológicas hasta las estrategias de inversión, les traemos valiosas discusiones que darán forma al futuro de la industria.

Ponente destacado

Kitano Yoshitaka

SBI Holdings Presidente y CEO

Otros oradores destacados

Arthur Hayes

BitMEX, fundador de Maelstroom

Estados Unidos

Derivados CryptoTrading

Audrey Tang

el exministro digital de Taiwán

Taiwán

IT Infraestructura

Yatto Shiu

CEO de Animoca Brands

Hong Kong

Juego de Blockchain NFT

??

Anuncio previsto próximamente

líder de la industria

Japón

Próximamente Próximamente

Ver la lista de otros ponentes

Fecha: 25-26 de agosto de 2025 | Lugar: The Prince Park Tower Tokyo | Escala: Más de 16,500 visitantes el año pasado

Compra de entradas

Guía completa de WebX

Ver originales
Esta página puede contener contenido de terceros, que se proporciona únicamente con fines informativos (sin garantías ni declaraciones) y no debe considerarse como un respaldo por parte de Gate a las opiniones expresadas ni como asesoramiento financiero o profesional. Consulte el Descargo de responsabilidad para obtener más detalles.
  • Recompensa
  • Comentar
  • Compartir
Comentar
0/400
Sin comentarios
  • Anclado
Opere con criptomonedas en cualquier momento y lugar
qrCode
Escanee para descargar la aplicación Gate
Comunidad
Español
  • 简体中文
  • English
  • Tiếng Việt
  • 繁體中文
  • Español
  • Русский
  • Français (Afrique)
  • Português (Portugal)
  • Bahasa Indonesia
  • 日本語
  • بالعربية
  • Українська
  • Português (Brasil)