Skip to content

Releases: MetaMask/eth-token-tracker

v5.0.0

25 Jul 15:36
43efc25
Compare
Choose a tag to compare
  • BREAKING: Set the minimum Node.js version to v14 (#104)
  • Update dependency eth-block-tracker@^5.0.1->^6.1.0 (#104)

v4.1.0

24 Apr 14:09
1ea1da7
Compare
Choose a tag to compare

v4.0.1

24 Apr 12:52
44f187a
Compare
Choose a tag to compare

v4.0.0

13 Jan 10:59
bf28b28
Compare
Choose a tag to compare

Changed

  • Set the minimum Node.js version to v12 (#58)
  • Support configuration of the number of decimals in the balance returned by stringify, via a new balanceDecimals property on the config object passed to the Token constructor (#71)
  • Properly clear error state after retrieving a balance successfully (#73)