# Supported Quote Tokens

{% hint style="info" %}
These quote tokens are supported for deployments via the @clanker bot on Farcaster and API deployments.&#x20;

Starting with release v0.3.1, users may permissionlessly interact with the Clanker token factory to deploy tokens paired with arbitrary quote tokens and that start at arbitrary market caps.
{% endhint %}

{% hint style="warning" %}
The Starting Market Cap, denominated in the quote token, is subject to change. Please refer to this page for the latest info.
{% endhint %}

<table><thead><tr><th>Token Name</th><th>Ticker</th><th>Chain<select><option value="xSGa7NNoqr5D" label="Base" color="blue"></option></select></th><th>Contract Address</th><th>Approximate Starting Market Cap</th><th data-type="number">Initial Tick</th></tr></thead><tbody><tr><td>Wrapped Ether</td><td>WETH</td><td><span data-option="xSGa7NNoqr5D">Base</span></td><td>0x4200000000000000000000000000000000000006</td><td>10 WETH</td><td>-230400</td></tr><tr><td>A0x</td><td>A0X</td><td><span data-option="xSGa7NNoqr5D">Base</span></td><td>0x820c5f0fb255a1d18fd0ebb0f1ccefbc4d546da7</td><td>~6.85B A0X</td><td>-152800</td></tr><tr><td>Coinbase Wrapped BTC</td><td>cbBTC</td><td><span data-option="xSGa7NNoqr5D">Base</span></td><td>0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf</td><td>0.1 cbBTC</td><td>-391600</td></tr><tr><td>Degen</td><td>DEGEN</td><td><span data-option="xSGa7NNoqr5D">Base</span></td><td>0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed</td><td>666,667 DEGEN</td><td>-164600</td></tr><tr><td>higher</td><td>HIGHER</td><td><span data-option="xSGa7NNoqr5D">Base</span></td><td>0x0578d8A44db98B23BF096A382e016e29a5Ce0ffe</td><td>1,250,000 HIGHER</td><td>-134600</td></tr><tr><td>Native</td><td>NATIVE</td><td><span data-option="xSGa7NNoqr5D">Base</span></td><td>0x20DD04c17AFD5c9a8b3f2cdacaa8Ee7907385BEF</td><td>25,000,000 NATIVE</td><td>-167600</td></tr><tr><td>Super Anon</td><td>ANON</td><td><span data-option="xSGa7NNoqr5D">Base</span></td><td>0x0Db510e79909666d6dEc7f5e49370838c16D950f</td><td>10,000,000 ANON</td><td>-167600</td></tr><tr><td>tokenbot</td><td>CLANKER</td><td><span data-option="xSGa7NNoqr5D">Base</span></td><td>0x1bc0c42215582d5A085795f4baDbaC3ff36d1Bcb</td><td>500 CLANKER</td><td>-179200</td></tr></tbody></table>


---

# 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://clanker.gitbook.io/clanker-documentation/references/supported-quote-tokens.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.
