Crate big_num_manager
source · [−]Modules
Functions
ref. https://doc.rust-lang.org/nightly/core/fmt/trait.LowerHex.html
ref. https://doc.rust-lang.org/nightly/core/fmt/trait.UpperHex.html
Parses the big.Int encoded in hex.
“0x52B7D2DCC80CD2E4000000” is “100000000000000000000000000” (100,000,000 AVAX).
“0x5f5e100” or “0x5F5E100” is “100000000”.
“0x1312D00” is “20000000”.
ref. https://www.rapidtables.com/convert/number/hex-to-decimal.html