2

Is there an easy way to spit out 100 or so integrated addresses from the GUI or command line into a csv or something similar?

1 Answers1

1

The wallet RPC interface has a make_integrated_address command that you can call repeatedly to do that.

assylias
  • 2,208
  • 11
  • 27