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 | 36.887533T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19521996 | 8 months ago | | | 0 | 0.00061972085 | |
| 18799765 | a year ago | | | 0 | 0.0033860506 | |
| 18138018 | a year ago | | | 0 | 0.00026642710 | |
| 17666837 | a year ago | | | 0 | 0.00043804862 | |
| 17013124 | 2 years ago | | | 0 | 0.00057782249 | |
| 16790204 | 2 years ago | | | 0 | 0.00055252062 | |
| 16742331 | 2 years ago | | | 0 | 0.00096681137 | |
| 16694624 | 2 years ago | | | 0 | 0.0013022981 | |
| 16539423 | 2 years ago | | | 0 | 0.00088579203 | |
| 16326154 | 2 years ago | | | 0 | 0.00074646997 |
ABI
ABI objects
Getter at block 21185007
decimals() view returns (uint8)
18
earlySellActive() view returns (bool)
false
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
2500000000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000000000
name() view returns (string)
The Hunt
owner() view returns (address)
0x77ba75a9a95b5ab756749ff5519ac40ed4aab486
swapTokensAtAmount() view returns (uint256)
10000000000000000000000000000
symbol() view returns (string)
HUNT
totalFees() view returns (uint256)
4
totalSupply() view returns (uint256)
1000000000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isSniper(address addr) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBlacklisted(address[] blacklisted_)
disableEarlySells() returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSend()
forceSwap()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBlacklisted(address[] blacklisted_)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeWallet(address newWallet)
updateFees(uint256 marketingFee, uint256 liquidityFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
feeWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.