• Convert human readable NEAR amount to internal indivisible units. Effectively this multiplies given amount by NEAR_NOMINATION.

    Parameters

    • Optionalamt: string

      decimal string (potentially fractional) denominated in NEAR.

    Returns string

    The parsed yoctoⓃ amount or null if no amount was passed in