Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,618.48 |
$0 | |
HODL | ERC-20 | 774.207665K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21034099 | a month ago | | | 0 | 0.00040631281 | |
| 20887985 | 2 months ago | | | 0 | 0.00026125325 | |
| 20187722 | 5 months ago | | | 0 | 0.00036917564 | |
| 20165810 | 5 months ago | | | 0 | 0.00015457063 | |
| 20154746 | 5 months ago | | | 0 | 0.00013872043 | |
| 20142056 | 5 months ago | | | 0 | 0.0055878385 | |
| 20142042 | 5 months ago | | | 0 | 0.0063447343 | |
| 20134921 | 5 months ago | | | 0 | 0.00036700878 | |
| 20132615 | 5 months ago | | | 0 | 0.0012501000 | |
| 20131702 | 5 months ago | | | 0 | 0.00046803723 |
ABI
ABI objects
Getter at block 21285703
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000000000000000000000000000
_walletMax() view returns (uint256)
1000000000000000000000000000000000000000000000000000000
autoLiquidityReceiver() view returns (address)
0x805f968e7b22be26acc962df724074e17ce75f47
decimals() pure returns (uint8)
18
dividendDistributor() view returns (address)
0x3bba588b03648f79e1cb3fc783f17f30ca7e4075
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
10
marketingWallet() view returns (address)
0x805f968e7b22be26acc962df724074e17ce75f47
name() pure returns (string)
HODL
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xe890c754a63ed922e6cbedbe19c2454b542be976
restrictWhales() view returns (bool)
true
rewardsFee() view returns (uint256)
30
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1500000000000000000000000
symbol() pure returns (string)
HODL
takeBuyFee() view returns (bool)
true
takeSellFee() view returns (bool)
true
takeTransferFee() view returns (bool)
true
totalFee() view returns (uint256)
40
totalFeeIfSelling() view returns (uint256)
40
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkPendingDividends(address account) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events addDapp(address target)
approve(address spender, uint256 amount) returns (bool)
changeDistributionCriteria(uint256 newinPeriod, uint256 newMinDistribution)
changeDistributorSettings(uint256 gas)
changeFeeReceivers(address newLiquidityReceiver, address newMarketingWallet)
changeFees(uint256 newLiqFeeThou, uint256 newRewardFeeThou, uint256 newmarketingFee, uint256 extraSellFee)
changeIsDividendExempt(address holder, bool exempt)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changePair(address _address, bool status)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit, bool swapByLimitOnly)
changeTakeBuyfee(bool status)
changeTakeSellfee(bool status)
changeTakeTransferfee(bool status)
claimDividend()
processDividends(uint256 gas)
removeERC20(address tokenAddress, uint256 tokens) returns (bool success)
removeEther(uint256 amountPercentage)
renounceOwnership()
setRestrictWhales(bool _status)
setRouterAddress(address newRouter)
setTxLimit(uint256 newLimit)
setWalletLimit(uint256 newLimit)
tradingStatus(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.