> 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/ws-official/historical-evolution/getonglobal/token-holdings.md).

# Token Holdings

The **Imported Token Holdings Table** is a central feature of the GetonGlobal platform, providing users with a clear and detailed overview of their token holdings and their associated values. Each column is designed to offer insights into the tokens' roles within the ecosystem, along with tools to manage and utilize them effectively. Below is a breakdown of the columns and their descriptions:

***

**Token Logo and Name**

* Displays the **token logo** and its **full name** for easy identification.
* Tooltips provide additional details, such as the token’s **network** and **contract address**.
* Each logo includes a **link to the blockchain explorer** for the token’s contract, enabling users to verify their holdings directly on the blockchain.
* This ensures clarity and helps users distinguish between tokens, especially in multichain environments.

***

**Balance**

* The **number of imported tokens** held in the connected wallet is displayed along with the token’s **symbol**.
* **Note:** Token balances may include decimals depending on the token’s configuration. Tooltips or footnotes can clarify this for users.

***

**Ecosystem Value ($)**

* Represents the calculated value of the token within the **GetonGlobal ecosystem**.
* The formula for ecosystem value: Token Amount×Ecosystem Price=Ecosystem Value
* **Ecosystem Prices (**[**list**](https://docs.waveswaps.com/swaps/cross-chain-swap/dpmc)**):**
  * **PiplCoin (PIPL):** $1.82 USD
  * **GroshCoin (GROSH):** $1.20 USD
  * **EuroGrosh (eGROSH):** $1.20 USD
  * **GetonCoin (GETON):** $60.00 USDT
  * **PronCoin (PRON):** $960.00 USD
  * **LifeOnScreen (LOS):** $24.00 USD
  * **CarbCoin (CARB):** $18.00 USD
  * **CryptoBoard (CBDX):** $8.00 USD
  * **AirPod Token (APOD):** $1.20 USD<br>
* These prices reflect the token's utility and role in governance, liquidity engines, or other reward mechanisms.
* [DPMC Price list](/swaps/cross-chain-swap/dpmc.md)

***

**Market Value ($)**

* Displays the **live market value** of the token based on [**DEX prices** ](https://geton.global/tokens)from the supported Polygon network.
* **Target Vision:** The GetonGlobal DAO community is actively working toward improving token market values through the **WaveSwaps Liquidity Engines** and **DAO governance activities**.
* **Tooltip or Note:**
  * Market values may differ across networks.
  * Price discrepancies can occur due to supply, demand, or liquidity variations.

***

**DAO Value (DAO)**

* Represents the **proportional amount of DAO tokens** allocated to the user based on their imported holdings.
* DAO tokens are released progressively over a **100-day schedule**, ensuring a balanced distribution and encouraging active participation in governance.
* Users can view the release progress within the table or DAO section.

***

**Power Cores**

With the option to **transform your imported balances to Power Cores on the Polygon network—unique NFTs with established value**, users can unlock new opportunities.&#x20;

These Power Cores offer **value** within the Polygon network’s ecosystem and **full utility within the WaveSwaps Liquidity Nodes mechanism**, providing greater stability and enhanced growth potential.

***

**Accessories**

* Tools designed for convenience and enhanced functionality:
  * **Add to MetaMask:** A button to add the token’s contract to MetaMask for direct wallet integration.
  * **Copy Contract Address:** A quick-access button to copy the token’s contract address for manual use.
  * **Access DEX Page:** Direct links to trade or view the token on supported decentralized exchanges (DEX).


---

# 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://docs.waveswaps.com/ws-official/historical-evolution/getonglobal/token-holdings.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.
