Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 2 additional slots
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 585.40272 | -- | -- | |
CultM | ERC-20 | 0.664567 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19683913 | 7 months ago | | | 0 | 0.00028392097 | |
| 19501300 | 8 months ago | | | 0 | 0.0015132952 | |
| 18909869 | a year ago | | | 0 | 0.00078086379 | |
| 16729075 | 2 years ago | | | 0 | 0.00069996917 | |
| 16309026 | 2 years ago | | | 0 | 0.0010980638 | |
| 16300368 | 2 years ago | | | 0 | 0.0011844538 | |
| 15508244 | 2 years ago | | | 0 | 0.00070187210 | |
| 14661525 | 3 years ago | | | 0 | 0.00087325533 | |
| 14510913 | 3 years ago | | | 0 | 0.00073467401 | |
| 14510909 | 3 years ago | | | 0 | 0.0016603803 |
ABI
ABI objects
Getter at block 21307063
MAX_TAX() view returns (uint8)
20
_limitRatios() view returns (uint16 wallet, uint16 sell, uint16 buy, uint16 divisor)
(wallet=28, sell=16, buy=16, divisor=400)
_limits() view returns (uint256 maxWallet, uint256 maxSell, uint256 maxBuy)
(maxWallet=21000000000000000000000000, maxSell=12000000000000000000000000, maxBuy=12000000000000000000000000)
_pairAddress() view returns (address)
0xef011c781d1f01b97bea9ac837ae62c25b6ded07
_taxRates() view returns (uint8 buyTax, uint8 sellTax, uint8 transferTax)
(buyTax=5, sellTax=99, transferTax=0)
_taxRatios() view returns (uint8 dev, uint8 liquidity, uint8 marketing, uint8 rewards)
(dev=2, liquidity=2, marketing=5, rewards=8)
_taxWallet() view returns (address dev, address marketing)
(dev=0xd203cb3e7046a0545c77ed35de4ce5d44ca1ba1a, marketing=0x9aefa3b45c8cf395a8a88312e6684690bc0acddf)
decimals() pure returns (uint8)
18
getBlacklistInfo() view returns (uint256 _liquidityBlock, uint8 _blacklistBlocks, uint8 _snipersRekt, bool _blacklistEnabled, bool _revertSameBlock)
(_liquidityBlock=14507970, _blacklistBlocks=2, _snipersRekt=0, _blacklistEnabled=true, _revertSameBlock=true)
getLiquidityUnlockInSeconds() view returns (uint256)
0
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
getTotalUnclaimed() view returns (uint256)
1539149101267646382
manualSwap() view returns (bool)
false
name() pure returns (string)
CultMoon
owner() view returns (address)
0x0000000000000000000000000000000000000000
rewardToken() view returns (address)
0xf0f9d895aca5c8678f706fb8216fa22957685a13
routerAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint16)
20
symbol() pure returns (string)
CultM
totalPayouts() view returns (uint256)
30717717167901632
totalRewards() view returns (uint256)
1569866818435548014
totalSupply() pure returns (uint256)
300000000000000000000000000
Read-only
accountTotalClaimed(address) view returns (uint256)
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getClaimBalance(address addr) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromStaking(address addr) view returns (bool)
State-modifying
Events ClaimReward()
IncludeMeToStaking()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableBlacklist(bool enabled)
enableManualSwap(bool enabled)
excludeAccountFromFees(address account, bool exclude)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lockLiquidityTokens(uint256 lockTimeInSeconds)
manualContractSwap(uint16 permille, bool ignoreLimits)
recoverETH()
recoverMiscToken(address tokenAddress)
reflect(address sender, address recipient, uint256 amount)
releaseLP()
removeLP()
renounceOwnership()
sameBlockRevert(bool enabled)
setBlacklist(address account, bool isBlacklist)
setDevWallet(address addr)
setMarketingWallet(address addr)
setStakingExclusionStatus(address addr, bool exclude)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLimits(uint16 newMaxWalletRatio, uint16 newMaxSellRatio, uint16 newMaxBuyRatio, uint16 newDivisor)
updateRatios(uint8 newDev, uint8 newLiquidity, uint8 newMarketing, uint8 newRewards)
updateSwapThreshold(uint16 threshold)
updateTax(uint8 newBuy, uint8 newSell, uint8 newTransfer)
Approval(address indexed owner, address indexed spender, uint256 value)
ClaimToken(uint256 amount, address token, address recipient)
EnableBlacklist(bool enabled)
EnableManualSwap(bool enabled)
ExcludeFromStaking(address account, bool excluded)
ExcludedAccountFromFees(address account, bool exclude)
ExtendLiquidityLock(uint256 extendedLockTime)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RatiosChanged(uint8 newDev, uint8 newLiquidity, uint8 newMarketing, uint8 newRewards)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateDevWallet(address newDevWallet)
UpdateMarketingWallet(address newMarketingWallet)
UpdateSwapThreshold(uint16 newThreshold)
UpdateTaxes(uint8 buyTax, uint8 sellTax, uint8 transferTax)
constructor()
receive()
This contract contains no error objects.