# Contrats

Voir les smart contracts d'Algem sur Github :

{% embed url="<https://github.com/AlgemDeFi/algem-contracts>" %}

## Smart Contracts

### Liquid Staking

**Contract name:** Liquid Staking

**Contract address:** *0x5C1d806699225dc950fb1689D39A2c2178d2DFe7*

{% embed url="<https://blockscout.com/astar/address/0x5C1d806699225dc950fb1689D39A2c2178d2DFe7>" %}

### Liquid Staking Manager

**Contract name:** Liquid Staking Manager

**Contract address:** *0x19118614f6F0a4282BC9AABB753B736b448E543B*

{% embed url="<https://blockscout.com/astar/address/0x19118614f6F0a4282BC9AABB753B736b448E543B>" %}

### N Distributor

**Contract name:** N Distributor

**Contract address:** *0x10eC47A8E94e28C3EC53Df2fe27f4ED1AE371bA1*

{% embed url="<https://blockscout.com/astar/address/0x10eC47A8E94e28C3EC53Df2fe27f4ED1AE371bA1>" %}

### NFT Distributor

**Contract name:** NFT Distributor

**Contract address:** *0xc571fEA86b1802146d90fBE59b6327A7a2E6Ef17*

{% embed url="<https://blockscout.com/astar/address/0xc571fEA86b1802146d90fBE59b6327A7a2E6Ef17>" %}

### Adapters Distributor

**Contract name:** Adapters Distributor

**Contract address:** *0xB8fAa920d57B548b9d4BA647a422858740e46845*

{% embed url="<https://blockscout.com/astar/address/0xB8fAa920d57B548b9d4BA647a422858740e46845>" %}

### Algem Liquid Staking Discount

**Contract name:** Algem Liquid Staking Discount

**Contract address:** *0x72fA331DF60B8Fba282Cb77A93D002e05d6BC490*

{% embed url="<https://blockscout.com/astar/address/0x72fA331DF60B8Fba282Cb77A93D002e05d6BC490/contracts#address-tabs>" %}

### nASTR Farming

**Contract name:** **Sirius Adapter**

**Contract address:** 0x29774f72d921d1F5C591ab68dE532a528A4288B4

{% embed url="<https://blockscout.com/astar/address/0x29774f72d921d1F5C591ab68dE532a528A4288B4>" %}

**Contract name:** **Kagla Adapter**

**Contract address:** 0x8d4F87A8f688Af04e9E3023C8846c3f6c64f410e

{% embed url="<https://blockscout.com/astar/address/0x8d4F87A8f688Af04e9E3023C8846c3f6c64f410e>" %}

**Contract name:** **Arthswap Adapter**

**Contract address:** *0x05af368eCcDA154e2D4428B17cA0Ca7a806AAbEe*

{% embed url="<https://blockscout.com/astar/address/0x05af368eCcDA154e2D4428B17cA0Ca7a806AAbEe/contracts#address-tabs>" %}

## Asset Contracts

### nASTR

**Contract name:** nASTR

**Contract address:** *0xE511ED88575C57767BAfb72BfD10775413E3F2b0*

{% embed url="<https://blockscout.com/astar/address/0xE511ED88575C57767BAfb72BfD10775413E3F2b0>" %}

### Algemantis Nautilus Pass (NFT)

**Contract name:** Algemantis Nautilus Pass

**Contract address:** *0x170a3768117A9Ae6939EA46c1b4265e94De44534*

{% embed url="<https://blockscout.com/astar/token/0x170a3768117A9Ae6939EA46c1b4265e94De44534/token-transfers>" %}

### Algem Liquid Staking Discount (NFT)

**Contract name:** Algem Liquid Staking Discount

**Contract address:** *0xF0F9238013af5982f97A347D190181F200Ad68CD*

{% embed url="<https://blockscout.com/astar/token/0xF0F9238013af5982f97A347D190181F200Ad68CD/token-transfers>" %}

### Algem Dojo (NFT)

**Contract name:** Algem Dojo

**Contract address:** *0xeBdA851087FF6A75961781987B9f1F7832D9DeB0*

{% embed url="<https://blockscout.com/astar/token/0xeBdA851087FF6A75961781987B9f1F7832D9DeB0/token-transfers>" %}


---

# 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.algem.io/algem-documentation-fr-1/developpement/contrats.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.
