Validate address
Last updated
Was this helpful?
Last updated
Was this helpful?
Check whether a wallet address is valid according to the coin-specific format.
The currency that this address will be used for.
The network that the address resides on.
The address under validation.
Returns whether the wallet address is valid or not.
Check whether a wallet address and a destination tag are valid according to the coin-specific format.
The currency that this address will be used for.
The network that the address resides on.
The address under validation.
The destination address under validation.
Returns whether the wallet address and destination tag are valid or not.