Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UintSignable
    • Uint256

Index

Constructors

constructor

  • new Uint256(v: string | BN): Uint256

Properties

Optional ADTname

ADTname?: string

Optional contractAddress

contractAddress?: ByStr20

type

type: string = "Uint256"

value

value: BN

Methods

asBN

  • asBN(): BN

asBig

  • asBig(): any

getType

  • getType(): string

setADTname

  • setADTname(ADTname: string): Uint256

setContractAddress

toHash

  • toHash(): string

toSend

  • toSend(): string

Generated using TypeDoc