FloorPeriphery

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x18024b8d at 19139121
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots

No balances found for "FloorPeriphery"

0x45108805d2c6ae4df68348731062b994aaac169a5ec7ff872676794c7279c979
From

Functions
Getter at block 21271199
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)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
onERC721Received(addressaddressuint256bytespure returns (bytes4)
State-modifying
buyAndClaimExpired(struct FloorPeripheryFloorClaim claimParamsstruct FloorPeripheryUniversalRouterExecute swapParamuint8 transferWaybytes transferParampayable 
buyAndClaimExpired(struct FloorPeripheryFloorClaim[] claimParamsstruct FloorPeripheryUniversalRouterExecute swapParamuint8 transferWaybytes transferParampayable 
buyAndClaimVault(struct FloorPeripheryFloorClaim claimParamsstruct FloorPeripheryUniversalRouterExecute swapParamuint8 transferWaybytes transferParampayable 
buyAndClaimVault(struct FloorPeripheryFloorClaim[] claimParamsstruct FloorPeripheryUniversalRouterExecute swapParamuint8 transferWaybytes transferParampayable 
fragmentAndSell(struct FloorPeripheryFloorFragment fragmentParamstruct FloorPeripheryUniversalRouterExecute swapParamuint8 transferWaybytes transferParampayable 
fragmentAndSell(struct FloorPeripheryFloorFragment[] fragmentParamsstruct FloorPeripheryUniversalRouterExecute swapParamuint8 transferWaybytes transferParampayable 
initialize(
setOwner(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Initialized(uint64 version
OwnerUpdated(address indexed useraddress indexed newOwner
Upgraded(address indexed implementation
Constructor
constructor(address _flooraddress _floorGetteraddress _universalRouteraddress permit2
Fallback and receive
receive(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
ERC721TransferFailed(
FailedInnerCall(
InsufficientWETH9(
InvalidClaimFee(
InvalidInitialization(
InvalidParameter(
InvalidPermitOwner(
NotInitializing(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot
Unauthorized(
WrongEthSender(