> ## Documentation Index
> Fetch the complete documentation index at: https://www.helius.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Hướng dẫn về Sự kiện đã phân tích cú pháp - Tài liệu Helius

> Hướng dẫn từng bước về Sự kiện đã phân tích cú pháp: truy xuất các token mint trên Pump.fun và di chuyển từ Enhanced Transactions.

Tìm hiểu cách truy vấn dữ liệu Solana lịch sử, dễ đọc với [Parsed Events API](/docs/vi/parsed-events). Mỗi hướng dẫn đều có các ví dụ mã có thể chạy được. Xem tất cả hướng dẫn trong [tab Hướng dẫn](/docs/vi/guides/overview).

<CardGroup cols={2}>
  <Card title="Fetch Pump.fun Mints" icon="clock-rotate-left" href="/docs/vi/parsed-events/guides/fetch-pumpfun-mints">
    Duyệt qua từng token mà một ví đã triển khai trên Pump.fun
  </Card>

  <Card title="Migrate from Enhanced Transactions" icon="arrow-right" href="/docs/vi/parsed-events/guides/migrate-from-enhanced-transactions">
    Ánh xạ endpoint, tham số và phản hồi từ API cũ
  </Card>
</CardGroup>
