Desi McAdam
Desi McAdam
Notes: Extension has support for single call balances contract to do a balance update with a single call and we need that feature on the one on core.
We need documentation, update the PR template to include this in the check list, make a general announcement about this and push back on PRs that aren't doing this.
- test that importing all exports doesn't crash. - no typescript settings
We should tag the MMI team to discuss further if this feels like the right path forward.
Refer to technical proposal located in notion. If you can't find it ask @desi or @mcmire
The reason this type isn't defined is because those methods of that object are defined dynamically based on the abi. Presumably the ethers contract class doesn't type the response based...
Probably should at least add a comment explaining why the balances method exists and how we know that it is there and can be called so it isn't confusing in...