WallStreetBets
Verified contract
Active on
Ethereum with 42 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xea19…56e5
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WSB | ERC-20 | 9.59054K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17703908 | a year ago | | | 0 | 0.00070249901 | |
| 17434997 | 2 years ago | | | 0 | 0.00089794780 | |
| 17429560 | 2 years ago | | | 0 | 0.0018283731 | |
| 17429433 | 2 years ago | | | 0 | 0.00075148985 | |
| 17429429 | 2 years ago | | | 0 | 0.0014811547 | |
| 17429396 | 2 years ago | | | 0 | 0.00091731931 | |
| 17429346 | 2 years ago | | | 0 | 0.0015872244 | |
| 17429321 | 2 years ago | | | 0 | 0.0016491261 | |
| 17429230 | 2 years ago | | | 0 | 0.0014860945 | |
| 17429151 | 2 years ago | | | 0 | 0.0015773839 |
ABI
ABI objects
Getter at block 21390184
_maxTaxSwap() view returns (uint256)
100000000000000
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
50000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
WallStreetBets
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
WSB
totalSupply() pure returns (uint256)
10000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
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)
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.