Question Hound
Verified contract
Active on
Ethereum with 253 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HOUND | ERC-20 | 261.639547K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20920782 | 2 months ago | | | 0 | 0.00066812357 | |
| 20604559 | 3 months ago | | | 0 | 0.000043377884 | |
| 20466111 | 4 months ago | | | 0 | 0.00027929763 | |
| 20139658 | 5 months ago | | | 0 | 0.00027658341 | |
| 18946925 | a year ago | | | 0 | 0.00064993951 | |
| 18865735 | a year ago | | | 0 | 0.00092184665 | |
| 18325718 | a year ago | | | 0 | 0.00017290950 | |
| 18325709 | a year ago | | | 0 | 0.00017971940 | |
| 18292395 | a year ago | | | 0 | 0.00087677357 | |
| 18226665 | a year ago | | | 0 | 0.00045399259 |
ABI
ABI objects
Getter at block 21295224
balance() view returns (uint256)
0
contractFullyEmptying() view returns (bool)
false
contractSellTreshold() view returns (uint256)
1000000000000000000000000
decimals() view returns (uint8)
18
foodLiqBuy() view returns (uint256)
0
foodLiqSell() view returns (uint256)
0
foodMarketingBuy() view returns (uint256)
2
foodMarketingSell() view returns (uint256)
2
foodTotalBuy() view returns (uint256)
2
foodTotalSell() view returns (uint256)
2
limitsActivated() view returns (bool)
false
maxTransactionAllowed() view returns (uint256)
10000000000000000000000000
maxWalletAllowed() view returns (uint256)
10000000000000000000000000
name() view returns (string)
Question Hound
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
HOUND
tokensForDev() view returns (uint256)
261639546739180058286359
tokensForLiquidity() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xd04816495af27810c782df6155d4f5ce3b50e8b5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
deactivateLimits()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
go()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
nukeContract(bool enabled)
removeStuckETH()
removeStuckTokenBalance()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
switchTax(uint256 _foodMarketingBuy, uint256 _foodMarketingSell, uint256 _foodLiqBuy, uint256 _foodLiqSell)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newDevWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
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)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.