# Smart Contracts

Aster's smart contracts are the foundation of our decentralized platform. Designed for security and transparency, they power everything from perpetual trading to earn products.

This page lists the official Aster smart contract addresses across supported networks for your reference.

### **Aster Treasury Contract**

* **BNB Chain:** 0x128463A60784c4D3f46c23Af3f65Ed859Ba87974
* **Ethereum:** 0x604DD02d620633Ae427888d41bfd15e38483736E
* **Solana:** EhUtRgu9iEbZXXRpEvDj6n1wnQRjMi2SERDo3c6bmN2c
* **Arbitrum:** 0x9E36CB86a159d479cEd94Fa05036f235Ac40E1d5<br>

### [**Aster Earn**](https://docs.asterdex.com/product/asterearn)

* **asBTC Token Contract:** 0x184b72289c0992BDf96751354680985a7C4825d6

* **asBTC Minting Contract:** 0x8a3C77E6c6A488d26CD44F403b95e44675f46e6A

* **asUSDF Token Contract:** 0x917AF46B3C3c6e1Bb7286B9F59637Fb7C65851Fb

* **asUSDF Minting Contract:** 0xdB57a53C428a9faFcbFefFB6dd80d0f427543695

* **asBNB Token Contract:** 0x77734e70b6E88b4d82fE632a168EDf6e700912b6

* **asBNB Minting Contract:** 0x2F31ab8950c50080E77999fa456372f276952fD8

* **asCAKE Token Contract:** 0x9817F4c9f968a553fF6caEf1a2ef6cF1386F16F7

* **asCAKE Minting Contract:** 0x1A81A28482Edd40ff1689CB3D857c3dAdF11D502

### [**USDF**](https://docs.asterdex.com/product/usdf-stablecoin)

* **USDF Token Contract:** 0x5A110fC00474038f6c02E89C707D638602EA44B5
* **USDF Minting Contract:** 0xC271fc70dD9E678ac1AB632f797894fe4BE2C345


---

# 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.asterdex.com/overview/smart-contracts.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.
