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
Motivation: Including best practices for making solidity contracts gas efficient by utilizing Immutable and constants where the state of the variable is static.
Activity