RektPepeAirdrop
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
7
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "RektPepeAirdrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RektPepeAirdrop"
ABI
ABI objects
Getter at block 21121474
deadline() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID() view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
rektPepe() view returns (address)
0x874bde83cda6aa224527a3f43aebc3cc60f49428
signer() view returns (address)
0x8740928e2b362b2e0d1f61aeeecde5aea98c65a6
Read-only
claimedAddresses(address) view returns (bool)
State-modifying
Events claim(address _user, uint256 _amount, bytes32 _hashedMessage, bytes _signature)
initialize()
renounceOwnership()
setClaimed(address _user, bool _claimed)
setDeadline(uint256 _deadline)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdraw(address receiver, uint256 amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
ClaimAirdrop(address _account)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.