<100 subscribers
Share Dialog
Share Dialog


🏷️ Constants are variables that cannot be modified.
🏷️ Their value is hard coded and using constants can save gas costs.
🏷️ This contract is simple and self-explanatory, we have only 2 constants declared.

🏷️ Constants are variables that cannot be modified.
🏷️ Their value is hard coded and using constants can save gas costs.
🏷️ This contract is simple and self-explanatory, we have only 2 constants declared.

No comments yet