ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 21,481 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 48 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
μWOW | ERC-20 | 96.338137K | -- | -- | |
μOTHR | ERC-20 | 12.285454K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20421926 | 3 months ago | | | 0 | 0.0029557864 | |
| 20343804 | 4 months ago | | | 0 | 0.0018041752 | |
| 20337820 | 4 months ago | | | 0.34033474 | 0.0041032273 | |
| 20269598 | 4 months ago | | | 0 | 0.0040944719 | |
| 20269582 | 4 months ago | | | 0 | 0.0045504807 | |
| 20260491 | 4 months ago | | | 0 | 0.0019188929 | |
| 20255975 | 4 months ago | | | 0 | 0.0010724763 | |
| 20239625 | 4 months ago | | | 0 | 0.0022580276 | |
| 20238749 | 4 months ago | | | 0 | 0.0067655700 | |
| 20191385 | 4 months ago | | | 0.34126443 | 0.0024114225 |
ABI
ABI objects
Getter at block 21157667 proxiableUUID() view returns (bytes32)
PERMIT2() view returns (address)
0x000000000022d473030f116ddee9f6b43ac78ba3
UNIVERSAL_ROUTER() view returns (address)
0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad
UPGRADE_INTERFACE_VERSION() view returns (string)
5.0.0
floor() view returns (address)
0x3eb879cc9a0ef4c6f1d870a40ae187768c278da2
floorGetter() view returns (address)
0x785cf9e71381bd780e227b4fa89f5490148a76b0
owner() view returns (address)
0x43800c438f5d639c8b865396cb83a4efa220091b
Read-only
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
State-modifying
Events buyAndClaimExpired(struct FloorPeripheryFloorClaim claimParams, struct FloorPeripheryUniversalRouterExecute swapParam, uint8 transferWay, bytes transferParam) payable
buyAndClaimExpired(struct FloorPeripheryFloorClaim[] claimParams, struct FloorPeripheryUniversalRouterExecute swapParam, uint8 transferWay, bytes transferParam) payable
buyAndClaimVault(struct FloorPeripheryFloorClaim claimParams, struct FloorPeripheryUniversalRouterExecute swapParam, uint8 transferWay, bytes transferParam) payable
buyAndClaimVault(struct FloorPeripheryFloorClaim[] claimParams, struct FloorPeripheryUniversalRouterExecute swapParam, uint8 transferWay, bytes transferParam) payable
fragmentAndSell(struct FloorPeripheryFloorFragment fragmentParam, struct FloorPeripheryUniversalRouterExecute swapParam, uint8 transferWay, bytes transferParam) payable
fragmentAndSell(struct FloorPeripheryFloorFragment[] fragmentParams, struct FloorPeripheryUniversalRouterExecute swapParam, uint8 transferWay, bytes transferParam) payable
initialize()
setOwner(address newOwner)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint64 version)
OwnerUpdated(address indexed user, address indexed newOwner)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
receive()
AddressEmptyCode(address target)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
ERC721TransferFailed()
FailedInnerCall()
InsufficientWETH9()
InvalidClaimFee()
InvalidInitialization()
InvalidParameter()
InvalidPermitOwner()
NotInitializing()
UUPSUnauthorizedCallContext()
UUPSUnsupportedProxiableUUID(bytes32 slot)
Unauthorized()
WrongEthSender()