Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9526…d7e9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HODL | ERC-20 | 1.411055M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21066879 | 2 months ago | | | 0 | 0.00085862923 | |
| 20880474 | 2 months ago | | | 0 | 0.00045347686 | |
| 20872865 | 3 months ago | | | 0 | 0.00073675084 | |
| 20796326 | 3 months ago | | | 0 | 0.00059377188 | |
| 20501552 | 4 months ago | | | 0 | 0.000087653717 | |
| 20333589 | 5 months ago | | | 0 | 0.00052191400 | |
| 20202783 | 6 months ago | | | 0 | 0.000092210952 | |
| 19987311 | 7 months ago | | | 0 | 0.00034602793 | |
| 19915065 | 7 months ago | | | 0 | 0.00072134670 | |
| 19885226 | 7 months ago | | | 0 | 0.00017573524 |
ABI
ABI objects
Getter at block 21421770
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
HODL
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
HODL
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x1b2eadcab86a6446e4f3266c7b614b8769cfe1ac
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockSnipers(address[] bots_)
changeFee(uint256 _newInitialBuyFee, uint256 _newInitialSellFee)
enableTrading()
manualSend()
manualSwap()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockSnipers(address[] notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.