Generating A New Address
You can simply generate a new address at “Receiving” tab of LitecoinCash Core wallet. To create a new address click on “Request Payment” …
Generating A New Address
There are three types of LitecoinCash addresses, i.e
- P2PKH-Legacy — starts with C
- Bech32 — starts with lcc1
- P2SH-SegWit — starts with M
You can simply generate a new address at “Receiving” tab of LitecoinCash Core wallet. To create a new address click on “Request Payment” button. It will create a new SegWit address. If you want to give a label to the new address then type the name in “Label” text-box. And if you want to create a Bech32 address then mark the check box of “Generate Bech32 address”.

You can also generate a new address in Console window. The command to generate a new address is
getnewaddress ( "account" "address_type" )
“account” and “address_type” are string and optional.
Simply type getnewaddress and press enter, it will create a new SegWit address. And if you type getnewaddress "Giveaway Address" then it will create a new SegWit address with label “Giveaway Address”.
Note: If the label consists more than one word then type the label in invited commas, and if it is only one word e.g. Main_addy then you can write the label without invited commas.
If you want to create a Legacy address with title “Honey address” then type the following and press enter.
getnewaddress "Honey address" legacy
And if you want to create a Bech32 address with title “Main address” then type the following and press enter.
getnewaddress "Main address" bech32

To see all your receiving addresses, click on File > Receiving addresses.
LCC Website: https://litecoinca.sh LCC Discord: https://discord.gg/3AnFpvy LCC Twitter: https://twitter.com/LitecoinCash
LCC tipping address: lcc1q248637da5dx6yh3c9n6h5gtsa4xgm27med23px
메타데이터
- post_id
- d43b8a3d9d57
- slug
- generating-a-new-address-d43b8a3d9d57
- url
- https://medium.com/@nak333/generating-a-new-address-d43b8a3d9d57
- canonical_url
- https://medium.com/@nak333/generating-a-new-address-d43b8a3d9d57
- author_url
- https://medium.com/@nak333
- status
- ok
- fetched_at
- 2026-07-28 08:31:12