ValidateAddress

Validates address, returns either true or false.

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

Returns

FieldTypeDescription
resultbooleanWhether the address format is correct.
messagestringAddress format type or error message.

Body Params
string
required

Account address (Format: Base58, Hex, or Base64). Example: TG3XXyExBkPp9nzdajDZsozEu4BkaSJozs.

boolean

Optional. Set to true to format addresses in Base58; set to false for hex format. (Default: false)

Responses

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