> For the complete documentation index, see [llms.txt](https://whitepaper.virtuals.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.virtuals.io/info-hub/important-links-and-resources/contract-address.md).

# Contract Address

Below is the list of contract addresses available on Virtuals Protocol:&#x20;

$VIRTUAL Token Address (Base) : 0x0b3e328455c4059EEb9e3f84b5543F74E24e7E1b

$VIRTUAL Token Address (ETH): 0x44ff8620b8cA30902395A7bD3F2407e1A091BF73 \
\
$VIRTUAL Token Address (Robinhood Chain):  \
0xc6911796042b15d7Fa4F6CDe69e245DdCd3d9c31\
\
$VIRTUAL Token Address (Solana): 3iQL8BFS2vE7mww4ehAqQHAsbmRNCrPxizWAT2Zfyr9y&#x20;

Vault for creators to lock pre-bonding tokens:&#x20;

*0xdAd686299FB562f89e55DA05F1D96FaBEb2A2E32* \
\
Sell wall wallet that disburses the tokens to sell order: \
\
\&#xNAN;*0xe2890629EF31b32132003C02B29a50A025dEeE8a*

Smart contract that executes the sell orders: \
\
\&#xNAN;*0xF8DD39c71A278FE9F4377D009D7627EF140f809e*


---

# 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://whitepaper.virtuals.io/info-hub/important-links-and-resources/contract-address.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.
