# Crypto Market Events

* **New Asset Launches**
  * **Initial Coin Offerings (ICOs)**
    * **Pre-ICO**
    * **Public ICO**
  * **Initial DEX Offerings (IDOs)**
    * **On-Swap IDOs**
    * **Cross-Chain IDOs**
  * **Initial Exchange Offerings (IEOs)**
    * **Exchange-Specific Launches**
    * **Launchpad Collaborations**
* **Token Listings**
  * **New Exchange Listings**
    * **Major Exchanges**
      * **Binance Listings**
      * **Coinbase Listings**
    * **Decentralized Exchanges**
      * **Uniswap Listings**
      * **SushiSwap Listings**
  * **New Market Pairs**
    * **New Trading Pairs**
      * **BTC/ETH Pairing**
      * **USDT/ETH Pairing**
    * **Liquidity Pools**
      * **Uniswap V3 Pools**
      * **SushiSwap Pools**
* **Token Delistings**
  * **Exchange Delistings**
    * **Major Exchange Delistings**
    * **Decentralized Exchange Removals**
  * **Trading Pair Removals**
    * **Low Liquidity Pairs**
    * **Decreased Trading Volume Pairs**
* **Market Updates**
  * **Price Movements**
    * **Volatility Events**
    * **Market Trends**
  * **Volume Changes**
    * **High Volume Spikes**
    * **Volume Dips**
* **Forks and Updates**
  * **Network Upgrades**
    * **Hard Forks**
      * **Bitcoin Cash Hard Fork**
      * **Ethereum Constantinople**
    * **Soft Forks**
      * **Bitcoin SegWit**
      * **Ethereum EIP-1559**
  * **Protocol Changes**
    * **Consensus Algorithm Updates**
      * **Proof of Work (PoW)**
      * **Proof of Stake (PoS)**
    * **Network Enhancements**
      * **Scalability Solutions**
      * **Security Enhancements**
* **Regulatory and Legal Events**
  * **Regulatory Approvals**
    * **SEC Approvals**
    * **CFTC Approvals**
  * **Legal Challenges**
    * **SEC Lawsuits**
    * **Tax Regulations**
* **Market Manipulations**
  * **Pump and Dump Schemes**
    * **Coordinated Pump Events**
    * **Dump After Hype**
  * **Wash Trading**
    * **Fake Trading Volume**
    * **Price Manipulation**

**3. Crypto Governance Events**

* **DAO Proposals**
  * **Voting Proposals**
    * **Funding Proposals**
    * **Operational Changes**
  * **Governance Decisions**
    * **Policy Changes**
    * **Project Direction**
* **Protocol Governance**
  * **On-Chain Governance**
    * **Voting Mechanisms**
    * **Governance Proposals**
  * **Off-Chain Governance**
    * **Community Discussions**
    * **Development Roadmap**

**4. Security Events**

* **Vulnerabilities and Exploits**
  * **Smart Contract Vulnerabilities**
    * **Reentrancy Attacks**
    * **Logic Flaws**
  * **Exchange Hacks**
    * **Exchange Breaches**
    * **Stolen Funds**
* **Audits and Security Reviews**
  * **Smart Contract Audits**
    * **Formal Verification**
    * **Code Reviews**
  * **Exchange Security Audits**
    * **Penetration Testing**
    * **Security Assessments**
* **Incident Responses**
  * **Emergency Forks**
    * **Network Split**
    * **Protocol Rollback**
  * **Compensation Plans**
    * **Refunds**
    * **Insurance Payouts**

**5. Technical Events**

* **Blockchain Upgrades**
  * **Network Upgrades**
    * **Protocol Enhancements**
    * **Consensus Changes**
  * **Feature Additions**
    * **New Functionality**
    * **Extended Capabilities**
* **Development Milestones**
  * **Testnet Launches**
    * **Public Testnets**
    * **Private Testnets**
  * **Mainnet Launches**
    * **Initial Mainnet Release**
    * **Major Updates**

**6. Economic Events**

* **Supply Adjustments**
  * **Token Burns**
    * **Scheduled Burns**
    * **Ad-Hoc Burns**
  * **Minting Events**
    * **New Token Issuances**
    * **Incentive Programs**
* **Staking and Yield Farming**
  * **Staking Rewards**
    * **Proof of Stake Rewards**
    * **Delegated Proof of Stake Rewards**
  * **Yield Farming Programs**
    * **Liquidity Mining**
    * **Staking Pools**

**7. Investor Events**

* **Initial Investment**
  * **Early Stage Investment**
    * **Angel Investments**
    * **Seed Funding**
  * **Venture Capital Funding**
    * **Series A**
    * **Series B and Beyond**
* **Secondary Markets**
  * **Private Sales**
    * **Pre-ICO Sales**
    * **Private Token Placements**
  * **Public Sales**
    * **ICOs**
    * **IEOs**

**8. Community Events**

* **Meetups and Conferences**
  * **Industry Conferences**
    * **Consensus**
    * **Devcon**
  * **Local Meetups**
    * **Community Gatherings**
    * **Developer Meetups**
* **Community Proposals**
  * **Improvement Proposals**
    * **EIPs (Ethereum Improvement Proposals)**
    * **BIPs (Bitcoin Improvement Proposals)**
  * **Community Voting**
    * **Governance Voting**
    * **Proposal Acceptance**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.satoshiterminal.io/research-suite/data-coverage/crypto-market-events.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
