diff --git a/docs/.gitbook/vars.yaml b/docs/.gitbook/vars.yaml index a3df1a7..8a41050 100644 --- a/docs/.gitbook/vars.yaml +++ b/docs/.gitbook/vars.yaml @@ -7,6 +7,7 @@ testnet_rpc: https://carrot.megaeth.com/rpc mainnet_blockscout: https://megaeth.blockscout.com mainnet_etherscan: https://mega.etherscan.io testnet_blockscout: https://megaeth-testnet-v2.blockscout.com +testnet_etherscan: https://testnet-mega.etherscan.io network_status: https://uptime.megaeth.com mainnet_bridge: '0x0CA3A2FBC3D770b578223FBB6b062fa875a2eE75' block_gas_limit: 10,000,000,000 diff --git a/docs/user/get-started.md b/docs/user/get-started.md index 0379e0e..e59583f 100644 --- a/docs/user/get-started.md +++ b/docs/user/get-started.md @@ -32,7 +32,7 @@ In MetaMask, Rabby, or any Ethereum-compatible wallet, go to **Settings → Netw | **RPC URL** | space.vars.testnet_rpc | | **Chain ID** | space.vars.testnet_chain_id | | **Currency Symbol** | ETH | -| **Block Explorer** | space.vars.testnet_blockscout | +| **Block Explorer** | space.vars.testnet_etherscan | {% endtab %} {% endtabs %}