Skip to main content

Address Conversion

raw_to_userfriendly — convert a raw address (workchain:hex) to user-friendly base64 format.
userfriendly_to_raw — convert a user-friendly base64 address back to raw format.
Accepts both standard and URL-safe base64. Raises ValueError on invalid input.

Amount Conversion

to_nano — convert a human-readable amount to the smallest unit (nanotons for TON).
to_amount — convert the smallest unit back to a human-readable Decimal.