@multiversx/sdk-core - v14.0.1
    Preparing search index...

    Class BigUIntValue

    A numerical value fed to or fetched from a Smart Contract contract, as a strongly-typed, immutable abstraction.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    sizeInBytes: undefined | number
    value: BigNumber
    withSign: boolean
    ClassName: string = "BigUIntValue"

    Methods