You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the contract deployment script hardcodes a gas price. This is not reliable. We should dynamically compute an appropriate gas price during contract migration (such as perhaps how Alchemy is doing it).