Marketplace

Verified contract

Implementation

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

No balances found for "Marketplace"

0x706826d9666e9833592e17bde45ac54c4e765c757eb319f8da8140d44c2b2017
0x4917a64b12f607cea06028552252f413661e08976403e659b470fd77b40a4ef6
From

Functions
Getter at block 21159577
ERC721_Interface(view returns (bytes4)
0x80ac58cd
InterfaceId_ValidateFingerprint(view returns (bytes4)
0x8f9f4b63
acceptedToken(view returns (address)
0x0000000000000000000000000000000000000000
legacyNFTAddress(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
ownerCutPerMillion(view returns (uint256)
0
paused(view returns (bool)
false
publicationFeeInWei(view returns (uint256)
0
Read-only
auctionByAssetId(uint256 assetIdview returns (bytes32addressuint256uint256)
isMigrated(string contractNamestring migrationIdview returns (bool)
orderByAssetId(addressuint256view returns (bytes32 idaddress selleraddress nftAddressuint256 priceuint256 expiresAt)
State-modifying
cancelOrder(address nftAddressuint256 assetId
cancelOrder(uint256 assetId
createOrder(address nftAddressuint256 assetIduint256 priceInWeiuint256 expiresAt
createOrder(uint256 assetIduint256 priceInWeiuint256 expiresAt
executeOrder(address nftAddressuint256 assetIduint256 price
executeOrder(uint256 assetIduint256 price
initialize(
initialize(address _acceptedTokenaddress _legacyNFTAddressaddress _owner
initialize(address _sender
pause(
safeExecuteOrder(address nftAddressuint256 assetIduint256 pricebytes fingerprint
setLegacyNFTAddress(address _legacyNFTAddress
setOwnerCutPerMillion(uint256 _ownerCutPerMillion
setPublicationFee(uint256 _publicationFee
transferOwnership(address newOwner
unpause(
Events
AuctionCancelled(bytes32 iduint256 indexed assetIdaddress indexed seller
AuctionCreated(bytes32 iduint256 indexed assetIdaddress indexed selleruint256 priceInWeiuint256 expiresAt
AuctionSuccessful(bytes32 iduint256 indexed assetIdaddress indexed selleruint256 totalPriceaddress indexed winner
ChangeLegacyNFTAddress(address indexed legacyNFTAddress
ChangedOwnerCutPerMillion(uint256 ownerCutPerMillion
ChangedPublicationFee(uint256 publicationFee
Migrated(string contractNamestring migrationId
OrderCancelled(bytes32 iduint256 indexed assetIdaddress indexed selleraddress nftAddress
OrderCreated(bytes32 iduint256 indexed assetIdaddress indexed selleraddress nftAddressuint256 priceInWeiuint256 expiresAt
OrderSuccessful(bytes32 iduint256 indexed assetIdaddress indexed selleraddress nftAddressuint256 totalPriceaddress indexed buyer
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Unpause(
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.