Skip to content

Commit

Permalink
(feat): add zq2-devnet official endpoints (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
mauromedda authored Mar 20, 2024
1 parent 13f62e0 commit 95cc775
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/zq2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ In terms of compatibility and transition:

### Networks

| Name | EVM Chain Id | API | Explorer | Faucet | Notes |
| -------------------- | ------------ | ----------------------------------- | ---------------------------------------- | -------------------------------------- | ------------------------------------------------------------------------------------ |
| **Zilliqa 2 Devnet** | 33469 | <https://api.zq2-devnet.zilstg.dev> | <https://explorer.zq2-devnet.zilstg.dev> | <https://faucet.zq2-devnet.zilstg.dev> | Active unstable development network. Expect frequent updates, bugs and state resets. |
| Name | EVM Chain Id | API | Explorer | Faucet | Notes |
| -------------------- | ------------ | ------------------------------------ | ----------------------------------------- | --------------------------------------- | ------------------------------------------------------------------------------------ |
| **Zilliqa 2 Devnet** | 33469 | <https://api.zq2-devnet.zilliqa.com> | <https://explorer.zq2-devnet.zilliqa.com> | <https://faucet.zq2-devnet.zilliqa.com> | Active unstable development network. Expect frequent updates, bugs and state resets. |

## Release Timeline

Expand Down

0 comments on commit 95cc775

Please sign in to comment.