Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update: pacific additional rpc url #246

Merged
merged 2 commits into from
Feb 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 14 additions & 12 deletions docs/manta-pacific/Block Explorer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,35 @@

Manta Pacific Chain comes equipped with a user-friendly block explorer that allows for easy viewing of important information such as:

- Address balances
- Transaction history
- Verified contracts
- Smart contract code and execution
- Network statistics
- Mining information
- Address balances
- Transaction history
- Verified contracts
- Smart contract code and execution
- Network statistics
- Mining information

Here are the 4 Explorers currently supporting Manta Pacific:

**Block Explorer:**

- Link: [Manta Pacific L2SCAN Block Explorer](https://manta-pacific.l2scan.co/)
- Link: [Manta Pacific OKLINK Block Explorer](https://www.oklink.com/manta)

- Link: [Manta Pacific Block Explorer](https://pacific-explorer.manta.network/)
- Link: [Manta Pacific L2SCAN Block Explorer](https://manta-pacific.l2scan.co/)

- Link: [Manta Pacific OKLINK Block Explorer](https://www.oklink.com/manta)
- Link: [Manta Pacific Block Explorer](https://pacific-explorer.manta.network/)

- Link: [Manta Pacific DexGuru Block Explorer](https://manta.dex.guru/)

**Socialscan:**

- Link: [Manta Socialscan](https://manta.socialscan.io/)
- Link: [Manta Socialscan](https://manta.socialscan.io/)

**DEX Screener:**

- Link: [Manta DEX Screener](https://dexscreener.com/manta)
- Link: [Manta DEX Screener](https://dexscreener.com/manta)

**GeckoTerminal:**

- Link: [GeckoTerminal for Manta Pacific](https://www.geckoterminal.com/manta-pacific/pools)
- Link: [GeckoTerminal for Manta Pacific](https://www.geckoterminal.com/manta-pacific/pools)

It provides a valuable tool for anyone looking to better understand and interact with a blockchain, it provides transparency and accessibility to the inner workings of a blockchain, and it can be used for a variety of purposes such as tracking transactions, monitoring smart contract execution, and analyzing network activity.
22 changes: 14 additions & 8 deletions docs/manta-pacific/Quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,20 @@ Get started with exploring the Manta Pacific ecosystem and developing/deploying

## Adding Manta Pacific to MetaMask

| Category | Information |
| --------------- | -------------------------------------- |
| Network Name | Manta Pacific L2 Rollup |
| Network URL | https://pacific-info.manta.network/ |
| RPC URL | https://pacific-rpc.manta.network/http |
| Websocket URL | wss://pacific-rpc.manta.network/ws |
| Chain ID | 169 |
| Currency Symbol | ETH |
| Category | Information |
| ------------------ | --------------------------------------------------- |
| Network Name | Manta Pacific L2 Rollup |
| Network URL | https://pacific-info.manta.network/ |
| RPC URL | https://pacific-rpc.manta.network/http |
| Additional RPC URL | https://pacific-rpc.manta.network/http |
| | https://manta-pacific.drpc.org |
| | https://manta-pacific-gascap.calderachain.xyz/http |
| | https://www.tencentcloud-rpc.com/v2/manta/manta-rpc |
| | https://r1.pacific.manta.systems/http |
| | https://r1.pacific.manta.systems/http |
| Websocket URL | wss://pacific-rpc.manta.network/ws |
| Chain ID | 169 |
| Currency Symbol | ETH |

## Token List

Expand Down
Loading