Humpty Pumpty

Verified contract

Active on Ethereum with 113 txns
Deployed by via 0x68dde8c0 at 16694649
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables
ERC-20
--
0xc0a99b60cc1bec37c9cc883da859fb8b4be817e60b5e138601c9c950c70b6336
0xcb1c46e80f598ad7231689056298cbb23ec3fd91896a5cdc66422c73dfc3565d
0x26085239bd4dfc3598aadcd9cbd3d6ba5eaa5e8f86c5422de66a53c935f76d48
0x7127d8104250d97f3122d1149b74bd42d4e57aa940d39e8685896096c9c0f8c3
0xf12c2cb2def4ce719c68cb07f39dda116a9c55ea65c9a3f75b3687830f93b07e
0xb192c3107bdea27e3da90cac5a5ad98e889eca4adb637341aa36965e710e79a5
0x61cbc0cdbd47b209fa957eb36ac2ecca48e1dec9003d092504df29276e72376d
0xa0cb2f3adb633a745a469ed22684f8a880540c88f5ec01699c36c748780d80d7
0xb51ff6c9930a3636cee065296f3b5a67324a96b1615982cb0617635596524688
0x669071f6a9692fa34b8d59beb11563b547f969d431f747af07782e5596e5cbcb

Functions
Getter at block 20859899
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0xc4d167dfcf52de71876097944316cf7858a56921
earlyBuyPenaltyEnd(view returns (uint256)
0
feeDivisor(view returns (uint256)
1000
gasForProcessing(view returns (uint256)
0
getClaimWait(view returns (uint256)
1200
getLastProcessedIndex(view returns (uint256)
0
getNumberOfDividendTokenHolders(view returns (uint256)
34
getNumberOfDividends(view returns (uint256)
195041430122809061456927498
limitsInEffect(view returns (bool)
false
liquidityActiveBlock(view returns (uint256)
0
maxTransactionAmount(view returns (uint256)
10000000000000000000000000
maxWallet(view returns (uint256)
10000000000000000000000000
name(view returns (string)
Humpty Pumpty
operationsBuyFee(view returns (uint256)
10
operationsSellFee(view returns (uint256)
10
operationsWallet(view returns (address)
0x27b87464f38c501af4e3ed0544eaa743ded7275f
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardsBuyFee(view returns (uint256)
40
rewardsSellFee(view returns (uint256)
40
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000000000000
symbol(view returns (string)
HUMPTY
tokensForOperations(view returns (uint256)
8161587433019283159116653
tokensForRewards(view returns (uint256)
32646349732077132636466622
totalBuyFees(view returns (uint256)
50
totalSellFees(view returns (uint256)
50
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0xaa170a96696eb066b615181d7a66ddc78499f6ae
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
dividendTokenBalanceOf(address accountview returns (uint256)
getAccountDividendsInfo(address accountaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getAccountDividendsInfoAtIndex(uint256 indexaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getTotalDividendsDistributed(address rewardTokenview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
withdrawableDividendOf(address accountaddress rewardTokenview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeMultipleAccountsFromFees(address[] accountsbool excluded
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDividendTracker(uint256 gas
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _rewardsFee
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _rewardsFee
updateSwapEnabled(bool enabled
withdrawStuckEth(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CanceledLpWithdrawRequest(
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeMultipleAccountsFromFees(address[] accountsbool isExcluded
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
OperationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
RequestedLPWithdraw(
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
WithdrewLPForMigration(
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.