Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$WHAT | ERC-20 | 21.200749K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20865822 | a month ago | | | 0 | 0.00041195211 | |
| 20148973 | 5 months ago | | | 0 | 0.00012502181 | |
| 20122248 | 5 months ago | | | 0 | 0.00029667662 | |
| 20009420 | 5 months ago | | | 0 | 0.00037309524 | |
| 19994806 | 5 months ago | | | 0 | 0.00035203199 | |
| 19946192 | 6 months ago | | | 0 | 0.00020651337 | |
| 19907157 | 6 months ago | | | 0 | 0.00027141289 | |
| 19905236 | 6 months ago | | | 0 | 0.00021470391 | |
| 19889137 | 6 months ago | | | 0 | 0.00024662715 | |
| 19885578 | 6 months ago | | | 0 | 0.000097968411 |
ABI
ABI objects
Getter at block 21189260
decimals() view returns (uint8)
18
developmentWallet() view returns (address)
0xb5c6761517712f062fa9438091521889d4ff9bb3
maxTransactionAmountBuy() view returns (uint256)
1000000000000000000000000
maxTransactionAmountSell() view returns (uint256)
1000000000000000000000000
maxTransactionLimitEnabled() view returns (bool)
true
name() view returns (string)
WhatBot
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
20000000000000000000000
symbol() view returns (string)
$WHAT
totalSupply() view returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x0ac9bf2ea91e74b9677b58aa062632a8c06fd575
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromMaxTransaction(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeDevelopmentWallet(address _developmentWallet)
claimStuckTokens(address token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransactionLimit(address account, bool exclude)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setEnableMaxTransactionLimit(bool enable)
setMaxTransactionAmounts(uint256 _maxTransactionAmountBuy, uint256 _maxTransactionAmountSell)
setSwapEnabled(bool _enabled)
setSwapTokensAtAmount(uint256 newAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
DevelopmentWalletChanged(address developmentWallet)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludedFromMaxTransactionLimit(address indexed account, bool isExcluded)
MaxTransactionLimitAmountChanged(uint256 maxTransactionAmountBuy, uint256 maxTransactionAmountSell)
MaxTransactionLimitStateChanged(bool maxTransactionLimit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndSendDevelopment(uint256 tokensSwapped, uint256 bnbSend)
SwapTokensAtAmountUpdated(uint256 swapTokensAtAmount)
TradingEnabled(bool tradingEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.