> For the complete documentation index, see [llms.txt](https://dev.abracadabra.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.abracadabra.money/deployment-addresses/blast-mainnet.md).

# Blast Mainnet

## Boxes:

* BlastBox: [0xC8f5Eb8A632f9600D1c7BC91e97dAD5f8B1e3748](https://blastscan.io/address/0xC8f5Eb8A632f9600D1c7BC91e97dAD5f8B1e3748#code)

## Cauldrons:

<details>

<summary>Active Cauldrons:</summary>

#### V4:

* WETH: [0x79e8CAd80E2aA49A246B789584C45aAB1CFe402e](https://blastscan.io/address/0x79e8CAd80E2aA49A246B789584C45aAB1CFe402e)

</details>

## MIMSwap | Gold Points:

As part of the Liquidity Launch Event (LLE) happening on Blast for the launch of MIMSwap, this contract will be used to store the liquidity and receive Gold Points.

### Gold Points:

* LLE Contract : [0xa64b73699cc7334810e382a4c09caec53636ab96](https://blastscan.io/address/0xa64b73699cc7334810e382a4c09caec53636ab96)
* Gold Point Receiver: [0xa64B73699Cc7334810E382A4C09CAEc53636Ab96](https://blastscan.io/address/0xa64B73699Cc7334810E382A4C09CAEc53636Ab96)
* Point Operator: [0xD1025F1359422Ca16D9084908d629E0dBa60ff28](https://blastscan.io/address/0xD1025F1359422Ca16D9084908d629E0dBa60ff28)

### MIMSwap:

* MIMSwap Router: [0x85FAAfc31bc8B16bE7039F869cD2006dA257b705](https://blastscan.io/address/0x85FAAfc31bc8B16bE7039F869cD2006dA257b705)
* MIMSwap Factory: [0x7E05363E225c1c8096b1cd233B59457104B84908](https://blastscan.io/address/0x7E05363E225c1c8096b1cd233B59457104B84908)
* MIMSwap MagicLP: [0xeDa89B8b19eBEf5FC0D5e21ebAd174366C230D35](https://blastscan.io/address/0xeDa89B8b19eBEf5FC0D5e21ebAd174366C230D35)

## Active Cauldrons:

### V4:

* WETH: [0x79e8CAd80E2aA49A246B789584C45aAB1CFe402e](https://blastscan.io/address/0x79e8cad80e2aa49a246b789584c45aab1cfe402e#code)
  * Redstone Oracle Aggregator: [0x86e761F620b7ac8Ea373e0463C8c3BCCE7bD385B](https://blastscan.io/address/0x86e761F620b7ac8Ea373e0463C8c3BCCE7bD385B)

## Omnichain MIM:

* MIM: [0x76DA31D7C9CbEAE102aff34D3398bC450c8374c1](https://blastscan.io/address/0x76DA31D7C9CbEAE102aff34D3398bC450c8374c1)
* LzIndirectOFTV2: [0xcA8A205a579e06Cb1bE137EA3A5E5698C091f018](https://blastscan.io/address/0xcA8A205a579e06Cb1bE137EA3A5E5698C091f018)
* FeeHandler: [0x630FC1758De85C566Bdec1D75A894794E1819d7E](https://blastscan.io/address/0x630FC1758De85C566Bdec1D75A894794E1819d7E)

## Omnichain SPELL:

* SPELL: [0x741A2378a8E003acbAdbc21506bC624062Ace36E](https://blastscan.io/address/0x741A2378a8E003acbAdbc21506bC624062Ace36E)
* LzIndirectOFTV2: [0x6E4358c889bb7871061904Be31Fe47C3B8b7F442](https://blastscan.io/address/0x6E4358c889bb7871061904Be31Fe47C3B8b7F442)
* FeeHandler: [0xA3372CD2178c52fdCB1f6e4c4E93014B4dB3B20d](https://blastscan.io/address/0xA3372CD2178c52fdCB1f6e4c4E93014B4dB3B20d)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dev.abracadabra.money/deployment-addresses/blast-mainnet.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.
