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

    Parameters

    • Optional amt: string

      decimal string (potentially fractional) denominated in NEAR.

    Returns string | null

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

Generated using TypeDoc