Communism
Verified contract
Proxy
Active on
Ethereum with 452 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
3 additional
variables
Balances ($1,131.81)
Native
Value
$1,131.81
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.362116 | $3,125.56 |
$1,131.81 | |
COMMUNISM | ERC-20 | 235.134586K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21220013 | 5 hours ago | | | 0 | 0.00069513632 | |
| 21216376 | 17 hours ago | | | 0 | 0.0016447270 | |
| 21213266 | a day ago | | | 0 | 0.00044090903 | |
| 21212745 | a day ago | | | 0 | 0.00077394257 | |
| 21209140 | 2 days ago | | | 0 | 0.00085758021 | |
| 21205389 | 2 days ago | | | 0 | 0.00065842749 | |
| 21201621 | 3 days ago | | | 0 | 0.00096157163 | |
| 21197623 | 3 days ago | | | 0 | 0.0010470028 | |
| 21193991 | 4 days ago | | | 0 | 0.0018635514 | |
| 21190395 | 4 days ago | | | 0 | 0.0010148586 |
ABI
ABI objects
Getter at block 21221436
_maxTxAmount() view returns (uint256)
2000000000000000000000000
_totalMarketing() view returns (uint256)
39189097681787193820982
_totalReward() view returns (uint256)
195945488408935969104918
claimDelay() view returns (uint256)
3600
decimals() view returns (uint8)
18
disableEasyRewardFrom() view returns (uint256)
1694909807
easyRewardCycleBlock() view returns (uint256)
21600
enableRedReservePurgeFrom() view returns (uint256)
1694693807
getRedReserveEnabled() view returns (bool)
true
getRedReservePurgeReward() view returns (uint256 estimatedETH)
179677984607374
getRedReserveValue() view returns (uint256 estimatedETH)
8953816409779702
getRewardCycleBlock() view returns (uint256)
43200
marketingAddress() view returns (address)
0x92697f554a05aaa5d39ec7390f487c8825ff2144
name() view returns (string)
Communism
owner() view returns (address)
0x0000000000000000000000000000000000000000
purgeRewardPercent() view returns (uint256)
2
rewardCycleBlock() view returns (uint256)
43200
sellTaxes() view returns (uint256 marketing, uint256 reward)
(marketing=1, reward=5)
symbol() view returns (string)
COMMUNISM
taxes() view returns (uint256 marketing, uint256 reward)
(marketing=1, reward=5)
totalETHClaimed() view returns (uint256)
4431585650927254953
totalSupply() view returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x4ebdb272a1b0d042210ac5ae39bb556e596228c6
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculateETHReward(address ofAddress) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
nextAvailableClaimDate(address) view returns (uint256)
personalETHClaimed(address) view returns (uint256)
calculateETHRewardGamble(uint256 currentBalance, uint256 currentETHPool, uint256 totalSupply) view returns (uint256)
calculateTopUpClaim(uint256 currentRecipientBalance, uint256 basedRewardCycleBlock, uint256 threshHoldTopUpRate, uint256 amount) view returns (uint256)
State-modifying
Events activateContract()
addToBlacklist(address account)
addToBlacklistBulk(address[] accounts)
approve(address spender, uint256 amount) returns (bool)
claimETHReward()
claimETHRewardGamble()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyUpdateTotalMarketing(uint256 amount)
emergencyUpdateTotalReward(uint256 amount)
enableTrading()
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
purgeRedReserve()
removeFromBlacklist(address account)
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setBuyFeePercents(uint256 marketingFee, uint256 rewardFee)
setClaimDelay(uint256 newDelay)
setExcludeFromMaxTx(address _address, bool value)
setMarketingWallet(address marketingWallet)
setMaxTxPercent(uint256 maxTxPercent)
setSellFeePercents(uint256 marketingFee, uint256 rewardFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updatepurgeRewardPercent(uint256 percent)
Approval(address indexed owner, address indexed spender, uint256 value)
ClaimETHGambleSuccessfully(address recipient, uint256 ethReceived, uint256 nextAvailableClaimDate, bool isLotteryWon)
ClaimETHSuccessfully(address recipient, uint256 ethReceived, uint256 nextAvailableClaimDate)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RedReservePurged(address recipient, uint256 tokensSwapped)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address routerAddress)
receive()
This contract contains no error objects.