The HODL

Verified contract

Active on Ethereum with 127 txns
Deployed by via 0xd44ee33d at 15491560
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
ERC-20
--
0x9b3495c5f01b15b1913851ce8730e469b8264c98a486224fc28dad2c149fe76e
0x5a518ae930f377a333c796053945f481ff5d19544d3b3b76319f53c337722313
0x0c53d60172f324c9e8c8ab769bee204f0f010b1b94c0e344f70e6577c32aa617
0x4436b406ef778fa022cc4fd844331062d4d187c87a128f18be9026b197271221
0x230f477b846dd531261720ea7c8f41a55e0f2d7ce488ed0b007767deda5a657f
0xdfbfec2d3fc03d8450edfca909625522d46841eb28e48df6f5f931ac833132ca
0x09d754cf92a401b5a9ec034927822c70980dd226d91f1a2102ed109ffb46450f
0x43813e8bce92c8dbd221b724e02b734c114fb73b7eef057b66e5f9cc9be9e1e3
0x71a815f1437189212bf8c1a51a5b3b9475e358173e1c947dbab1196422a26b9d
0x29c37c9923e67a2e6b7c949315ab0b2c812a330a878f1062875806e47a84978f

Functions
Getter at block 21306698
buyDevFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
0
decimals(view returns (uint8)
18
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
5000000000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000000000
name(view returns (string)
The HODL
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee(view returns (uint256)
5
sellLiquidityFee(view returns (uint256)
15
sellMarketingFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
20
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000000000
symbol(view returns (string)
HODL
tokensForDev(view returns (uint256)
524576331090303925489552233
tokensForLiquidity(view returns (uint256)
1573728993270911776468656699
tokensForMarketing(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x24162826a04919590e063bd0f91307618eb2cc7d
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
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
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateDevWallet(address newWallet
updateMarketingWallet(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
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.