Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9039…d6f5
0x9039…d6f5
5 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,180.45 |
$0 | |
WDOG | ERC-20 | 8.61389B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15896579 | 2 years ago | | | 0 | 0.0017189405 | |
| 15896568 | 2 years ago | | | 0 | 0.00035709844 | |
| 15896567 | 2 years ago | | | 0 | 0.00071593224 | |
| 15896566 | 2 years ago | | | 0 | 0.00034142905 | |
| 15896549 | 2 years ago | | | 0 | 0.00070396823 | |
| 15896545 | 2 years ago | | | 0 | 0.0010777237 | |
| 15896543 | 2 years ago | | | 0 | 0.00083225486 | |
| 15896542 | 2 years ago | | | 0 | 0.00063374446 | |
| 15896542 | 2 years ago | | | 0 | 0.0038234570 | |
| 15896540 | 2 years ago | | | 0 | 0.00091730926 |
ABI
ABI objects
Getter at block 21215839
_maxTxAmount() view returns (uint256)
10000000000000000000000000000000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000000000000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
launchBlock() view returns (uint256)
0
name() pure returns (string)
White Dog
owner() view returns (address)
0xd3e0df07b4414764545522a74565affc380ce0d4
symbol() pure returns (string)
WDOG
totalSupply() pure returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x410fbe319bebfef4ac2083f307ba8d61fa8b5291
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()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
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.