district0x / name-bazaar

A peer-to-peer marketplace for the exchange of names registered via the Ethereum Name Service
Eclipse Public License 1.0
85 stars 23 forks source link

Gas price and gas limit autosuggestion #208

Closed madvas closed 3 years ago

madvas commented 3 years ago

Currently the app is autofilling gas price (5 gwei) and gas limit for each transaction.

image

We'd like to let this be autofilled by MetaMask, rather than our app code. MetaMask should calculate necessary gas limit and safe gas price.