HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceCommunityDiscordBlogFAQBug BountyAnnouncementsChange Log
API Reference

EasyTransferByPrivate

Easily transfer from an address using the private key.

Log in to see full request history

Return value: transaction, including execution results.

❗️

Warning

Please control risks when using this API. To ensure environmental security, please do not invoke APIs provided by other or invoke this very API on a public network.

Body Params
string
required

passPhrase is the private key in hex string format

string
required

toAddress is the recipient address, converted into a hex string;

int32
required

amount is the amount of TRX to transfer in SUN.

Responses

Language
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json