Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a3a…9fe3
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HOUND | ERC-20 | 4.687599B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20148161 | 6 months ago | | | 0 | 0.00019214567 | |
| 17700442 | a year ago | | | 0 | 0.00060539600 | |
| 17700397 | a year ago | | | 0 | 0.0022967599 | |
| 17385882 | 2 years ago | | | 0 | 0.0016143962 | |
| 16767770 | 2 years ago | | | 0 | 0.00096932928 | |
| 16753505 | 2 years ago | | | 0 | 0.00087452218 | |
| 16753486 | 2 years ago | | | 0 | 0.0016252514 | |
| 16753424 | 2 years ago | | | 0 | 0.00090986234 | |
| 16673283 | 2 years ago | | | 0 | 0.00069832930 | |
| 16673283 | 2 years ago | | | 0 | 0.00064647060 |
ABI
ABI objects
Getter at block 21388178
decimals() pure returns (uint8)
9
getTransactionsCount() view returns (uint256)
1
name() pure returns (string)
DexHound
onlyWhitelisted() view returns (bool)
false
owner() view returns (address)
0xc780a89dae977f2b9c0abae80fcb3f2b1090b85a
symbol() pure returns (string)
HOUND
totalSupply() pure returns (uint256)
10000000000000000000000
uniswapV2Pair() view returns (address)
0x3f7ec6b86ca60eeb22de2d6062ef8d1d144772f6
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isBot(address _bot) view returns (bool)
isWhitelisted(address _address) view returns (bool)
whitelistedAmount(address _address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
bulkWhitelist(address[] _addresses, uint256[] _amounts)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setOnlyWhitelisted(bool flag)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
test(address arg0, address arg1, uint256 arg2, uint256 arg3)
constructor()
receive()
This contract contains no error objects.