Skip to content

Exchange Addresses

justanwar edited this page Nov 26, 2023 · 5 revisions

Exchange addresses are intended for use only by exchanges. They are not meant for use by regular users nor should users be creating exchange addresses.

These addresses are unable to accept Lelantus or Lelantus Spark spends.

Generating a new exchange address

getnewexchangeaddress

Returns a new, unused exchange address.

Generating an exchange address for an existing transparent address

Generate the equivalent exchange address for an existing transparent address

Example:

getnewexchangeaddress aJtPAs49k2RYonsUoY9SGgmpzv4awdPfVP

Output:

EXXYdhSMM9Em5Z3kzdUWeUm2vFMNyXFSAEE9

The result should be the same when the command is repeated.

Clone this wiki locally