Wallstreetbets
Verified contract
Active on
Ethereum with 305 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Wallstreetbets"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21356903 | 7 days ago | | | 0 | 0.00023966544 | |
| 20577173 | 4 months ago | | | 0 | 0.000056074877 | |
| 20410087 | 5 months ago | | | 0 | 0.000055547311 | |
| 20218959 | 5 months ago | | | 0 | 0.00038578692 | |
| 20206933 | 5 months ago | | | 0 | 0.00020586514 | |
| 20016116 | 6 months ago | | | 0 | 0.00021197586 | |
| 18177308 | a year ago | | | 0 | 0.00036334813 | |
| 18177306 | a year ago | | | 0 | 0.00038793882 | |
| 17294341 | 2 years ago | | | 0 | 0.0019950276 | |
| 17206390 | 2 years ago | | | 0 | 0.0039839635 |
ABI
ABI objects
Getter at block 21410223
decimals() view returns (uint8)
18
name() view returns (string)
Wallstreetbets
symbol() view returns (string)
WSB
totalSupply() view returns (uint256)
69420000000000000000000
Read-only
allowance(address owner, address delegate) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
State-modifying
Events approve(address delegate, uint256 numTokens) returns (bool)
transfer(address receiver, uint256 numTokens) returns (bool)
transferFrom(address owner, address buyer, uint256 numTokens) returns (bool)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(uint256 total)
This contract contains no fallback and receive objects.
This contract contains no error objects.