# CONTRACTS ADDRESSES

## Mainnet  Colombus-5

{% hint style="success" %}
Contract deployed on mainnet
{% endhint %}

Altered contract & Elastic cw20 contract:

```rust
// v1
terra15tztd7v9cmv0rhyh37g843j8vfuzp8kw0k5lqv
```

Staking contract LP token address ALTE - UST LP

```rust
v1 
terra1augyqytpq9klph5egx99m5ufrcjx5f7xgrcqck
```

ALTE - UST | CW20 LP token address Terraswap

```rust
// v1
terra1t4xype7nzjxrzttuwuyh9sglwaaeszr8l78u6e
```

## Altered Testnet Bombay-12

```rust
terra1uk4j2dlnyserpzddyquxxmdvw482zzcshwdy9m
```


---

# 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.alteredprotocol.com/ressources/contracts-addresses.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.
