# Contract Addresses

USD1 is available on multiple leading blockchain networks, enabling seamless cross-chain transactions and integrations.

{% hint style="success" %}
**Multichain Support**

USD1 is deployed across 11 blockchain networks with more integrations on the way.
{% endhint %}

***

## Official contract addresses

{% hint style="warning" %}
**Security Notice**

Always verify contract addresses before interacting with them. Only use the official addresses listed below to avoid scams and fraudulent tokens.
{% endhint %}

### EVM-compatible networks

<table><thead><tr><th width="129.45703125">Network</th><th width="86.25">Standard</th><th width="383.23828125">Contract Address</th><th>Explorer</th></tr></thead><tbody><tr><td><strong>Ethereum</strong></td><td>ERC20</td><td><code>0x8d0d000ee44948fc98c9b98a4fa4921476f08b0d</code></td><td><a href="https://etherscan.io/token/0x8d0d000ee44948fc98c9b98a4fa4921476f08b0d">Etherscan</a></td></tr><tr><td><strong>Binance Smart Chain</strong></td><td>BEP20</td><td><code>0x8d0d000ee44948fc98c9b98a4fa4921476f08b0d</code></td><td><a href="https://bscscan.com/token/0x8d0d000ee44948fc98c9b98a4fa4921476f08b0d">BscScan</a></td></tr><tr><td><strong>Plume</strong></td><td>ERC20</td><td><code>0x111111d2bf19e43c34263401e0cad979ed1cdb61</code></td><td><a href="https://explorer.plume.org/token/0x111111d2bf19e43c34263401e0cad979ed1cdb61">Plume Explorer</a></td></tr><tr><td><strong>AB Core</strong></td><td>ARC20</td><td><code>0x111111d2bf19e43c34263401e0cad979ed1cdb61</code></td><td><a href="https://explorer.core.ab.org/token/0x111111d2bf19e43c34263401e0cad979ed1cdb61">AB Explorer</a></td></tr><tr><td><strong>Monad</strong></td><td>ERC20</td><td><code>0x111111d2bf19e43c34263401e0cad979ed1cdb61</code></td><td><a href="https://monadvision.com/token/0x111111d2bf19e43c34263401e0cad979ed1cdb61">MonadVision</a></td></tr><tr><td><strong>Mantle</strong></td><td>ERC20</td><td><code>0x111111d2bf19e43c34263401e0cad979ed1cdb61</code></td><td><a href="https://explorer.mantle.xyz/token/0x111111d2bf19e43c34263401e0cad979ed1cdb61">Mantle Explorer</a></td></tr><tr><td><strong>Morph</strong></td><td>ERC20</td><td><code>0x111111d2bf19e43c34263401e0cad979ed1cdb61</code></td><td><a href="https://explorer.morphl2.io/token/0x111111d2bf19e43c34263401e0cad979ed1cdb61">Morph Explorer</a></td></tr><tr><td><strong>XLayer</strong></td><td>ERC20</td><td><code>0x111111d2bf19e43c34263401e0cad979ed1cdb61</code></td><td><a href="https://www.oklink.com/x-layer/address/0x111111d2bf19e43c34263401e0cad979ed1cdb61">OKLink Explorer</a></td></tr></tbody></table>

### Non-EVM networks

<table><thead><tr><th width="97.26953125">Network</th><th width="128.8359375">Standard</th><th width="391.21875">Contract Address</th><th>Explorer</th></tr></thead><tbody><tr><td><strong>Solana</strong></td><td>SPL</td><td><code>USD1ttGY1N17NEEHLmELoaybftRBUSErhqYiQzvEmuB</code></td><td><a href="https://solscan.io/token/USD1ttGY1N17NEEHLmELoaybftRBUSErhqYiQzvEmuB">Solscan</a></td></tr><tr><td><strong>TRON</strong></td><td>TRC20</td><td><code>TPFqcBAaaUMCSVRCqPaQ9QnzKhmuoLR6Rc</code></td><td><a href="https://tronscan.org/#/token20/TPFqcBAaaUMCSVRCqPaQ9QnzKhmuoLR6Rc">TronScan</a></td></tr><tr><td><strong>Aptos</strong></td><td>Fungible Asset</td><td><code>0x05fabd1b12e39967a3c24e91b7b8f67719a6dacee74f3c8b9fb7d93e855437d2</code></td><td><a href="https://aptoscan.com/fungible-asset/0x05fabd1b12e39967a3c24e91b7b8f67719a6dacee74f3c8b9fb7d93e855437d2">Aptoscan</a></td></tr></tbody></table>

***

## Token details

| Property     | Value                                         |
| ------------ | --------------------------------------------- |
| **Symbol**   | USD1                                          |
| **Name**     | USD1                                          |
| **Decimals** | 18 (EVM) / Varies by network                  |
| **Type**     | Stablecoin                                    |
| **Backing**  | 100% backed by U.S. cash and cash equivalents |

***

## Cross-chain transfers

USD1 supports cross-chain transfers via Chainlink CCIP (Cross-Chain Interoperability Protocol), enabling secure and seamless movement of tokens between supported networks.

{% hint style="info" %}
**Coming soon**

Additional blockchain integrations are continuously being added. Check back regularly for updates.
{% endhint %}


---

# 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.worldlibertyfinancial.com/usd1-token/contract-addresses.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.
