Wall Street Memes
Verified contract
Active on
Ethereum with 149,418 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,339.22)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 2.318892K | $1.001 |
$2,321.21 | |
SONIK | ERC-20 | 6.1M | $0.000001 |
$7.08 | |
LINK | ERC-20 | 0.362634 | $15.28 |
$5.54 | |
LOOM | ERC-20 | 83.858765 | $0.064296 |
$5.39 | |
ETH2.0 | ERC-20 | 3.031891T | -- | -- | |
WSM | ERC-20 | 1.111242M | -- | -- | |
Spirit | ERC-20 | 10.262635K | -- | -- | |
0x0db7…2d7e | ERC-1555 | 1 | -- | -- | |
0x0db7…2d7e | ERC-1555 | 1 | -- | -- | |
0x0db7…2d7e | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244884 | 3 hours ago | | | 0 | 0.00058039214 | |
| 21244626 | 4 hours ago | | | 0 | 0.00072465945 | |
| 21244366 | 4 hours ago | | | 0 | 0.00034409210 | |
| 21244308 | 5 hours ago | | | 0 | 0.00063300437 | |
| 21242955 | 9 hours ago | | | 0 | 0.00033661985 | |
| 21242733 | 10 hours ago | | | 0 | 0.00040448893 | |
| 21242413 | 11 hours ago | | | 0 | 0.00028026726 | |
| 21241677 | 13 hours ago | | | 0 | 0.00024555512 | |
| 21241405 | 14 hours ago | | | 0 | 0.00022996460 | |
| 21241208 | 15 hours ago | | | 0 | 0.00059092843 |
ABI
ABI objects
Getter at block 21245676
decimals() view returns (uint8)
18
hardCap() view returns (uint256)
2000000000000000000000000000
name() view returns (string)
Wall Street Memes
owner() view returns (address)
0xae871521c908b65dd3bec3f04252abac6f9e1673
symbol() view returns (string)
WSM
totalSupply() view returns (uint256)
1999681599000000000004194283
Read-only
allowance(address from, address to) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address to, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address to, uint256 subtractedValue) returns (bool)
increaseAllowance(address to, uint256 addedValue) returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, address _to)
This contract contains no fallback and receive objects.
This contract contains no error objects.