> For the complete documentation index, see [llms.txt](https://blastex.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blastex.gitbook.io/knowledge-base/core-architecture/blastex-smart-contracts.md).

# Blastex Smart Contracts

The Blastex Contracts Nuts and Bolts

## **Smart Contracts at a Glance**

### [**Main Contract**](https://blastscan.io/address/0x8c1dbb14c012bccdb3477bc1625a3dcfd0f61ac2#code)

### [**BLASTX Token**](https://blastscan.io/address/0x5c598e410de1214d77ebb166102471065e7b2596#code)

### [**LP**](https://blastscan.io/address/0xdaE375F817B465f3a226284Af0Ad5Fa2387274EA)

## Core Contracts in a Nut Shell

**Solidity-Powered**\
The BLASTX ecosystem’s backbone is crafted in Solidity and deployed on **Blast**.

**BLASTX Token Contract**\
Governs all token-related activities from issuance to transfer to special parameters, such as those restricting AMM purchases for BLASTX.

**Bonding & Liquidity Staking Contract**\
Manages token Bonding and Liquidity Staking, ensuring precise reward distribution.

**AMM Liquidity Management Contract**\
Central to token liquidity, facilitating smooth AMM operations.
