# Web3 Wallet Setup

Add the following Network Information to your Wallet App. Depends on your app choice, it may fall under "Add Custom Network" section.

{% tabs %}
{% tab title="Mainnet" %}

* Network name: **W Chain**
* RPC URL: <https://rpc.w-chain.com>
* ChainID: **171717**
* Currency Symbol: **WCO**
* Decimal&#x73;**: 18** (if asked)
* Block explorer URL: <https://scan.w-chain.com>
  {% endtab %}

{% tab title="Testnet" %}

* Network name: **W Chain Testnet**
* RPC URL: <https://rpc-testnet.w-chain.com>
* ChainID: **71117**
* Currency Symbol: **WCO**
* Block explorer URL: <https://scan-testnet.w-chain.com>
  {% endtab %}
  {% endtabs %}
