GenerateAddress

Generates a random private key and address pair. Returns a private key, the corresponding address in hex, and base58.(there is a security risk. This interface service has been shutdown by the Trongrid. Please use the offline mode or the node deployed by yourself.)

❗️

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.

📘

Statement

The result of this example is only for show. You should not use this result as your account because it is a real key pair and is public to everyone.

Language
Click Try It! to start a request and see the response here!