Everything SUCKS
Unverified contract
Proxy
Active on
Base with 176 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "Everything SUCKS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23788995 | an hour ago | | | 0 | 0.0000014733207 | |
| 23788402 | an hour ago | | | 0 | 0.0000014733207 | |
| 23787116 | 2 hours ago | | | 0 | 0.0000014790942 | |
| 23785533 | 3 hours ago | | | 0 | 0.000000809009333400 | |
| 23781004 | 5 hours ago | | | 0 | 3.6978011e-7 | |
| 23776205 | 8 hours ago | | | 0 | 2.3502823e-7 | |
| 23773680 | 9 hours ago | | | 0 | 2.4906900e-7 | |
| 23773629 | 9 hours ago | | | 0 | 2.5267755e-7 | |
| 23773182 | 10 hours ago | | | 0 | 2.3983533e-7 | |
| 23772548 | 10 hours ago | | | 0 | 2.7615659e-7 |
ABI
ABI objects
Getter at block 23790521
DOMAIN_SEPARATOR() view returns (bytes32)
0x1e0807c05ddbb5962db4a654ca58266e21cd7575abac301a358f799e67435574
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=Everything SUCKS, version=1, chainId=8453, verifyingContract=0x05f94e508302219374dd6e3436684d33050ff13c, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
maxSupply() view returns (uint256)
1000000000000000000000000000
metaURI() view returns (string)
bafkreie4rnx4tjecnvwbnhlin4tn7kdt2r3emubefu5jgyq7h3wzn7icmy
name() view returns (string)
Everything SUCKS
owner() view returns (address)
0x0000000000000000000000000000000000000000
pools() view returns (address v2, address v3)
(v2=0x8244c28c9e8f6c8028ce7f2bea0bd18011f2ba31, v3=0x7be06b976a32e2b9a0cb9d007cff992a638bad8a)
symbol() view returns (string)
UCKS
totalSupply() view returns (uint256)
1000000000000000000000000000
transferConstraints() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) 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)
initialize(address _v2Pool, address _v3Pool, string name_, string symbol_, string meta_, uint256 maxSupply_)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
removeTransferConstraints()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
EIP712DomainChanged()
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferFlapToken(address from, address to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.