Skip to content

Commit

Permalink
Feat add mainnet info (#4)
Browse files Browse the repository at this point in the history
* add mainnet

* Update overview.md
  • Loading branch information
zypher-kevin authored Aug 15, 2024
1 parent d24d042 commit 71c6c30
Showing 1 changed file with 16 additions and 13 deletions.
29 changes: 16 additions & 13 deletions content/zytron/chain/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,23 @@ toc = true
top = false
+++

## Add Zytron Testnet
## Zytron Mainnet

Zytron has three test networks. You can choose to use it according to your needs.
Zytron have mainnet on linea now!

| Field | Value |
| ---- | ---- |
| Network Name | Zytron Linea |
| RPC | https://linea-mainnet-zytron.zypher.game/ |
| ChainId | 9901 |
| Explorer | https://linea-mainnet-zytron-blockscout.zypher.game/ |
| Currency | ETH |
| Bridge | https://zytron-mainnet-bridge.zypher.game |
| Safe Wallet | https://multisig.zytron.io/ |

## Zytron Testnet

Zytron has two test networks. You can choose to use it according to your needs.

### Zytron on Linea

Expand All @@ -30,17 +44,6 @@ Zytron has three test networks. You can choose to use it according to your needs
| Currency | ETH |
| Bridge | https://zytron-testnet-bridge.zypher.game/ |

### Zytron on B2

| Field | Value |
| ---- | ---- |
| Network Name | Zytron B2 Testnet |
| RPC | https://b2-testnet-zytron.zypher.game/ |
| ChainId | 50097 |
| Explorer | https://b2-testnet-zytron-blockscout.zypher.game/ |
| Currency | BTC |
| Bridge | https://zytron-testnet-bridge.zypher.game/ |

### Zytron on Celestia

| Field | Value |
Expand Down

0 comments on commit 71c6c30

Please sign in to comment.