get https://api.trongrid.io/wallet/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 ensure this API call is executed in a secure environment.