Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9590…ebd9
0xaac5…1922
0x4f84…9bc8
Balances ($49.29)
Native
Value
$49.29
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02 | $2,464.52 |
$49.29 | |
nofomo | ERC-20 | 21.0545M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19434941 | 8 months ago | | | 0 | 0.019492053 | |
| 19387710 | 8 months ago | | | 0 | 0.023498376 | |
| 19382020 | 8 months ago | | | 0.02 | 0.030683772 | |
| 19374402 | 8 months ago | | | 0 | 0.0057430620 | |
| 19374395 | 8 months ago | | | 0.02 | 0.032929558 | |
| 19374331 | 8 months ago | | | 0.02 | 0.034916572 | |
| 19373633 | 8 months ago | | | 0.02 | 0.034837855 | |
| 19373554 | 8 months ago | | | 0 | 0.0077995079 | |
| 19373541 | 8 months ago | | | 0.02 | 0.027835362 | |
| 19373227 | 8 months ago | | | 0.02 | 0.029885149 |
ABI
ABI objects
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(address) view returns (uint256)
getClaimTokenAmount(address receipt) view returns (uint256)
mintedNFTs(uint256, address, uint256) view returns (uint256)
periodIdToClaimAmount(uint256) view returns (uint256)
periodIdToStartTokenId(uint256) view returns (uint256)
periodIdToTotalMinted(uint256) view returns (uint256)
State-modifying
Events changeMintingStatus()
claimNoFomosToken()
mintByInvitation(address receipt, uint256 amount)
mintNoFomos() payable
renounceOwnership()
setFomosPrizePool(address _fomosPrizePool)
setFomosStakingPool(address _stakingPool)
setInvitationAddress(address _invationAddress)
setUnfomoTokenPair(address _unfomoTokenPair)
setUniswapV2Router(address _uniswapV2Router)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _goveranceAddress, address _nofomoToken, address _nofomoNFT, address _stakingPool, uint256 _startBlockHeight)
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
ReentrancyGuardReentrantCall()