Fantom Network Support, LocalStorage Enhancement, Updated Typescript BaseEth Transaction Object with GasGwei Values
This release includes new support for Fantom (Opera) Network as well as a few other fixes and enhancements
- Adds Fantom (Opera) Network support (networkId: 250).
- Adds a check for localStorage before checking/saving
- Adds new Type2 Transaction Gas Values to Typescript Interface (as optional):
- `baseFeePerGasGwei'
maxPriorityFeePerGasGwei
maxFeePerGasGwei
gasPriceGwei
Changelog: