Orderbook

Verified contract

Active on Ethereum with 1,160 txns
Deployed by via 0xbd17683b at 6365029
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2e75c7408e5ec4ce74aa57c78b2f9eb5fc2fba627ed6ff84ca9d155cd3e14afa
0x55906417708a4ed2f82dea966e7bc9ecae9d4eae68e0e21aabd666b1a243fcff
0xe84010123658011bae59c21ea1045f1db4640b2176c33879760c75c83adea905
0xbe654088b990f3047fee320beed0527fa038e3901b19cad21e513ae568e17512
0x566bcc0f4622ff947e38faba200b1cf9a6ac0355406339065a1b3bbfc75cebfe
0x24284508863ebd5c28c434685eedf299953d5323ba26ecf1c7a8d3a255ce7f87
0xdaa821b96d4670143a875d8299aeaeb2c8a9d32de00de805d7677d17f2ba9d49
0xb227a99538f4eabaeaf7cba966b0a00aeba4a95024f9e9a5ac4d0efa7312899f
0xacc6155b6519daff246aa2afb83b155a9fd0c9fed1d87a61aa59747627029fc9
0xae8ce16f5404e1d38f54c1bb0a7f9a0c89d082ef329a21f8c06883adb8f0042c

Functions
Getter at block 20981118
VERSION(view returns (string)
mainnet-1.0.0
darknodeRegistry(view returns (address)
0x3799006a87fde3ccfc7666b3e6553b03ed341c2f
ordersCount(view returns (uint256)
566
owner(view returns (address)
0x64874e2f77aa6fc629eed6d6f02c62910e69dc5b
ren(view returns (address)
0x21c482f153d0317fe85c60be1f7fa079019fcebd
settlementRegistry(view returns (address)
0x119da7a8500ade0766f758d934808179dc551036
Read-only
getOrders(uint256 _offsetuint256 _limitview returns (bytes32[]address[]uint8[])
orderBlockNumber(bytes32 _orderIDview returns (uint256)
orderConfirmer(bytes32 _orderIDview returns (address)
orderDepth(bytes32 _orderIDview returns (uint256)
orderMatch(bytes32 _orderIDview returns (bytes32)
orderPriority(bytes32 _orderIDview returns (uint256)
orderState(bytes32 _orderIDview returns (uint8)
orderTrader(bytes32 _orderIDview returns (address)
orders(bytes32view returns (uint8 stateaddress traderaddress confirmeruint64 settlementIDuint256 priorityuint256 blockNumberbytes32 matchedOrder)
State-modifying
cancelOrder(bytes32 _orderID
confirmOrder(bytes32 _orderIDbytes32 _matchedOrderID
openOrder(uint64 _settlementIDbytes _signaturebytes32 _orderID
renounceOwnership(
transferOwnership(address _newOwner
updateDarknodeRegistry(address _newDarknodeRegistry
Events
LogDarknodeRegistryUpdated(address previousDarknodeRegistryaddress nextDarknodeRegistry
LogFeeUpdated(uint256 previousFeeuint256 nextFee
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(string _VERSIONaddress _renAddressaddress _darknodeRegistryaddress _settlementRegistry
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.