Constants
The hethers.constants Object contains commonly used values.
The Address Zero, which is 20 bytes (40 nibbles) of zero.
The Hash Zero, which is 32 bytes (64 nibbles) of zero.
The Hbar symbol, ℏ.
The BigNumber value representing
"-1"
.The BigNumber value representing
"0"
.The BigNumber value representing
"1"
.The BigNumber value representing
"2"
.The BigNumber value representing
"100000000"
, which is the number of Tinybar per Hbar.The BigNumber value representing the maximum
uint256
value.Last modified 1yr ago