> For the complete documentation index, see [llms.txt](https://docs.waveswaps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.waveswaps.com/migrations/stake-gbl.md).

# Stake GBL

Welcome to the official GBL Stake migration report for the WaveSwaps platform.\
This page documents the finalization, distribution, and verification details for all users who participated in GBL staking up to the migration date.

***

### **Overview**

* **Total GBL stakes created:** **363**
* **Stakes closed by admin:** **20**\
  (All received their full output.)

The migration process is now **complete**.\
All eligible user balances have been distributed according to the finalized output calculations.

***

### **How to Check Your Migration Balance**

* **Step 1:**\
  Review the downloadable tables below to see the breakdown of all migrated stakes, including your address, stake amount, and output.
* **Step 2:**\
  Visit the blockchain explorer to view the [official migration payout transaction](https://polygonscan.com/tx/0xc34578de1bbb97b48d5f1754ae38efdbb93a91358d7afa52521b52a7b9c96b0f).\
  All outputs were distributed transparently and immutably on-chain.

***

### **Downloads**

* Download Full GBL Stake Table (claimed and unclaimed) ([PDF](https://tokens.waveswaps.com/images/migration/gbl_all.pdf))
* Download Full GBL Stake Migration Table (unclaimed) ([PDF](https://tokens.waveswaps.com/images/migration/gbl_open.pdf))

***

### **Migration Transaction**

* View the GBL Stake Migration Transaction on[ PolygonScan](https://polygonscan.com/tx/0xc34578de1bbb97b48d5f1754ae38efdbb93a91358d7afa52521b52a7b9c96b0f)
* [BatchSend Smart Contract](https://polygonscan.com/address/0x4DC0e133BD451CC5af3a646446C45121b925db51#code)

All recipients and output amounts are verifiable directly on-chain.

***

### **Individual Stake Closure**

Out of 363 created GBL stakes, 20 were closed manually by the admin in full accordance with platform rules.\
All such closures were executed transparently and can be independently verified in the migration tables and on the blockchain.

***

### **Verify Your Balance**

* **Your received amount:**\
  You can find your address and final output in the downloadable tables.
* **Blockchain record:**\
  Cross-check your payout on PolygonScan by searching for your wallet address in the transaction’s recipient list.

***

### **Need Help?**

If you have questions about your stake or output, please contact support on our Telegram group with your wallet address and a reference to this migration event.

***

*This migration marks another milestone in the evolution of the WaveSwaps platform—enhancing transparency, fairness, and decentralization for all participants.*


---

# 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:

```
GET https://docs.waveswaps.com/migrations/stake-gbl.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.
