Bitcoin Forum
April 23, 2024, 08:28:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoind remind me my address  (Read 7841 times)
jago25_98 (OP)
Hero Member
*****
Offline Offline

Activity: 900
Merit: 1000


Crypto Geek


View Profile WWW
January 12, 2011, 11:49:04 AM
 #1

 I can never remember my bitcoin address and how to find out with bitcoind

Would be nice if there was a command to show the address, or something clearer

 thanks!

Bitcoiner since the early days. Crypto YouTube Channel: Trading Nomads | Analyst | News Reporter | Bitcoin Hodler | Support Freedom of Speech!
1713904128
Hero Member
*
Offline Offline

Posts: 1713904128

View Profile Personal Message (Offline)

Ignore
1713904128
Reply with quote  #2

1713904128
Report to moderator
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713904128
Hero Member
*
Offline Offline

Posts: 1713904128

View Profile Personal Message (Offline)

Ignore
1713904128
Reply with quote  #2

1713904128
Report to moderator
davout
Legendary
*
Offline Offline

Activity: 1372
Merit: 1007


1davout


View Profile WWW
January 12, 2011, 11:51:20 AM
 #2

bitcoin getnewaddress

tcatm
Sr. Member
****
qt
Offline Offline

Activity: 337
Merit: 265


View Profile
January 12, 2011, 04:14:13 PM
 #3

You should use getaccountaddress, not getnewaddress. getaccountaddress only creates a new address once you received coins to the previous address.
Cryptoman
Hero Member
*****
Offline Offline

Activity: 726
Merit: 500



View Profile
January 12, 2011, 04:17:40 PM
 #4

This will show you all of your addresses, even the unused ones:

Code:
bitcoind listreceivedbyaddress 0 true

"A small body of determined spirits fired by an unquenchable faith in their mission can alter the course of history." --Gandhi
jago25_98 (OP)
Hero Member
*****
Offline Offline

Activity: 900
Merit: 1000


Crypto Geek


View Profile WWW
January 15, 2011, 09:13:19 PM
 #5

Thanks for the info. I think this should be more prominent in the linux client,

why not list the current address in use in
Code:
bitcoin getinfo
too, well, that's where I expected it to be but my intuition on that might be unusual

Bitcoiner since the early days. Crypto YouTube Channel: Trading Nomads | Analyst | News Reporter | Bitcoin Hodler | Support Freedom of Speech!
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5180
Merit: 12877


View Profile
January 15, 2011, 09:38:02 PM
 #6

why not list the current address in use in
Code:
bitcoin getinfo
too, well, that's where I expected it to be but my intuition on that might be unusual

There is no concept of "current address" in bitcoind.

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
alowm
Newbie
*
Offline Offline

Activity: 26
Merit: 0



View Profile
January 16, 2011, 02:05:39 AM
 #7

It sounds like what you want is:

Code:
bitcoin getmostrecentlygeneratedaddress

No?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!