GenerateAddress
Generates a random private key and address pair.
Returns a private key, the corresponding address in hex, and base58.
Important note
This API call returns the randomly generated privateKey value in the JSON output. Please do not call this API provided by the public node. It is recommended to use offline address generation.
Request
Response
Last updated