MetaMask / MetaMask/metamask-mobile
Use Optimism logic from transaction controller in mobile
Open
Gas
INVALID-ISSUE-TEMPLATE
team-confirmations
type-enhancement
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
**Goal**
Replace the Optimism layer 1 fee logic in the mobile UI with the new `TransactionController` state.
**Notes**
- [Mobile Code](https://github.com/MetaMask/metamask-mobile/blob/main/app/util/networks/index.js#L430)
Contributor guide
Research direction
Start at app/util/networks/index.js around line 430 and inspect how the mobile UI currently applies Optimism layer 1 fee logic. Trace the new TransactionController state used by the transaction flow. Done means the mobile UI uses that state instead of the old fee logic; verify the affected transaction and fee display flows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100