Returns whether the given address is valid ss58 format, the ss58 prefix if the address has one, the network address format, and what the account ID is for this address.
Path parameters
addressstring ยท SS58 or HexRequired
SS58 or Hex address of the account.
Responses
application/json
objectOptional
get
GET /accounts/{address}/validate HTTP/1.1
Host: dot-playbook.nownodes.io
Accept: */*