Wallet Recovery Wizard produces ETH transactions that EIP-1559. EIP-1559 is used to simplify Ethereum's fee market mechanism by bundling the base fee of ETH transactions with the priority fee or tip.
- Open a terminal window, clone the repository, navigate to the cloned repository and install node modules:
git clone [email protected]:BitGo/wallet-recovery-wizard.git
cd wallet-recovery-wizard
npm i
- Run the script to decode ETH EIP-1559 transactions:
npm run eth-eip1559:decode
-
When prompted, paste your transaction hex from your recovery JSON into the terminal and press "Enter."
-
Observe your outputted, decoded transaction