> For the complete documentation index, see [llms.txt](https://wmtx.blistering.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wmtx.blistering.io/info/pool-updates.md).

# Pool Updates

### 21 // JUNE 2026

* Rewards for April and May 2026 will be available for [**claim**](/rewards/claims-portal.md) on Tuesday, June 23rd.

### 19 // MAY 2026

* POOL RETIRED: We have made the decision to shut down the Blistering EarthNode Cardano stake pool. Thank you all for your support and delegations over the years.
* Rewards for both April and May will be made available in our [**portal**](/rewards/claims-portal.md) in June and will be claimable through August 31st, 2026.

### 26 // APRIL 2026

* Rewards for March 2026 are now available for claim.

### 17 // MARCH 2026

* Rewards for February 2026 will be available for claim on March 19th, 2026. Get your share of 1,294.12 $WMTx rewards!

### 15 // FEBRUARY 2026

* Rewards for January 2026 will be available for claim on February 17th, 2026. Get your share of 1,490.76 $WMTx rewards!

### 25 // JANUARY 2026

* Rewards for December 2025 will be available for claim on January 27th, 2026. Get your share of 1,781.84 $WMTx rewards!

### 14 // DECEMBER 2025

* Rewards for October will be claimable on December 15th.
* Rewards for November will be available for claim on December 16th.

### 21 // NOVEMBER 2025

* We minted a block!

### 9 // OCTOBER 2025

* Rewards for September 2025 are now available for [**claiming**](/rewards/claims-portal.md).

### 18 // AUGUST 2025

* Your rewards for July 2025 may now be claimed!

### 3 // JULY 2025

* Rewards for June 2025 are claimable today!

### 1 // JULY 2025

* We minted a block!

### 3 // JUNE 2025

* Rewards for May 2025 will be available for claiming on June 5th. Check out our [claims portal](/rewards/claims-portal.md).

### 13 // APR 2025

* We minted a block!

### 23 // FEB 2025

* The [**claims portal**](/rewards/claims-portal.md) is now open!

### 12 // FEB 2025

* We acquired an additional 10 [**Spark AirNodes**](/data/on-chain.md).

### 1 // FEB 2025

* [**January 2025**](/data/history.md#january-2025) numbers are in and delegators are in for 1,261.22 $WMTx in total rewards.
* [**Claims Portal**](/rewards/claims-portal.md) update: slight production delay. Our partners, Yepple, have confirmed that we'll be ready to go in a week or two, at which point delegators will be able to claim rewards for December and January.

### 5 // JAN 2025

* Our first month, [**December 2024**](/data/history.md), has been finalized. Our delegators will be able to claim their share of 1,149.20 $WMTx shortly.

### 15 // DEC 2024

* Minted our first official block earlier this month that will go towards buying more [**infrastructure**](/data/on-chain.md) (and rewarding you with more $WMTx if you're delegating with us!). We're only just getting started!

### 3 // DEC 2024

* Acquired 20 [**Spark AirNodes**](/data/on-chain.md).

### 1 // DEC 2024

* Rewards have started accumulating. We are taking daily snapshots. Join us today by staking your ADA to the ticker WMTX.

### 23 // NOV 2024

* The amazing team at [**Yepple**](https://blockchain.yepple.io/) is building out our [**claims portal**](/rewards/claims-portal.md).

### 12 // NOV 2024

* First [**public announcement on X**](https://x.com/blistering_io/status/1856416167386116195?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1856416167386116195%7Ctwgr%5E960e6d2949894bbdf09046d8bc51530d7fad4719%7Ctwcon%5Es1_c10\&ref_url=https%3A%2F%2Fpublish.twitter.com%2F%3Furl%3Dhttps%3A%2F%2Ftwitter.com%2Fblistering_io%2Fstatus%2F1856416167386116195).
* Additional marketing efforts planned for November & December.

### 9 // NOV 2024

* [**Performance** ](/data/performance.md)information is live (will be updated several times per month)

### 4 // NOV 2024

* [**Treasury** ](/data/on-chain.md)information is live (our active wallets & infrastructure inventory).

### 1 // NOV 2024

* Now live: [**WMTX Pro sign-up form**](https://blistering.io/wmtx-pro/)

### 31 // OCT 2024

* Soft launch: today! (start staking with [**us**](https://wmtx.blistering.io/info/faq#how-do-i-delegate-my-ada-to-the-wmtx-stake-pool))
* Our official launch is December 1st, 2024 (rewards start accumulating).

### 30 // OCT 2024

* [**Newsletter**](https://newsletter.blistering.io/wmtx) launch (vendor: Mailchimp)

### 27 // OCT 2024

* Submitted transaction to Cardano mainnet to finalize stake pool parameters: ticker (WMTX), fixed cost per epoch (170 ₳), pledge (10,000 ₳), margin fee (50%).
* Launched [**wmtx.blistering.io**](https://wmtx.blistering.io) V.1.0 (Powered by [**GitBook**](https://www.gitbook.com/?utm_source=content\&utm_medium=trademark\&utm_campaign=ILep6T7ooFJm5o1cHlAx))


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wmtx.blistering.io/info/pool-updates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
