Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($58.06)
Native
Value
$58.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.01575 | $3,686.48 |
$58.06 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17956640 | a year ago | | | 0 | 0.00057286662 | |
| 15673984 | 2 years ago | | | 0 | 0.00036714389 | |
| 15614535 | 2 years ago | | | 0 | 0.00026406986 | |
| 15509882 | 2 years ago | | | 0 | 0.00032993100 | |
| 15466705 | 2 years ago | | | 0 | 0.00040909047 | |
| 15463613 | 2 years ago | | | 0 | 0.00050488589 | |
| 15362036 | 2 years ago | | | 0 | 0.00051556142 | |
| 15361955 | 2 years ago | | | 0 | 0.00043918840 | |
| 15332837 | 2 years ago | | | 0 | 0.00088331105 | |
| 15332583 | 2 years ago | | | 0 | 0.00082333891 |
ABI
ABI objects
Getter at block 21310067
CHEWY() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
allocationSum() view returns (uint256)
100
antiBot() view returns (bool)
true
buyFee() view returns (uint256)
0
campaignWallet() view returns (address)
0xbac6a3636ec33fe1b3d380965386f190bc957ce4
decimals() pure returns (uint8)
18
factory() view returns (address)
0x0000000000000000000000000000000000000000
getCirculatingSupply() view returns (uint256)
100000000000000000000000000
getOwner() view returns (address)
0xbac6a3636ec33fe1b3d380965386f190bc957ce4
launchedAt() view returns (uint256)
15292700
lifeOnTheStreet() view returns (address)
0xf5323f180a423f124d6a51566e08c2cb0105947e
lifeOnTheStreetGas() view returns (uint256)
0
maxTxAmount() view returns (uint256)
1000000
name() pure returns (string)
HAVOC
pair() view returns (address)
0x66dfd57974240fcefd601798172abf9a9bc3a108
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
0
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000000000000
symbol() pure returns (string)
HAVOC
toLiquidity() view returns (uint256)
20
toMarketing() view returns (uint256)
20
toReflections() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
totalSupplyId() view returns (uint256)
100000000
tradingOpen() view returns (bool)
true
walletMax() view returns (uint256)
2000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkPendingReflections(address shareholder) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeFeeAllocation(uint256 newRewardFee, uint256 newLpFee, uint256 newMarketingFee)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeMoneyPrinterGas(uint256 newGas)
changeReflection(address newToken)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTotalFees(uint256 newBuyFee, uint256 newSellFee)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
clearStuckEth()
delBot(address notbot)
manualProcessGas(uint256 manualGas)
manualSwapBack()
milkbone()
openTrading()
setBots(address[] bots_)
setCampaignWallet(address newCampaignWallet)
setDistributionCriteria(uint256 newMinPeriod, uint256 newMinDistribution)
setIsDividendExempt(address holder, bool exempt)
setLpWallet(address newLpWallet)
setOwnerWallet(address newOwnerWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner)
receive()
This contract contains no error objects.