Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7e1d…964f
5 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,107.39 |
$0 | |
DKHT | ERC-20 | 6.060644K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14027122 | 3 years ago | | | 0 | 0.0041751281 | |
| 14027107 | 3 years ago | | | 0 | 0.0034121250 | |
| 14027029 | 3 years ago | | | 0 | 0.0042749665 | |
| 14026923 | 3 years ago | | | 0 | 0.0027442988 | |
| 14026922 | 3 years ago | | | 0 | 0.0029848206 | |
| 14026841 | 3 years ago | | | 0 | 0.0028174834 | |
| 14026817 | 3 years ago | | | 0 | 0.0052678937 | |
| 14026812 | 3 years ago | | | 0 | 0.0045387868 | |
| 14026804 | 3 years ago | | | 0 | 0.0046059523 | |
| 14026789 | 3 years ago | | | 0 | 0.0052314372 |
ABI
ABI objects
Getter at block 21224246
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
300000000000000
_swapTokensAtAmount() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
launchBlock() view returns (uint256)
14026726
name() pure returns (string)
Duck Hunt
owner() view returns (address)
0x67f72f1cc3634bd708d37db086bbf134b9922b00
symbol() pure returns (string)
DKHT
totalSupply() pure returns (uint256)
10000000000000000
uniswapV2Pair() view returns (address)
0x783e5ec056520267936f051c1af7a48078bf9fb1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.