Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xae96…6b19
0xae96…6b19
0xae96…6b19
0xae96…6b19
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HELLMO | ERC-20 | 2.512563M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19361475 | 9 months ago | | | 0 | 0.0015741666 | |
| 19063237 | 10 months ago | | | 0 | 0.00068698882 | |
| 19033102 | 10 months ago | | | 0 | 0.00088489754 | |
| 19027856 | 10 months ago | | | 0 | 0.0015505368 | |
| 18454844 | a year ago | | | 0 | 0.00036315344 | |
| 18340177 | a year ago | | | 0 | 0.00026492032 | |
| 18340157 | a year ago | | | 0 | 0.00043259491 | |
| 18275174 | a year ago | | | 0 | 0.00032460223 | |
| 18271178 | a year ago | | | 0 | 0.00097293724 | |
| 18254067 | a year ago | | | 0 | 0.00020804753 |
ABI
ABI objects
Getter at block 21264320
_PresaleAddress() view returns (address)
0x000000000000000000000000000000000000dead
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
isFirstLaunch() view returns (bool)
false
lastSnipeTaxBlock() view returns (uint256)
18234843
liquidityLaunched() view returns (bool)
true
name() pure returns (string)
HELLMO
owner() view returns (address)
0x0000000000000000000000000000000000000000
snipeBlocks() view returns (uint8)
0
symbol() pure returns (string)
HELLMO
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x4cea2bc098df7eae02f92efe21f12b201a9dd971
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
_isExcludedFromFee(address) view returns (bool)
_rOwned(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address account, bool value)
blacklistMultiAddresses(address[] accounts, bool value)
clearStuckBalance(address addr)
excludeFromFees(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
removeLimits()
renounceOwnership()
rescueForeignTokens(address _tokenAddr, address _to, uint256 _amount)
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setNewAppAddress(address appaddr)
setNewBurnAddress(address burnaddr)
setNewBuybackAddress(address buybackaddr)
setNewMarketingAddress(address markt)
setPresaleContract(address wallet)
setSnipeBlocks(uint8 _blocks)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawToken(address _tokenContract, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
BlacklistAddress(address indexed account, bool value)
BlacklistMultiAddresses(address[] accounts, bool value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
appAddressUpdated(address indexed previous, address indexed adr)
burnAddressUpdated(address indexed previous, address indexed adr)
buybackAddressUpdated(address indexed previous, address indexed adr)
marketingAddressUpdated(address indexed previous, address indexed adr)
tokensRescued(address indexed token, address indexed to, uint256 amount)
constructor()
receive()
This contract contains no error objects.