liquiditydotwtf
Verified contract
Proxy
Active on
Ethereum with 275 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "liquiditydotwtf"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18907504 | a year ago | | | 0 | 0.00071168434 | |
| 18709519 | a year ago | | | 0 | 0.0016315665 | |
| 18704566 | a year ago | | | 0 | 0.00081062702 | |
| 18681815 | a year ago | | | 0 | 0.0018270467 | |
| 18676282 | a year ago | | | 0 | 0.00090559774 | |
| 18624475 | a year ago | | | 0 | 0.0016199633 | |
| 18624383 | a year ago | | | 0 | 0.0016552586 | |
| 18623541 | a year ago | | | 0 | 0.0012730130 | |
| 18623538 | a year ago | | | 0 | 0.0014256472 | |
| 18623538 | a year ago | | | 0 | 0.0013324991 |
ABI
ABI objects
Getter at block 21206677 proxiableUUID() view returns (bytes32)
decimals() view returns (uint8)
18
name() view returns (string)
liquiditydotwtf
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
WTF
totalSupply() view returns (uint256)
21000000000000000000000000
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)
initialize(uint256 _totalSupply)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.