Skip to content

Commit

Permalink
Add link to status page on network info page (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymcmackin authored Aug 5, 2024
1 parent 55681e2 commit 85f2f46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/get-started/network-information.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ title: Network information

import InlineCopy from '@site/src/components/InlineCopy';

For current and historical status information for Etherlink, see https://status.etherlink.com.

## Etherlink Mainnet

<table><thead><tr><th width="231">Parameter</th><th>Value</th></tr></thead><tbody><tr><td>Network Name</td><td><code>Etherlink Mainnet</code></td></tr><tr><td>RPC URL</td><td><InlineCopy code="https://node.mainnet.etherlink.com" /></td></tr><tr><td>Chain ID</td><td><code>42793</code></td></tr><tr><td>Currency Symbol</td><td><code>XTZ</code></td></tr><tr><td>Block Explorer URL</td><td><a href="https://explorer.etherlink.com">https://explorer.etherlink.com</a></td></tr></tbody></table>
Expand Down

0 comments on commit 85f2f46

Please sign in to comment.