MarketPlace

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0xdc0b1655 at 14567623
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MarketPlace"

0x1e608579155e0595d2d3cfc97561050326f67c80f02ed21d7aacd59a5d8786ec

Functions
Getter at block 20950142
feeBeneficiary(view returns (address)
0x537c4892b1291bea99bd182ecb12392c65dc6f2e
legitArtNFT(view returns (address)
0x3dc248187c15e0e82611eb40326cf6b24d01b75e
owner(view returns (address)
0xabeca293f1887e98b19a0a3867b8b8f4e63f4c77
primaryFeePercentage(view returns (uint256)
120000000000000000
secondaryFeePercentage(view returns (uint256)
600000000000000000
usdc(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
Read-only
orders(bytes32view returns (address nftContractuint256 tokenIdaddress selleraddress buyeruint256 priceuint256 createdAtuint8 status)
State-modifying
cancelLazy(struct MarketPlaceNFTVoucher _voucher
cancelOrder(bytes32 _orderId
executeLazy(struct MarketPlaceNFTVoucher _voucher
executeLazyOnBehalf(struct MarketPlaceNFTVoucher _voucheraddress buyer
executeOrder(bytes32 _orderId
executeOrderOnBehalf(bytes32 _orderIdaddress _buyer
placeOrder(address _nftContractuint256 _tokenIduint256 _pricereturns (bytes32 orderId)
renounceOwnership(
transferOwnership(address newOwner
updateFeeBeneficiary(address _newFeeBenenficiary
updateOrder(bytes32 _orderIduint256 _newPrice
updatePrimaryFeePercentage(uint256 _newPrimaryFeePercentage
updateSecondaryFeePercentage(uint256 _newSecondaryFeePercentage
Events
FeeBeneficiaryUpdated(address indexed oldFeeBeneficiaryaddress indexed newFeeBeneficiary
OrderCanceled(bytes32 indexed orderId
OrderExecuted(bytes32 indexed orderIdaddress buyeruint256 feeToProtocoluint256 feeToCreatoruint256 feeToGallerist
OrderPlaced(bytes32 indexed orderIdaddress indexed nftContractuint256 indexed tokenIdaddress selleruint256 price
OrderUpdated(bytes32 indexed orderIduint256 newPrice
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PrimaryFeePercentageUpdated(uint256 oldPrimaryFeePercentageuint256 newPrimaryFeePercentage
SecondaryFeePercentageUpdated(uint256 oldSecondaryFeePercentageuint256 newSecondaryFeePercentage
Constructor
constructor(address _usdcaddress _legitArtNFTaddress _feeBeneficiaryuint256 _primaryFeePercentageuint256 _secondaryFeePercentage
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.