@truffle-types/parity-trace-decryptor
v0.2.0
Published
Decrypts parity traces into more readable format. Providing deployed addresses will replace known addresses with aliases
Downloads
4
Readme
Parity trace decryptor
Provides a way to understand traces on the level of deployed contracts (aliases) and concrete functions from internal calls.
Usage
Package provides functions to parse and analyze parity traces and print them out in prettier way.
Command line
Use help to get more info
npx parity-trace-decryptor
and to get list of contracts' function and event selectors and signatures run
npx dump-contracts-abi