Skip to content

Commit

Permalink
Merge pull request #847 from oasisprotocol/anzoman/web3-gateway-menti…
Browse files Browse the repository at this point in the history
…on-sapphire-mainnet

docs/node: Add ID for Sapphire on Mainnet for Web3 Gateway docs
  • Loading branch information
anzoman authored May 31, 2024
2 parents b7bc364 + 5b76d0c commit c91c1a3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/node/web3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ In the config above replace `{{ ... }}` placeholders with actual ParaTime IDs:
* Emerald on [Mainnet][mainnet-emerald]: `000000000000000000000000000000000000000000000000e2eaa99fc008f87f`
* Emerald on [Testnet][testnet-emerald]: `00000000000000000000000000000000000000000000000072c8215e60d5bca7`
* `{{ sapphire_paratime_id }}`:
* Sapphire on [Mainnet][mainnet-sapphire]: `000000000000000000000000000000000000000000000000f80306c9858e7279`
* Sapphire on [Testnet][testnet-sapphire]: `000000000000000000000000000000000000000000000000a6d1e3ebf60dff6c`

### PostgreSQL
Expand Down Expand Up @@ -165,6 +166,7 @@ Use the following placeholder values:
- `{{ chain_id }}`: The chain ID of your EVM network:
- Emerald on [Mainnet][emerald-mainnet]: `42262`
- Emerald on [Testnet][emerald-testnet]: `42261`
- Sapphire on [Mainnet][sapphire-mainnet]: `23294`
- Sapphire on [Testnet][sapphire-testnet]: `23295`

:::tip
Expand Down Expand Up @@ -267,10 +269,12 @@ extended downtime while the Web3 Gateway is reindexing the blocks.
[github-releases]: https://github.com/oasisprotocol/oasis-web3-gateway/releases
[Mainnet]: mainnet/README.md
[mainnet-emerald]: mainnet/README.md#emerald
[mainnet-sapphire]: mainnet/README.md#sapphire
[Oasis archive node]: run-your-node/archive-node.md
[README.md]: https://github.com/oasisprotocol/oasis-web3-gateway/blob/main/README.md#building-and-testing
[Sapphire]: ../dapp/sapphire/README.mdx
[sapphire-testnet]: ../dapp/sapphire/README.mdx#testnet
[sapphire-mainnet]: ../dapp/sapphire/README.mdx#mainnet
[system service]: run-your-node/prerequisites/system-configuration.mdx#create-a-user
[Testnet]: testnet/README.md
[testnet-emerald]: testnet/README.md#emerald
Expand Down

0 comments on commit c91c1a3

Please sign in to comment.