# Listed Tokens

### OAS

[Contract](https://explorer.oasys.games/token/0x5200000000000000000000000000000000000001/transactions): 0x5200000000000000000000000000000000000001

OAS is the native token for Oasys Hub. OAS is treated as an ERC20 token like any other token.

### WETH

[Contract](https://explorer.oasys.games/address/0x5801E5a61164024Be2554248E33127c6ebC8C113/transactions): 0x5801E5a61164024Be2554248E33127c6ebC8C113

WETH is a wrapped token, which value is equivalent to ETH.

### WBTC

[Contract](https://explorer.oasys.games/address/0xdd30c42D57a0f14DD44c809F59836D57392FDbC9/transactions): 0xdd30c42D57a0f14DD44c809F59836D57392FDbC9

WBTC is a wrapped token, which value is equivalent to BTC.

### USDC

[Contract](https://explorer.oasys.games/token/0x4D17C0609B77e456Fb98Ea99a62bCeF09adae32D): 0x4D17C0609B77e456Fb98Ea99a62bCeF09adae32D

USDC is a stable coin. This is bridged by [Celer Network](https://celer.network/)


---

# 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.palmy.finance/palmy-finance/asset/listed-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.
