# zkEVM+ Layer 2

## zkEVM+ Testnet <a href="#ternoa-chain-substrate-l1" id="ternoa-chain-substrate-l1"></a>

Ternoa zkEVM+ official testing network on SEPOLIA is available to EVM developers.&#x20;

Below is the reference list of each endpoint:

| Service  | URL                                                                      |
| -------- | ------------------------------------------------------------------------ |
| RPC      | [https://rpc.zkevm.ternoa.network ](<https://rpc.zkevm.ternoa.network >) |
| Bridge   | <https://bridge.zkevm.ternoa.network>                                    |
| Explorer | <https://explorer.zkevm.ternoa.network>                                  |
| Faucet   | <https://faucet.zkevm.ternoa.network>                                    |

### **RPC**

| Chain ID     | 752024                             |
| ------------ | ---------------------------------- |
| Endpoint     | <https://rpc.zkevm.ternoa.network> |
| Network name | Ternoa zkEVM+ Testnet              |

### Faucet <a href="#alphanet" id="alphanet"></a>

To start using Ternoa zkEVM+ TestNet, enter your Ternoa zkEVM public address (starting by 0x...), and claim Testnet CAPS

![](/files/WLkzAPxsyW7sZ3aiKAvr)

### Key Smart Contracts

<table><thead><tr><th width="306">Contract Name</th><th>Address</th></tr></thead><tbody><tr><td>PolygonZKevm Contract</td><td>0x1F9942BfAB4f7a19d1e857dA8e60F98b23E15B4B</td></tr><tr><td>Bridge Contract</td><td>0xF157F1f41eb8e161Dfa82E8792c740e9de2Ae5C8</td></tr><tr><td>Rollup Manager Contract</td><td>0x82f45dB8503a9a73CcaDAd37741105930dDc563a</td></tr><tr><td>Gas Token Contract</td><td>0xe4a18Ae2258727e636eeE1290761895016644342</td></tr><tr><td>DA Contract</td><td>0xbc6c6513DE3aC2b0E947998ea4fAE626914E935b</td></tr><tr><td>ProxyAdmin</td><td>0x95cC8654C48CA78e3Dd341253D9422FADBb77Af1</td></tr><tr><td>PolygonZkEVMDeployer</td><td>0x28AFA5B864Be24109BF2360319D81e850C00c73B</td></tr><tr><td>PolygonZkEVMGlobalExitRootL2</td><td>0xa62Bd3c5665a17F240E646127aDC0a1bBFDa5a05</td></tr><tr><td>PolygonZkEVMTimelock</td><td>0x44B8092e8E98bDc449312dcD4718686f4a477DAd</td></tr></tbody></table>

&#x20;

### &#x20;API Documentation

<https://explorer.zkevm.ternoa.network/api-docs>

&#x20;

&#x20;

&#x20;

&#x20;

&#x20;

&#x20;

&#x20;


---

# 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.ternoa.network/getting-started/networks/zkevm+-layer-2.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.
