WallStreetKiller
Verified contract
Active on
Ethereum with 391 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WSK | ERC-20 | 9.660978M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20999746 | a month ago | | | 0 | 0.00060936010 | |
| 20247039 | 5 months ago | | | 0 | 0.00011595037 | |
| 19179075 | 10 months ago | | | 0 | 0.0015051177 | |
| 19007234 | a year ago | | | 0 | 0.0020818238 | |
| 18448971 | a year ago | | | 0 | 0.0010312500 | |
| 18423588 | a year ago | | | 0 | 0.00048817556 | |
| 18410194 | a year ago | | | 0 | 0.00024443335 | |
| 18394283 | a year ago | | | 0 | 0.00053747248 | |
| 18296872 | a year ago | | | 0 | 0.00033898163 | |
| 18296865 | a year ago | | | 0 | 0.00036355248 |
ABI
ABI objects
Getter at block 21326018
decimals() pure returns (uint8)
9
maxWalletAmount() view returns (uint256)
25000001000000000
name() pure returns (string)
WallStreet Killer
owner() view returns (address)
0x0000000000000000000000000000000000000000
sniperTax() view returns (uint256)
49
symbol() pure returns (string)
WSK
totalSupply() pure returns (uint256)
1000000000000000000
tradingFees() view returns (uint256 buyTax, uint256 sellTax)
(buyTax=0, sellTax=0)
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
initialize()
manualSwapback(uint256 percent)
modifyParameters(bool[] param, uint256 nrBlocks)
openTrading()
renounceOwnership()
setBots(address[] bots, bool shouldBlock)
setContractExempt(address account, bool value)
setFees(uint256 newBuyTax, uint256 newSellTax)
setTradeCooldown(uint256 newTradeCooldown)
toggleAntiMEV(bool toggle)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.