WHACK_A_MUSK
Verified contract
Active on
Ethereum with 109 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($117.67)
Native
Value
$117.67
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.032538 | $3,616.37 |
$117.67 | |
$WHACK | ERC-20 | 3.891734M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14002660 | 3 years ago | | | 0 | 0.0063338683 | |
| 13912308 | 3 years ago | | | 0 | 0.0027853481 | |
| 13909914 | 3 years ago | | | 0 | 0.0045843834 | |
| 13909912 | 3 years ago | | | 0 | 0.0045545791 | |
| 13909793 | 3 years ago | | | 0 | 0.0078060988 | |
| 13909358 | 3 years ago | | | 0 | 0.0046557501 | |
| 13909357 | 3 years ago | | | 0 | 0.0049520607 | |
| 13909334 | 3 years ago | | | 0 | 0.0049250435 | |
| 13909305 | 3 years ago | | | 0 | 0.0049816901 | |
| 13909293 | 3 years ago | | | 0 | 0.0062599860 |
ABI
ABI objects
Getter at block 21315078
autoBanBots() view returns (bool)
false
decimals() pure returns (uint8)
18
maxBuy() view returns (uint256)
41486063275834930128388507
name() view returns (string)
WHACK-A-MUSK
symbol() view returns (string)
$WHACK
totalSupply() view returns (uint256)
806427466697166652602307
tradingEnable() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x142154f432fbd807d0ef21fa642becc12d114e04
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
makeLiquidity()
setBots(address[] accounts, bool value)
setExcludeFromFee(address[] accounts, bool value)
setMaxBuy(uint256 percent)
setMaxContractLiquidityPercent(uint256 newMaxLiquidityPercent)
setTradingEnable(bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.