ValidateAddress

检查地址是否格式正确.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

返回值

字段类型描述
resultboolean地址格式是否正确。
messagestring地址格式类型或错误信息。

Body Params
string
required

要验证的地址 (格式: Base58, Hex 或 Base64)。例如:TG3XXyExBkPp9nzdajDZsozEu4BkaSJozs

boolean

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

Responses

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