Verify Address
Verify whether an address is correctly b58-encoded and return the address_hash of the provided address.
Last updated
Was this helpful?
Verify whether an address is correctly b58-encoded and return the address_hash of the provided address.
Last updated
Was this helpful?
address
The address on which to perform this action.
Result
attributes:
verified
boolean
true
if supplied address is a valid B58-encoded public address, otherwise false
address_hash
16 bytes as hex-encoded string
hash of the provided public address, as used by to identify counterparties