A Dog Hunter
Verified contract
Active on
Ethereum with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HUNT | ERC-20 | 77.408013M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17508621 | a year ago | | | 0 | 0.0010908069 | |
| 17508618 | a year ago | | | 0 | 0.0035621410 | |
| 17508599 | a year ago | | | 0 | 0.0010771887 | |
| 17508594 | a year ago | | | 0 | 0.0010535910 | |
| 17508591 | a year ago | | | 0 | 0.00078972630 | |
| 17508584 | a year ago | | | 0 | 0.00082065343 | |
| 17508583 | a year ago | | | 0 | 0.00080321893 | |
| 17508583 | a year ago | | | 0 | 0.00080321893 | |
| 17508583 | a year ago | | | 0 | 0.00080321893 | |
| 17508583 | a year ago | | | 0 | 0.00080321893 |
ABI
ABI objects
Getter at block 21229283
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
3
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
liquidityTokens() view returns (uint256)
0
marketingTokens() view returns (uint256)
77408012618968885277590653
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
A Dog Hunter
owner() view returns (address)
0x5a6efb4b828020a7ef87cba46d2a52e49c9ff882
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
99
sellTotalFees() view returns (uint256)
99
shibaswapPair() view returns (address)
0xc08df174a5a6bbef2ba0a32a87a61efd0475727c
sniperDevelopment() view returns (address)
0x5a6efb4b828020a7ef87cba46d2a52e49c9ff882
sniperOwner() view returns (address)
0x5a6efb4b828020a7ef87cba46d2a52e49c9ff882
swapBack() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
HUNT
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
17508579
uniswapV2Pair() view returns (address)
0xbe549bff533d0e21389e7d7fc594fc6ff942bd3b
Read-only
AMM(address) view returns (bool)
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setFees(uint256 _buyLiquidityFee, uint256 _buyMarketingFee, uint256 _sellLiquidityFee, uint256 _sellMarketingFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapBack(bool on)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.