OrderBook

Verified contract

Implementation

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

No balances found for "OrderBook"

0x61d07170864c66b2f87c20016c4a67e80cdaff67dadedaead08ec3533ba01ebb
From

Functions
Getter at block 21205770
collectorsFee(view returns (uint256)
0
isp(view returns (address)
0x0000000000000000000000000000000000000000
listingFee(view returns (uint256)
0
mgd(view returns (address)
0x0000000000000000000000000000000000000000
mintFee(view returns (uint256)
0
openListings(view returns (bool)
false
orderCounter(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
withdrawAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
listedBefore(uint256view returns (bool)
orders(uint256view returns (uint256 tokenIduint256 askingPriceuint256 amountaddress creatoraddress tokenaddress nftbool orderValidbool lookingForbool splitPayable)
primaryTracker(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
cancelOrder(uint256 _orderId
createOrderExisting(uint256 _tokenIduint256 _askingPriceuint256 _amountaddress _tokenaddress _nftbool _lookingForpayable returns (uint256)
createOrderNew(string _orgNamestring _metadataUriaddress _royaltyReceiveraddress _tokenaddress _foruint256 _askingPriceuint256 _issuesuint24 _royaltybool _splitPayablereturns (uint256)
fulfillOrder(uint256 _orderIduint256 _numberOfIssuesbool _splitPayablepayable 
initialize(address _mgdContractaddress _withdrawAddress
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
renounceOwnership(
setCollectorsFee(uint256 _fee
setFeeAdd(address _add
setListingFee(uint256 _fee
setMintFee(uint256 _fee
transferOwnership(address newOwner
unlockPlatform(
Events
OrderCanceled(uint256 indexed _orderId
OrderFulfilled(uint256 indexed orderIDuint256 salePriceuint256 platformFeeuint256 royaltyAmountaddress indexed royaltyReceiveruint256 amountSoldbool isPrimaryMarketaddress indexed fulfilledBy
OrderPlaced(uint256 indexed tokenIDuint256 indexed orderIDuint256 indexed askingPriceuint256 amountForSaleaddress accountaddress tokenbool lookingForbool primary
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.