Validate address
Last updated
Last updated
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.
Indicates whether the provided address (and tag) are valid.
Indicates whether the provided address format although valid is supported by the system.
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.
Indicates whether the provided address (and tag) are valid.
Indicates whether the provided address format although valid is supported by the system.