WhackAMofo
Verified contract
Active on
Ethereum with 155 txns
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 |
---|---|---|---|---|---|
$WHACK | ERC-20 | 32.972744K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17961672 | a year ago | | | 0 | 0.00067492407 | |
| 17940046 | a year ago | | | 0 | 0.00081569510 | |
| 17938460 | a year ago | | | 0 | 0.0015393004 | |
| 17937265 | a year ago | | | 0 | 0.0019709063 | |
| 17937172 | a year ago | | | 0 | 0.0020612897 | |
| 17937106 | a year ago | | | 0 | 0.0024285959 | |
| 17937080 | a year ago | | | 0 | 0.0025920187 | |
| 17937080 | a year ago | | | 0 | 0.014687275 | |
| 17937079 | a year ago | | | 0 | 0.0026835793 | |
| 17937077 | a year ago | | | 0 | 0.0027868588 |
ABI
ABI objects
Getter at block 21192382
buyLiquidityFee() view returns (uint256)
1
buyRevShareFee() view returns (uint256)
4
buyTotalFees() view returns (uint256)
5
decimals() view returns (uint8)
18
maxTransactionAmount() view returns (uint256)
10000000000000000000000
maxWallet() view returns (uint256)
25000000000000000000000
name() view returns (string)
WhackAMofo
owner() view returns (address)
0x0000000000000000000000000000000000000000
revShareWallet() view returns (address)
0x776d0b03c9ee3a137874fd2a3c6b39e3a454adfe
sellLiquidityFee() view returns (uint256)
1
sellRevShareFee() view returns (uint256)
4
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000
symbol() view returns (string)
$WHACK
tokensForLiquidity() view returns (uint256)
6594521405420399591949
tokensForRevShare() view returns (uint256)
26378085621681598367799
totalSupply() view returns (uint256)
900000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xfe04eaad3c60c296af8df8321a8598dc7ec940e1
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)
isBlacklisted(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistLiquidityPool(address lpAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblacklist(address _addr)
updateLimitsAndFees()
withdrawStuckEth(address toAddr)
withdrawStuckToken(address _token, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
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)
constructor(address _revShareWallet)
receive()
This contract contains no error objects.