# Token Bridge

Onyxcoin (XCN) is, and always will be, native to the Ethereum blockchain. XCN is deployed on other blockchains through onchain bridging where one XCN is locked on the Ethereum blockchain and one is made availble or minted on a subsequent blockchain.&#x20;

### Contract Addresses

**XCN on Ethereum (Native XCN):** 0xA2cd3D43c775978A96BdBf12d733D5A1ED94fb18

**XCN on Base:** 0x9c632e6aaa3ea73f91554f8a3cb2ed2f29605e0c

**XCN on Onyx Ledger:** N/A&#x20;

**XCN on BNB Chain:** 0x7324c7C0d95CEBC73eEa7E85CbAac0dBdf88a05b

### Explorers

**Ethereum**: <https://etherscan.io/token/0xa2cd3d43c775978a96bdbf12d733d5a1ed94fb18>\
\
**Base**: <https://basescan.org/token/0x9c632e6aaa3ea73f91554f8a3cb2ed2f29605e0c>\
\
**Onyx Ledger:** <https://explorer.onyx.org> \
\
**BNB Chain:** <https://bscscan.com/token/0x7324c7c0d95cebc73eea7e85cbaac0dbdf88a05b>

### Bridge Links

{% embed url="<https://superbridge.app/base>" %}

{% embed url="<https://bnb.onyx.org/>" %}

{% embed url="<https://bridge.onyx.org/>" %}


---

# 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.onyx.org/onyxcoin/token-bridge.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.
