Skip to content

Release v2.4.3

Compare
Choose a tag to compare
@naddison36 naddison36 released this 27 Jan 11:57
· 55 commits to master since this release
  • fix -bn --block option for the storage command

For example, the following will get the storage values for the Tether contract as at block 16000000

storage -bn 16000000 -d 0xdAC17F958D2ee523a2206206994597C13D831ec7

TetherTokenBlock

This can be compared against the storage values using the latest block which was around block 16497900

storage -d 0xdAC17F958D2ee523a2206206994597C13D831ec7

TetherToken