base58based
Base58based is a term that refers to data encoded using a Base58 alphabet. Base58 is a family of base-encoding schemes that, like Base64, represent binary data in an ASCII string format. However, Base58 is designed to be more human-friendly and machine-readable by omitting characters that are easily confused or problematic.
The standard Base58 alphabet excludes the digits 0 (zero), 1 (one), and the uppercase letters O and
The "based" part of "base58based" simply signifies that the encoding scheme employed is Base58. Therefore, a