# Blockchains

ZARP Stablecoin is currently natively (officially) available for issuance and redemption on the following  blockchains:&#x20;

**Base**

* Contract address: 0xb755506531786C8aC63B756BaB1ac387bACB0C04
* Block Explorer: <https://basescan.org/token/0xb755506531786C8aC63B756BaB1ac387bACB0C04>

**Ethereum**

* Contract address: 0xb755506531786C8aC63B756BaB1ac387bACB0C04
* Block Explorer: <https://etherscan.io/token/0xb755506531786C8aC63B756BaB1ac387bACB0C04>

**Polygon**

* Contract address: 0xb755506531786C8aC63B756BaB1ac387bACB0C04
* Block Explorer:  <https://polygonscan.com/token/0xb755506531786C8aC63B756BaB1ac387bACB0C04>

**Solana**

The ZARP Stablecoin contract was recently migrated on Solana. Holders of the old token can exchange them for new tokens via ZARP Partners.

* Contract address: dngKhBQM3BGvsDHKhrLnjvRKfY5Q7gEnYGToj9Lk8rk
* Block Explorer: <https://solscan.io/token/dngKhBQM3BGvsDHKhrLnjvRKfY5Q7gEnYGToj9Lk8rk>

ZARP Stablecoin's EVM contracts are always deployed at the same nonce and should therefore always have the same contract address across EVM L1 and L2 chains.

Synthetic (wrapped) ZARP tokens may exist on other blockchains, but are not officially supported.&#x20;


---

# 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.zarpstablecoin.com/zarp-stablecoin/blockchains.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.
