
March 24, 2025
How to Add WCO as a Custom Token on other Networks
Are you ready to dive into the world of W Chain?
Adding the WCO to your wallet is a simple process. Here’s a step-by-step guide to help you get started:
Open your preferred wallet application (e.g., MetaMask, Trust Wallet) that supports multiple networks.
Choose the network where you want to add WCO:
Ethereum Mainnet for Ethereum
Binance Smart Chain (BSC) for BSC
XinFin XDC Network for XDC
In this example, Binance Smart Chain (BSC) for BSC will be used.
Navigate to the “Assets” or “Token” tab in your wallet.
Click on “Import Token” or “Add Custom Token.”
Use the following contract addresses and details based on the chosen network:
Responsive Table
table {
font-family: "Montserrat", Sans-serif;
border-collapse: collapse;
width: 100%;
table-layout: fixed; /* Helps with responsiveness */
border: 1px solid black; /* Add border to the entire table */
}
td, th {
border: 1px solid black; /* Add border to each cell */
text-align: left;
padding: 8px;
word-wrap: break-word; /* Allows long content to wrap inside cells */
}
th {
background-color: #f4f4f4; /* Add background to header */
}
tr:nth-child(even) {
background-color: #f9f9f9;
}
/* Mobile View: Stacks table rows into cards */
@media (max-width: 768px) {
table, th, td {
display: block;
width: 100%;
}
th {
text-align: center;
font-weight: bold;
background-color: #f4f4f4;
}
td {
display: block;
text-align: right;
padding: 10px;
border: none;
border-bottom: 1px solid black; /* Border only at the bottom for mobile */
}
td:before {
content: attr(data-label);
font-weight: bold;
display: inline-block;
width: 40%;
text-align: left;
}
tr {
margin-bottom: 15px;
border-bottom: 2px solid #ddd;
}
}
Network
Token Contract Address
Token Symbol
Decimals
Ethereum
0x991bb3506C1d7F275cDF9aFb2902F7DF0f7537BF
WCO
18
BSC
0x55692ad567A020FE91609FFB8DA5f6fae250dBf8
WCO
18
XDC(EVM compatible Wallets)
0xd285d62d81d4d57cd1baad503ce71d2149ba2990
WCO
18
XDC(NON -EVM compatible)
xdcd285d62d81d4d57cd1baad503ce71d2149ba2990
WCO
18
Step 5: Confirm and Add
After entering the correct details, click “Add Custom Token” or “Import Token.”
The WCO Token should now appear under your assets for the selected network.
Step 6: Repeat for Each Network (Optional)
If you want to add WCO to multiple networks, repeat steps 2-5 for each network.
By following these simple steps, you can easily add WCO to your wallet and start exploring the exciting world of W Chain.


