MetaMask / SIPs

Snaps Improvement Proposals
https://metamask.github.io/SIPs/
Creative Commons Zero v1.0 Universal
38 stars 11 forks source link

Create a SIP that empowers protocol/dapp devs to provide end-users with ideal gas params / txn fee controls on a per-network basis #132

Open tayvano opened 5 months ago

tayvano commented 5 months ago

Context

internal link to ad-hoc slack convo

Overview / Ideal Outcomes

Networks should be able to better handle gas / txn fee logic on behalf on their users via a Snap.

This will result in better experience for:

tl;dr

:meow_grumpy: –rekmarks

emilianobonassi commented 5 months ago

Supporting this!

Related issues

Zora: https://github.com/MetaMask/metamask-extension/pull/20501

Ancient8: https://github.com/MetaMask/metamask-extension/pull/22651

emilianobonassi commented 5 months ago

An idea is having a new rpc method (e.g. optimism_l1fee, better if more universal) for networks to report these informations and respective support

emilianobonassi commented 5 months ago

another one

https://github.com/MetaMask/metamask-extension/pull/22800

agileurbanite commented 4 months ago

👍

emilianobonassi commented 4 months ago

any update on this @tayvano ?

Montoya commented 3 months ago

@emilianobonassi MetaMask internal teams are building an architecture for supporting gas fee calculations across various L2s. We are not yet ready to build a Snap interface to that, but we are open to exploring it in the future.