WALLSTREETBETS
Verified contract
Active on
Ethereum with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WSB | ERC-20 | 319.99984K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18244025 | a year ago | | | 0 | 0.00059057709 | |
| 18244010 | a year ago | | | 0 | 0.00068723751 | |
| 18244007 | a year ago | | | 0 | 0.00070833373 | |
| 18243996 | a year ago | | | 0 | 0.00055855397 | |
| 18243993 | a year ago | | | 0 | 0.00045868123 | |
| 18243977 | a year ago | | | 0 | 0.00047066595 | |
| 18243950 | a year ago | | | 0 | 0.00042354556 | |
| 18243926 | a year ago | | | 0 | 0.00065933505 | |
| 18243922 | a year ago | | | 0 | 0.00068078026 | |
| 18243919 | a year ago | | | 0 | 0.0012449729 |
ABI
ABI objects
Getter at block 21211463
_maxTx() view returns (uint256)
2000000000000000
_maxWallet() view returns (uint256)
2000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
WALLSTREETBETS
owner() view returns (address)
0x329e2e46058cfd3779c054b34a6199deef8d4546
symbol() pure returns (string)
WSB
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x760229674b6b6c363d9bdba2682a2e09a110064f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
releaseMax()
renounceOwnership()
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTax(uint256 initOnBuy, uint256 initOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setTrading(bool _openTrading)
toggleSwap(bool _swapEnabled)
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)
MaxTxAmountUpdated(uint256 _maxTx)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.