DoubleHoneypotRugReversal

Verified contract

Active on Ethereum with 70 txns
Deployed by via 0x50aebf49 at 14484628
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
ERC-20
--
ERC-20
--
0x67bdfde8e411f0c183a6d7d7a1a167dc4c2da8a98a8d7514010481a7eef97c78
From
0xbd10a5cc2eb44a9313ef4c5984d14a037efc5e1ffe35db4927ee7bb36bbbd53b
0xc22c76ce1bbb2ac2f097377865fd8c3771e3577df1e6d4d7da4256e3a98920a4
0x14dc0f6b6158ef926c0d1c3d5c15ac09a9fd8357f18d8baa2c16a86d582de898
0x80e13b83411b92e6e1975293eae5e3df2dd45744ac7efdbbbaca138bb902f01e
0x8fddbb753ac48c69b45f2f978607d68394145a125f398504cbdc7273ee092763
0xaa9abdb11d32760ac6de1523eeac21beff5d86d2c1ca80c7b2adee119753a51b
0x18385a93f33f44f4e6c92d4a3edbad9c389793d9fbf5dc6c2cd6a3ada29b6f61
0x6a136837b5678904bcfc3a1859fb92b7fbae4a46a8842e14522750bbc4aa2966
0x0de55f3ef4561b6c2c4e0aa9dfd7ef50f8eb3d66d2ae315a7abb4afe433b0253

Functions
Getter at block 20936995
buyDevFee(view returns (uint256)
3
buyLiquidityFee(view returns (uint256)
1
buyMarketingFee(view returns (uint256)
3
buyTotalFees(view returns (uint256)
7
decimals(view returns (uint8)
18
earlySellDevFee(view returns (uint256)
4
earlySellLiquidityFee(view returns (uint256)
1
earlySellMarketingFee(view returns (uint256)
4
enableEarlySellTax(view returns (bool)
true
limitsInEffect(view returns (bool)
true
maxTransactionAmount(view returns (uint256)
30000000000000000000000000000
maxWallet(view returns (uint256)
30000000000000000000000000000
name(view returns (string)
DoubleHoneypotRugReversal
owner(view returns (address)
0x6d477d048958fc6c31833611ad0abc12dab4c892
sellDevFee(view returns (uint256)
4
sellLiquidityFee(view returns (uint256)
2
sellMarketingFee(view returns (uint256)
3
sellTotalFees(view returns (uint256)
9
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000000000000000
symbol(view returns (string)
DHRR
tokensForDev(view returns (uint256)
338183803862377432809680200
tokensForLiquidity(view returns (uint256)
169091901931188716404840100
tokensForMarketing(view returns (uint256)
253637852896783074607260150
totalSupply(view returns (uint256)
1000000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x72ce3c113921cef36f59c3da0d220b6ff7e96db4
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)
isExcludedFromFees(address accountview returns (bool)
State-modifying
Chire(address[] recipientsuint256[] values
approve(address spenderuint256 amountreturns (bool)
blacklistAccount(address accountbool isBlacklisted
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setEarlySellTax(bool onoff
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateDevWallet(address newWallet
updateMarketingWallet(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFeeuint256 _earlySellLiquidityFeeuint256 _earlySellMarketingFeeuint256 _earlySellDevFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
BoughtEarly(address indexed sniper
ExcludeFromFees(address indexed accountbool isExcluded
ManualNukeLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.