isAddressValid

abstract fun isAddressValid(address: String?): Boolean(source)

Checks if the given address represents a valid, supported transport type.