Hostle Zone
Verified contract
Active on
Ethereum with 153 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HZONE | ERC-20 | 62.004106K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16422507 | 2 years ago | | | 0 | 0.014203972 | |
| 16422496 | 2 years ago | | | 0 | 0.0039144565 | |
| 15508455 | 2 years ago | | | 0 | 0.00047559677 | |
| 15508453 | 2 years ago | | | 0 | 0.00081567388 | |
| 15493660 | 2 years ago | | | 0 | 0.0021558731 | |
| 15126313 | 2 years ago | | | 0 | 0.00059664080 | |
| 15023381 | 2 years ago | | | 0 | 0.00080007176 | |
| 14808127 | 3 years ago | | | 0 | 0.00096685351 | |
| 14720719 | 3 years ago | | | 0 | 0.0014121543 | |
| 14645375 | 3 years ago | | | 0 | 0.00086176643 |
ABI
ABI objects
Getter at block 21303640
buyHostileBankFee() view returns (uint256)
8
buyLiqFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
8
decimals() view returns (uint8)
18
hostileBank() view returns (address)
0x7292d1d1de3e7d6cc39905743b3488fb8633ad8f
liqOwner() view returns (address)
0x000000000000000000000000000000000000dead
maxTx() view returns (uint256)
2500000000000000000000000
maxWallet() view returns (uint256)
4000000000000000000000000
name() view returns (string)
Hostle Zone
owner() view returns (address)
0x3614af3367c454dc44103f0ec1552f62849dd3d4
restrictions() view returns (bool)
true
sellHostileBankFee() view returns (uint256)
8
sellLiqFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
8
symbol() view returns (string)
HZONE
timeRugEnabled() view returns (bool)
true
tokenToEth() view returns (uint256)
50000000000000000000000
totalSupply() view returns (uint256)
100000000000000000000000000
tradesPermit() view returns (bool)
true
usV2Pair() view returns (address)
0x710e8ef5baa62558d518f0a74e774cd440050559
waxOn() view returns (bool)
true
Read-only
_isExcludedMaxTx(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdrop(address[] airdropWallets, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
badBots(address[] bots_)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTimeRug() returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTx(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
notaBot(address notbot)
startHostileZone(uint256 botBlocks)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _hostileBankFee, uint256 _liqFee)
updateHostileBankWallet(address newHostileBankWallet)
updateLiqOwner(address newLiqOwner)
updateMaxTxAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _hostileBankFee, uint256 _liqFee)
updateTokensToEth(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
EndedBoughtEarly(bool boughtEarly)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
hostileBankUpdated(address indexed newWallet, address indexed oldWallet)
liqOwnerUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.