Skip to content

Instantly share code, notes, and snippets.

View Ultra-Tech-code's full-sized avatar
:octocat:

Adewale IyanuOluwa Isaac Ultra-Tech-code

:octocat:
View GitHub Profile
//SPDX-License-Identifier: MIT
pragma solidity ^0.8.13;
contract examole{
uint count;
uint timeframe = block.timestamp + 30 seconds;
// uint timeframe;
//SPDX-License-Identifier: MIT
pragma solidity ^0.8.13;
contract examole{
uint count;
uint timeframe = block.timestamp + 30 seconds;
// uint timeframe;