WASSIE
Verified contract
Active on
Ethereum with 14,517 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,326.78)
Native
Value
$1,868.1
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.546452 | $3,418.60 |
$1,868.1 | |
WASSIE | ERC-20 | 227.03576M | $0.000006 |
$1,414.43 | |
USDT | ERC-20 | 43 | $1.001 |
$43.04 | |
BEN | ERC-20 | 300M | $0.00 |
$1.2 | |
ZKS | ERC-20 | 72 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21253331 | 9 hours ago | | | 0 | 0.00056842411 | |
| 21253234 | 10 hours ago | | | 0 | 0.00048690135 | |
| 21252439 | 12 hours ago | | | 0 | 0.00055728831 | |
| 21251367 | 16 hours ago | | | 0 | 0.00098406963 | |
| 21251091 | 17 hours ago | | | 0 | 0.0012563098 | |
| 21251085 | 17 hours ago | | | 0 | 0.0012032032 | |
| 21250761 | 18 hours ago | | | 0 | 0.00060490301 | |
| 21250489 | 19 hours ago | | | 0 | 0.00073052280 | |
| 21249656 | a day ago | | | 0 | 0.00055679381 | |
| 21249259 | a day ago | | | 0 | 0.00081912694 |
ABI
ABI objects
Getter at block 21256140
decimals() view returns (uint8)
18
maxHoldingAmount() view returns (uint256)
6900000000000000000000000000
name() view returns (string)
WASSIE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
WASSIE
totalSupply() view returns (uint256)
690000000000000000000000000000
uniswapV2Pair() view returns (address)
0x9faf7ad8711f6b87cfcf39c235b0a03ef4bdd7c2
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeFee()
removeMaxHoldingAmount()
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()
receive()
This contract contains no error objects.