Minting

Verified contract

Active on Ethereum with 26 txns
Deployed by via 0x0ebb1cd1 at 19347177
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $49.29
ERC-20
--
0x205f79d3ad86adfbd404c279a1836a7b5db094833b0f2f0bbefab7e906040319
0xc8d60be0a5d4558406901783600ed8ac31b9714c6df1df6ceca2acef85d5b062
0x9570233df980844a592739744ff9cf1983109a39bde2604c76af0bd9fdea23fe
0x33f7e1378e43e29c01f52806be0af7a05493ebe6eba923d09e248e285120979b
0xb2e0f0f64553783eec2659f6a6290294701f2ca37ba4208a8f7ceb46b2e15d85
0xdd7c5e1c1cc38da4214ee93c1cff8a244ca1ba5598584a80caa4879926588792
0x26f3b26f80a91e8a2283664e69bd05f81414df00e66e0a7a98b9a23693ff7880
0x53c75bb1108697d037a962d48ff3361b84a04eb478d6d0f794dd90c3d53bee87
0x86942b2a8981d20fb769320f7776db860b1de9a65b3021c32356ae68e4161f75
0x76135f05f8c5e2842cec3b071d8e6094d59bc7980b36e4872250cf7af424f17f

Functions
Getter at block 21125062
BLOCK_INTERVAL(view returns (uint256)
150
changeTime(view returns (uint256)
1752768000
currentPeriodId(view returns (uint256)
80
currentStoredBlock(view returns (uint256)
19382000
fomoPrizePool(view returns (address)
0x91515efa7becf75a92b90400085a9ef11548d03e
governAddress(view returns (address)
0x412e316e8b5642d31701965a3e396292019e4c28
invationAddress(view returns (address)
0x0000000000000000000000000000000000000000
isMinting(view returns (bool)
true
nofomoNFT(view returns (address)
0x4f84562970b6e2de0c036b8b300dcf81de8f9bc8
nofomoToken(view returns (address)
0xaac54007694b03c11e87e8202653d11dc8111922
owner(view returns (address)
0x2614610dc889d376ee5eeee04fe7cee750c1e45b
stakingPool(view returns (address)
0x2dc0e33c29af2cae596fed1edab8c7ba6fcd970d
unfomosTokenpair(view returns (address)
0x95900fd4b58ff15b738463093a93e751fb7eebd9
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
claimTokenRecord(addressview returns (uint256)
getClaimTokenAmount(address receiptview returns (uint256)
mintedNFTs(uint256addressuint256view returns (uint256)
periodIdToClaimAmount(uint256view returns (uint256)
periodIdToStartTokenId(uint256view returns (uint256)
periodIdToTotalMinted(uint256view returns (uint256)
State-modifying
changeMintingStatus(
claimNoFomosToken(
mintByInvitation(address receiptuint256 amount
mintNoFomos(payable 
renounceOwnership(
setFomosPrizePool(address _fomosPrizePool
setFomosStakingPool(address _stakingPool
setInvitationAddress(address _invationAddress
setUnfomoTokenPair(address _unfomoTokenPair
setUniswapV2Router(address _uniswapV2Router
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _goveranceAddressaddress _nofomoTokenaddress _nofomoNFTaddress _stakingPooluint256 _startBlockHeight
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(