LooksRareExchange

Verified contract

Active on Ethereum
Deployed by via 0x4d85b9b2 at 13885625
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $34.08
0xc2f73c55cae63bdeb5150180c7088bdec73e4353243bbcffa02dbe0588f7a317
0x22a30d44b28a031740a1431f048995dcdafaa00c5cb8ad21676f0003a35631fb
0xd6adf46cd60b568c0b9664aa843a5a697aa92f37d00381386f363488e1e9992f
0x9f806b656b7d7323090d41c25e8f7a40b142737d291f83e9b5e9c3f065bd3954
0xe7a2e2254433832bbf3bc5230de9781d0a1bf70a43f4134db9726f920798c1be
0x7b5e3a0d0f42cbde19ce2d4ba64826456a244fdf0d5f0f4abf74b09f867715e3
0x8792866acc3aa597d8f74aa5152bd4c0cee78c6f710a5c00f44a9e7657674f68
0xb756b9cf74b95790f9db313ee2a7d6e4c8980bdc628f317d4ea3564cd37ca932
0x378709984f7ccd1be1410795881fe6e7b3d329415fd6d69458b93394678d97f8
0x5b46199ebe4516dd0dcc5d058d1a85ce6783325eff2a197492396a9a2e48b9ab

Functions
Getter at block 21157831
DOMAIN_SEPARATOR(view returns (bytes32)
0xad4d53a9c11a3edbe96e78e969291ab5248faeb3b8d4552c21e6bc72edb8cab3
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
currencyManager(view returns (address)
0xc881addf409ee2c4b6bbc8b607c2c5cafab93d25
executionManager(view returns (address)
0x9cc58bf22a173c0fa8791c13df396d18185d62b2
owner(view returns (address)
0xbfb6669ef4c4c71ae6e722526b1b8d7d9ff9a019
protocolFeeRecipient(view returns (address)
0x5924a28caaf1cc016617874a2f0c3710d881f3c1
royaltyFeeManager(view returns (address)
0xcbfeba41c3e69d24b5c8b04ed60c42cc5d883620
transferSelectorNFT(view returns (address)
0x9ba628f27aac9b2d78a9f2bf40a8a6df4ccd9e2c
Read-only
isUserOrderNonceExecutedOrCancelled(address useruint256 orderNonceview returns (bool)
userMinOrderNonce(addressview returns (uint256)
State-modifying
cancelAllOrdersForSender(uint256 minNonce
cancelMultipleMakerOrders(uint256[] orderNonces
matchAskWithTakerBid(struct OrderTypesTakerOrder takerBidstruct OrderTypesMakerOrder makerAsk
matchAskWithTakerBidUsingETHAndWETH(struct OrderTypesTakerOrder takerBidstruct OrderTypesMakerOrder makerAskpayable 
matchBidWithTakerAsk(struct OrderTypesTakerOrder takerAskstruct OrderTypesMakerOrder makerBid
renounceOwnership(
transferOwnership(address newOwner
updateCurrencyManager(address _currencyManager
updateExecutionManager(address _executionManager
updateProtocolFeeRecipient(address _protocolFeeRecipient
updateRoyaltyFeeManager(address _royaltyFeeManager
updateTransferSelectorNFT(address _transferSelectorNFT
Events
CancelAllOrders(address indexed useruint256 newMinNonce
CancelMultipleOrders(address indexed useruint256[] orderNonces
NewCurrencyManager(address indexed currencyManager
NewExecutionManager(address indexed executionManager
NewProtocolFeeRecipient(address indexed protocolFeeRecipient
NewRoyaltyFeeManager(address indexed royaltyFeeManager
NewTransferSelectorNFT(address indexed transferSelectorNFT
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoyaltyPayment(address indexed collectionuint256 indexed tokenIdaddress indexed royaltyRecipientaddress currencyuint256 amount
TakerAsk(bytes32 orderHashuint256 orderNonceaddress indexed takeraddress indexed makeraddress indexed strategyaddress currencyaddress collectionuint256 tokenIduint256 amountuint256 price
TakerBid(bytes32 orderHashuint256 orderNonceaddress indexed takeraddress indexed makeraddress indexed strategyaddress currencyaddress collectionuint256 tokenIduint256 amountuint256 price
Constructor
constructor(address _currencyManageraddress _executionManageraddress _royaltyFeeManageraddress _WETHaddress _protocolFeeRecipient
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.