# MACH Alpha for inEVM

### Mach Alpha Mainnet details

| Parameter                          | Value                                                                    |
| ---------------------------------- | ------------------------------------------------------------------------ |
| MACH Alpha proxy contract          | `0xBbb37a91a5C66256A74E5474814a1982CAB9Af2f`                             |
| MACH Alpha implementation contract | `0x48928bee3278d15b0de1e64c66769e7dc15d894d`                             |
| MACH Alpha RPC                     | [https://mach-inj.alt.technology/ ](<https://mach-inj.alt.technology/ >) |

### Adding inEVM network to Metamask

| Parameter       | Value                                                                    |
| --------------- | ------------------------------------------------------------------------ |
| Network Name    | inEVM                                                                    |
| Chain ID        | `2525`                                                                   |
| Currency Symbol | INJ                                                                      |
| Public RPC URL  | [https://mach-inj.alt.technology/ ](<https://mach-inj.alt.technology/ >) |
| Explorer        | <https://explorer.inevm.com/>                                            |

### What is MACH Alpha?

MACH Alpha is a fast finality layer that ensures the security and reliability of transactions. With MACH Alpha, developers and users can benefit from on-chain alerts that notify them of any detected invalid states within the rollup.

Underneath MACH Alpha is a network of nodes that monitor inEVM that perform state validation. Upon any detection of an invalid state, a governance proposal will be initiated on-chain to react to the invalid state. If the proposal gets approved, MACH Alpha's circuit breaker mechanism automatically halts the rollup's RPC service, protecting users from further malicious operations and enabling them to initiate the process of recalling the transaction altogether.

By bringing fast finality rollup services to inEVM, MACH Alpha empowers developers and users to leverage its security benefits within the platform. Hence, Injective users can transact with confidence on inEVM, knowing that their funds are protected from malicious actors.


---

# 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.altlayer.io/altlayer-documentation/public-testnets/mach-alpha-for-inevm.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.
