Convert a raw <workchain>:<hex> TON address into the URL-safe, non-bounceable user-friendly form (UQ… on mainnet, 0Q… on testnet).
<workchain>:<hex>
UQ…
0Q…
— raw address, e.g. '0:348bcf...0415f'.
'0:348bcf...0415f'
Optional
— set the test-only flag; Defaults to false.
false
Base64url-encoded user-friendly address.
User-friendly address format
Convert a raw
<workchain>:<hex>TON address into the URL-safe, non-bounceable user-friendly form (UQ…on mainnet,0Q…on testnet).