Home指南API 参考手册
指南API 参考手册社区Discord博客FAQ漏洞赏金公告中心English(英文版)Log In
API 参考手册

CreateTransaction

创建一笔转账 TRX 的 Transaction.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
Defaults to 41FD49EDA0F23FF7EC1D03B52C3A45991C24CD440E

发送方地址(格式: Base58 或 Hex)。

string
required
Defaults to 4198927FFB9F554DC4A453C64B2E553A02D6DF514B

接收方地址(格式: Base58 或 Hex)。

int64
required
Defaults to 1000

转账的 TRX 金额(单位: sun)。

int32

账户的 Permission ID。默认为 Owner 权限。参看更多信息.

boolean
Defaults to false

设置为 true 则地址将以 Base58 格式显示;设置为 false 则以 Hex 格式显示。(默认值: false)

string

交易的备注信息(HEX格式)。

Responses

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