WhoopsiesPaidClaim
Verified contract
Active on
Ethereum with 127 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WHOOPDOOP | ERC-721 | 1 | -- | -- | |
WHOOPDOOP | ERC-721 | 1 | -- | -- | |
WHOOPDOOP | ERC-721 | 1 | -- | -- | |
WHOOPDOOP | ERC-721 | 1 | -- | -- | |
WHOOPDOOP | ERC-721 | 1 | -- | -- | |
WHOOPDOOP | ERC-721 | 1 | -- | -- | |
WHOOPDOOP | ERC-721 | 1 | -- | -- | |
WHOOPDOOP | ERC-721 | 1 | -- | -- | |
WHOOPDOOP | ERC-721 | 1 | -- | -- | |
WHOOPDOOP | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20915129 | 2 months ago | | | 0 | 0.0011936025 | |
| 20901144 | 2 months ago | | | 0 | 0.00039195541 | |
| 20874548 | 2 months ago | | | 0.085 | 0.016578684 | |
| 20787845 | 2 months ago | | | 0 | 0.00026217225 | |
| 20742122 | 2 months ago | | | 0 | 0.000085941928 | |
| 20570348 | 3 months ago | | | 0 | 0.00011613850 | |
| 20544730 | 3 months ago | | | 0.065 | 0.0025677319 | |
| 20542992 | 3 months ago | | | 0 | 0.000047122298 | |
| 20542918 | 3 months ago | | | 0.065 | 0.0078780840 | |
| 20538852 | 3 months ago | | | 0.065 | 0.0066066636 |
ABI
ABI objects
Getter at block 21248805
claimPriceFlatFee() view returns (uint96)
85000000000000000
claimPricePerTokenFee() view returns (uint96)
0
isClaimable() view returns (bool)
true
owner() view returns (address result)
0x1a5a345bc53e76bb876af788924e8cfd50bbf837
Read-only
onERC721Received(address, address, uint256, bytes) view returns (bytes4)
ownershipHandoverExpiresAt(address pendingOwner) view returns (uint256 result)
State-modifying
Events cancelOwnershipHandover() payable
claimV2NFTs(uint256[] requestedTokenIds) payable
completeOwnershipHandover(address pendingOwner) payable
reclaimWhoopsiesOwnership()
renounceOwnership() payable
requestOwnershipHandover() payable
setClaimPrice(uint96 newClaimFlatFee, uint96 newClaimPerTokenFee)
toggleIsClaimable()
transferOwnership(address newOwner) payable
withdrawETH() payable
OwnershipHandoverCanceled(address indexed pendingOwner)
OwnershipHandoverRequested(address indexed pendingOwner)
OwnershipTransferred(address indexed oldOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
ClaimsNotOpen()
InsufficientPayment()
NewOwnerIsZeroAddress()
NoHandoverRequest()
Unauthorized()