FloorPeriphery
Verified contract
Implementation
Active on
Ethereum with 1 txns
Storage
Map
Table
Raw
Constants and immutables
12
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)
No balances found for "FloorPeriphery"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19510872 | 8 months ago | | | 0 | 0.0011164190 |
ABI
ABI objects
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(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
Initialized(uint64 version)
OwnerUpdated(address indexed user, address indexed newOwner)
Upgraded(address indexed implementation)
constructor(address _floor, address _floorGetter, address _universalRouter, address permit2)
receive()
AddressEmptyCode(address target)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
ERC721TransferFailed()
FailedInnerCall()
InsufficientWETH9()
InvalidClaimFee()
InvalidInitialization()
InvalidParameter()
InvalidPermitOwner()
NotInitializing()
UUPSUnauthorizedCallContext()
UUPSUnsupportedProxiableUUID(bytes32 slot)
Unauthorized()
WrongEthSender()