Ethereum Classic mining

#1 Get your wallet address

The easiest way to get a wallet is to register on a cryptocurrency exchange like Binance (Ref) or Coinbase.

Although exchanges are comfortable and easy to use, they are not very secure. You can use a non-custodial wallet, but the safest way to store your funds is to use a hardware wallet. Ledger and Trezor are the most popular ones.

#2 Select your region

For the best performance, you should choose region with lowest latency to your mining rig or computer. This table is displaying latency between regional servers and this device.

Region NameEndpointLatency
usUnited States (East)US-East
etc-us-east.flexpool.io n/a  
deGermanyDE
etc-de.flexpool.io n/a  
sgSingaporeSG
etc-sg.flexpool.io n/a  
cnSingapore (Optimized for China)SGE
sgeetc.gfwroute.co n/a  
More about SGE
Additional ports available
TCP: 48607
SSL: 58607

Please DO NOT connect to pool by using the IP addresses resolved from the domain name. IP addresses are subject to change at ANY TIME without ANY PRIOR NOTICE.

Ports

We highly encourage everyone to use secured port when connecting to Flexpool servers. Read more on why you shouldn't use unsecured ports. IMPORTANT: Using SSL does not increase the stale rate.

Secure SSL Port5555
TCP Port4444
High Difficulty Port14444

#3 Name your worker

Naming your worker is recommended if you have multiple mining rigs connected to Flexpool. This will give you more clarity about how your mining rigs perform on your dashboard page.

#4 Choose your mining software

TeamRedMiner AMD

Best miner for AMD GPUs

Fee: 0.75-1%

windows logolinux logohiveos logo
teamredminer.exe -a etchash -o stratum+ssl://CLOSEST_SERVER:5555 -u WALLET_ADDRESS.WORKER_NAME -o stratum+ssl://BACKUP_SERVER:5555 -u WALLET_ADDRESS.WORKER_NAME -p x --eth_stratum ethproxy

T-Rex Miner NVIDIA

Best miner for NVIDIA 20/30 Series GPUs

Fee: 1%

windows logolinux logohiveos logo
t-rex.exe -a etchash -o stratum+ssl://CLOSEST_SERVER:5555 -o stratum+ssl://BACKUP_SERVER:5555 -u WALLET_ADDRESS -p x -w WORKER_NAME

lolMiner AMDNVIDIA

Best miner for 4GB zombie mode.

Fee: 0.75%

windows logolinux logohiveos logo
lolMiner.exe --algo ETCHASH --pool stratum+ssl://CLOSEST_SERVER:5555 --user WALLET_ADDRESS.WORKER_NAME --pool stratum+ssl://BACKUP_SERVER:5555 --user WALLET_ADDRESS.WORKER_NAME

PhoenixMiner AMDNVIDIA

Proprietary Ethash miner with low dev fee.

Fee: 0.65%

windows logolinux logohiveos logo
PhoenixMiner.exe -pool ssl://CLOSEST_SERVER:5555 -pool2 ssl://BACKUP_SERVER:5555 -wal WALLET_ADDRESS.WORKER_NAME

GMiner AMDNVIDIA

Actively developed and stable miner.

Fee: 1%

windows logolinux logohiveos logo
miner.exe -a etc --ssl 1 -s CLOSEST_SERVER:5555 -u WALLET_ADDRESS.WORKER_NAME --ssl 1 -s BACKUP_SERVER:5555 -u WALLET_ADDRESS.WORKER_NAME