# Token

The BlueWhale project has expanded its operations from the existing **KaiaChain** to the **Avalanche** network.

Token bridging was securely completed using **LayerZero’s Stargate Protocol**, enabling users to access BlueWhale ecosystem assets seamlessly on the Avalanche chain.

Below are the details of the bridged tokens:

<table><thead><tr><th width="152.80859375">Token Name</th><th>Avalanche Network Contract Address</th></tr></thead><tbody><tr><td><strong>SHELL</strong></td><td><a href="https://snowtrace.io/token/0xaD4CB79293322c07973ee83Aed5DF66A53214dc6?chainid=43114"><code>0xaD4CB79293322c07973ee83Aed5DF66A53214dc6</code></a></td></tr><tr><td><strong>PEARL</strong></td><td><a href="https://snowtrace.io/token/0x08c4b51e6Ca9Eb89C255F0a5ab8aFD721420e447?type=erc20&#x26;chainid=43114"><code>0x08c4b51e6Ca9Eb89C255F0a5ab8aFD721420e447</code></a></td></tr><tr><td><strong>sBWPM</strong></td><td><a href="https://snowtrace.io/token/0x6c960648d5F16f9e12895C28655cc6Dd73B660f7?chainid=43114"><code>0x6c960648d5F16f9e12895C28655cc6Dd73B660f7</code></a></td></tr><tr><td><strong>sADOL</strong></td><td><a href="https://snowtrace.io/token/0x6214D13725d458890a8EF39ECB2578BdfCd82170?chainid=43114"><code>0x6214D13725d458890a8EF39ECB2578BdfCd82170</code></a></td></tr><tr><td><strong>CLAM</strong></td><td><a href="https://snowtrace.io/token/0x1ea53822f9B2a860A7d20C6D2560Fd07db7CFF85?chainid=43114"><code>0x1ea53822f9B2a860A7d20C6D2560Fd07db7CFF85</code></a></td></tr></tbody></table>

> **Note**: These contract addresses are exclusively for the Avalanche network. They may differ from the corresponding addresses on the KaiaChain, so please verify carefully before proceeding with any transactions.

#### Additional Notes

* Please ensure to use **LayerZero Stargate** for token bridging operations.
* The bridged tokens can be freely utilized on Avalanche-based services such as DEXs and staking platforms.
* For security and to avoid any issues, always verify the contract addresses before interacting with the tokens.


---

# 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://pumpspace.gitbook.io/docs/en/contract/token.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.
