MarketNG

Verified contract

Active on Ethereum with 6,875 txns
Deployed by via 0x7edb490e at 13636788
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $21.49
ERC-20
Value $1,331.51
 (#13)
ERC-721
--
 (#2)
ERC-721
--
0x61c24f375e0318c9b63e6a899405abf34b9e53ea952439353d066aa84efef03e
0x499a8df7c4fa2f3494bd912f62282df36b827cb07e1fb63402397bb0cba29d72
0x9c21ae9d80cad7a6ca40242201d5aef57cae18748f0c31d1fc25500460f8c1c9
0x47e6c37837248365c0265a7aa33c8f57acc0d68bfa758b86b5861f05ea9826a8
0x70dffc6f4d10e520947b5f97f6189c2ce6a0462c87b73701bbddf46e541d9e9a
0x30c9f6307ff2fad8648c88eb46ba3593d96efb834554783632708a4cfdecca06
0x78afb0a632d469083b3b0acc9d4c77caba20c74c70f5f555246c61a9ca216f54
0xe1b0de15a68537fbcb4dc52e9ec916f67a5c38fd294a57e91c29dbe5d1740a50
0x02dcbd556f9f3b22ef9c9fc10f5fe7f1fe6e717f6cb76f6f20e2e716a2a6928d
0x9284338d2046e87fd66d6da377edb54ac367601a93d4d862f42307f6772bacaf

Functions
Getter at block 21255506
KIND_AUCTION(view returns (uint8)
3
KIND_BUY(view returns (uint8)
2
KIND_SELL(view returns (uint8)
1
OP_ACCEPT_AUCTION(view returns (uint8)
9
OP_ACCEPT_BUY(view returns (uint8)
4
OP_BID(view returns (uint8)
7
OP_BUY(view returns (uint8)
3
OP_CANCEL_BUY(view returns (uint8)
5
OP_COMPLETE_AUCTION(view returns (uint8)
8
OP_COMPLETE_BUY(view returns (uint8)
2
OP_COMPLETE_SELL(view returns (uint8)
1
OP_MAX(view returns (uint8)
10
OP_MIN(view returns (uint8)
0
OP_REJECT_BUY(view returns (uint8)
6
RATE_BASE(view returns (uint256)
1000000
STATUS_CANCELLED(view returns (uint8)
2
STATUS_DONE(view returns (uint8)
1
STATUS_OPEN(view returns (uint8)
0
TOKEN_1155(view returns (uint8)
2
TOKEN_721(view returns (uint8)
1
TOKEN_MINT(view returns (uint8)
0
minAuctionDuration(view returns (uint256)
600
minAuctionIncrement(view returns (uint256)
50000
owner(view returns (address)
0x079a889eb69013d451ecf45377258948116e2b3e
paused(view returns (bool)
false
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
couponSpent(uint256view returns (bool)
hasInv(uint256 idview returns (bool)
hasSignedIntention(uint8 oppure returns (bool)
inventories(uint256view returns (address selleraddress buyeraddress currencyuint256 priceuint256 netPriceuint256 deadlineuint8 kinduint8 status)
inventoryTokenCounts(uint256view returns (uint256)
inventoryTokens(uint256uint256view returns (address tokenuint256 tokenIduint256 amountuint8 kindbytes mintData)
isAuction(uint256 idview returns (bool)
isAuctionOpen(uint256 idview returns (bool)
isBundleApproved(uint256 invIdaddress ownerview returns (bool)
isBuy(uint256 idview returns (bool)
isBuyOpen(uint256 idview returns (bool)
isExpired(uint256 idview returns (bool)
isSell(uint256 idview returns (bool)
isSignatureValid(bytes signaturebytes32 hashaddress signerpure returns (bool)
isStatusOpen(uint256 idview returns (bool)
marketSigners(addressview returns (bool)
onERC1155BatchReceived(address operatoraddress fromuint256[] idsuint256[] valuesbytes dataview returns (bytes4)
onERC1155Received(address operatoraddress fromuint256 iduint256 valuebytes dataview returns (bytes4)
onERC721Received(address operatoraddress fromuint256 tokenIdbytes dataview returns (bytes4)
supportsInterface(bytes4 interfaceIdpure returns (bool)
State-modifying
cancelBuys(uint256[] ids
emergencyCancelAuction(uint256 idbool noBundle
inCaseMoneyGetsStuck(address toaddress currencyuint256 amount
pause(
renounceOwnership(
run(struct MarketNGIntention intentstruct MarketNGDetail detailbytes sigIntentbytes sigDetailpayable 
send(address tostruct MarketNGPair721[] tokens
swap(struct MarketNGSwap reqbytes signature
transferOwnership(address newOwner
unpause(
updateSettings(uint256 minAuctionIncrement_uint256 minAuctionDuration_
updateSigner(address addrbool remove
Events
EvAuctionRefund(uint256 indexed idaddress bidderuint256 refund
EvCouponSpent(uint256 indexed iduint256 indexed couponId
EvInventoryUpdate(uint256 indexed idstruct MarketNGInventory inventory
EvMarketSignerUpdate(address addrbool isRemoval
EvSettingsUpdated(
EvSwapped(struct MarketNGSwap reqbytes signatureaddress swapper
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(address weth_
Fallback and receive
receive(
Errors

This contract contains no error objects.