Half Ethereum Inu
Verified contract
Active on
Ethereum with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH0.5 | ERC-20 | 8.219259K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16569254 | 2 years ago | | | 0 | 0.00077461211 | |
| 16569253 | 2 years ago | | | 0 | 0.0074112000 | |
| 16569241 | 2 years ago | | | 0 | 0.0018907545 | |
| 16569203 | 2 years ago | | | 0 | 0.00098341061 | |
| 16569201 | 2 years ago | | | 0 | 0.00088690972 | |
| 16569199 | 2 years ago | | | 0 | 0.00090550185 | |
| 16569196 | 2 years ago | | | 0 | 0.0012357678 | |
| 16569196 | 2 years ago | | | 0 | 0.0012357678 | |
| 16569196 | 2 years ago | | | 0 | 0.0012357678 | |
| 16569194 | 2 years ago | | | 0 | 0.0017020599 |
ABI
ABI objects
Getter at block 21179315
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
autoLiquidityReceiver() view returns (address)
0x541d95baf537ad2606451b2c1e349e98d81cb8de
decimals() pure returns (uint8)
18
enableAutoBlacklist() view returns (bool)
false
gasLimit() view returns (uint256)
200000000000
getCirculatingSupply() view returns (uint256)
1000000000000000000000000
getOwner() view returns (address)
0x541d95baf537ad2606451b2c1e349e98d81cb8de
launchedAt() view returns (uint256)
16569194
launchedAtTimestamp() view returns (uint256)
1675679843
marketingFeeReceiver() view returns (address)
0x541d95baf537ad2606451b2c1e349e98d81cb8de
maxHoldingLimit() view returns (uint256)
20000000000000000000000
maxTxAmount() view returns (uint256)
20000000000000000000000
name() pure returns (string)
Half Ethereum Inu
pair() view returns (address)
0x7b86a572b83e10f365a2022468ffe6306baf0d26
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
staking() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000000000
symbol() pure returns (string)
ETH0.5
teamFeeReceiver() view returns (address)
0x541d95baf537ad2606451b2c1e349e98d81cb8de
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addSniperInList(address _account)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
launch()
removeSniperFromList(address _account)
setDistributorSettings(uint256 gas)
setEnableAutoBlacklist(bool _status)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _teamFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketFee)
setGasLimit(uint256 _limit)
setIsExcludedFromMaxHold(address holder, bool excluded)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxHoldingLimit(uint256 _limit)
setRoute(address _router, address _pair)
setStaking(address _stakingAddr)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
stakingReward(address _to, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
withdrawFunds(address _user, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
antiBotBan(address indexed value)
constructor(address _router, address _market, address _teamFee, address newOwner)
receive()
This contract contains no error objects.