This contract is being backfilled. You may encounter incomplete storage history.

1984

Verified contract

Active on Ethereum with 116 txns
Deployed by via 0xe9be6ce2 at 17931499
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
ERC-20
--
0xaa740312632e0fe358a067e9bf03e29264a50298eb89b568ba20fd0001ff03a9
0xac58abb79e7491d38d443d0c56ca4ea4f3a6a1c6e072fe0e1033df7e7f0e2cba
0x071d78dc5184ed42a5dd605be1efe2b5e95e67d4645493032833c1ec0fb2ffea
0x924e60efb2d0c3d026e2fc78a10ae20fb6d91c7520d495a275aec3708ecf145c
0x127476a84d5e410f131e4b0e37220c6b9857bb18796ca467b9ffececc6a5efdd
0xa427ddd937e25c6d1c5e0498fdccc15fbc955921db2c2f7fbac8fb401daa5bfa
0xf0b45d8b1858e0d12cc620a7d5e9a0eee3f9665b534714f34c3afb771751f260
0x4b1f904d5abacdbc90747af13cbf97dbe82ab59844415802cbc18bb2213cd12b
0x1db0d536448a5a41f5be4970a6ba6325102b75961e0848c27555c031039474e7
0x02ede78eed2f4b7ea6b27df658b35a6f194e69b0086ac532e766e706236894ef

Functions
Getter at block 20796564
chosenTimestamp(view returns (uint256)
0
decimals(view returns (uint8)
18
 
getAddedWallets(view returns (address[])
getAirdropBlacklistedWallets(view returns (address[])
[0xBA6AC239340FCDE64b0f35416d3147fb761ED35D]
getBlacklistedExchangeWallets(view returns (address[])
[]
getEndTime(view returns (uint256)
1694830547
getLiquidityPool(view returns (uint256)
1090505584419612613365
getLockedTokens(view returns (uint256)
5000000000000000000000000000
getLotteryPool(view returns (uint256)
545252792209806306628
getLpPairs(view returns (address[])
[0x4883ef29c8cCb5De9171B80a4d3367fB08DB581a]
getMarketingAddress(view returns (address)
0x572156c67f2cbe1a022f5ceade581102177ab922
getMinimumBalanceAirdrop(view returns (uint256)
200000000000000000000
getRecentWinners(view returns (address[])
[]
getStartTime(view returns (uint256)
1692238547
getWalletCount(view returns (uint256)
95
lastSellingDeactivationTimestamp(view returns (uint256)
0
launchTime(view returns (uint256)
1692238547
maxSellingDeactivationDuration(view returns (uint256)
21600
minSellingDeactivationDuration(view returns (uint256)
3600
name(view returns (string)
1984
noSellLimt(view returns (uint256)
1000000000000000000
owner(view returns (address)
0xba6ac239340fcde64b0f35416d3147fb761ed35d
recentWinnersCount(view returns (uint256)
5
requiredTxns(view returns (uint256)
150
sellingDeactivationDuration(view returns (uint256)
0
socialRewardBeneficiary(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
1984
totalSupply(view returns (uint256)
5020000000000000000000000000
transferTax(view returns (uint256)
25
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
existingWallet(addressview returns (bool)
isDexAddress(addressview returns (bool)
isSellingDeactivatedOnDex(addressview returns (bool)
isStopSell(addressview returns (bool)
sellingDeactivatedTimestamp(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklistExchangeWallets(address[] wallets
blacklistWallets(address[] wallets
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeBlacklistExchangeWallet(address wallet
removeBlacklistWallet(address wallet
renounceOwnership(
setChosenTimestamp(uint256 _chosenTimestamp
setDexAddress(address dexAddressbool status
setLpPair(address _lpPair
setMarketingAddress(address _marketingAddress
setMaxSellingDeactivationDuration(uint256 _newMaxSellingDeactivationDuration
setMinSellingDeactivationDuration(uint256 _newMinSellingDeactivationDuration
setMinimumBalance(uint256 _newMinBalance
setNoSellLimt(uint256 _noSellLimit
setRecentWinnersCount(uint256 _newWinnersCount
setRequiredTxns(uint256 _newTxns
setSocialRewardBeneficiary(address _socialRewardBeneficiary
setTransferTax(uint256 _newTransferTax
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
withdrawLockedTokens(address[] wallets
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExchangeWalletBlacklisted(address indexed wallet
MarketingAddress(address indexed marketingAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemovedExchangeWalletBlacklisted(address indexed wallet
RemovedWalletBlacklisted(address indexed wallet
Transfer(address indexed fromaddress indexed touint256 value
WalletBlacklisted(address indexed wallet
Winner(address indexed winner
Constructor
constructor(address _marketingAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.