File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- title : Network information
2+ title : Network information (EVM)
33---
44
55import InlineCopy from ' @site/src/components/InlineCopy' ;
66import Link from ' @docusaurus/Link' ;
77
8- For current and historical status information for Etherlink{ /* TX */ } , see https://status.etherlink.com .
9-
8+ This page contains information for connecting to the public Etherlink{ /* TX */ } networks via the Michelson interface.
109For using the networks via the Michelson interface, see [ Michelson network information] ( /michelson/network-information ) .
1110
11+ For current and historical status information for Etherlink{ /* TX */ } , see https://status.etherlink.com .
12+
1213For every network, we provide two public EVM endpoints: a full RPC endpoint and a
1314relay endpoint. The full RPC endpoint can be consumed by Etherlink EVM{ /* TEVM */ } users and
1415decentralized applications to interact with the chain. The relay endpoint
Original file line number Diff line number Diff line change 11---
2- title : Network information
2+ title : Network information (Michelson)
33---
44
5- For current and historical status information for Etherlink, see https://status.etherlink.com .
6-
5+ This page contains information for connecting to the public Etherlink<!-- TX--> networks via the Michelson interface.
76For using the networks via the EVM interface, see [ EVM network information] ( /evm/get-started/network-information ) .
87
8+ For current and historical status information for Etherlink<!-- TX--> , see https://status.etherlink.com .
9+
910## Etherlink<!-- TX--> Mainnet
1011
1112| Network parameter | Value |
1213| ---| ---|
1314| Network identifier | TODO |
14- | Endpoint | N/A ([ run your own EVM node] ( /network/evm-nodes ) ) |
15+ | Endpoint | N/A ([ run your own node] ( /network/evm-nodes ) ) |
1516| Indexer | TODO |
16- | Faucet | TODO |
17- | Bridge | TODO |
17+ | Bridge | TODO (instead [ bridge to EVM] ( /evm/bridging ) ) |
1818
1919## Etherlink<!-- TX--> Shadownet Testnet
2020
2121| Network parameter | Value |
2222| ---| ---|
2323| Network identifier | TODO |
24- | Endpoint | N/A (must run your own EVM node) |
24+ | Endpoint | N/A ([ run your own node] ( /network/evm-nodes ) ) |
2525| Indexer | TODO |
26- | Faucet | TODO |
27- | Bridge | TODO |
26+ | Faucet | TODO (instead [ get EVM test tokens ] ( /evm/get-started/getting-testnet-tokens ) ) |
27+ | Bridge | TODO (instead [ bridge to EVM ] ( /evm/bridging ) ) |
2828
2929## Etherlink<!-- TX--> Previewnet Testnet
3030
You can’t perform that action at this time.
0 commit comments