Questions tagged [address]

For questions relating to IOTA addresses, how they work and what they consist of.

Use this tag for questions that are about IOTA addresses, how they work and what they consist of.

Consider the question check list if your question fits the tag. You can also look at the example questions. If this tag doesn't fit your question have a look below at somehow related tags that might fit your question better.

Question checklist

  • Is the question about the the address itself, the concept behind it or how to use it?
  • Is the question NOT the IOTA network in general or generic transaction problems?
  • Does the question describe clearly what the issue is?

Example questions

Not what you are looking for?

  • Use for questions about understanding, performing or trouble-shooting transactions.
58 questions
7
votes
2 answers

How large can an address index be?

How large can an address index be? In the use case where a sensor is frequently sending transactions, an address would need to be generated for each transaction in order to keep funds secure.
Nick
  • 193
  • 1
  • 6
5
votes
2 answers

Is an IOTA address empty after sending part of the funds?

Everyone is looking at the address where 351 TIOTA are waiting to be payed out after the reclaim process. Do I understand it correct: After the first person gets their money this address should be empty, because the rest will be automatically…
Vrom
  • 1,946
  • 7
  • 14
3
votes
1 answer

What does deterministic mean for getNewAddress

While reading the js library API, I saw this line: https://github.com/iotaledger/iota.lib.js/#getnewaddress GetNewAddress: If the index is provided, the generation of the address is not deterministic. I also read here…
lulalala
  • 415
  • 2
  • 8
1
vote
1 answer

If I want to use java to implement offline signature, where can I find the information?

Where is the process of iota private key, address generation and signature?
yi lei
  • 41
  • 3