Exchange

Verified contract

Active on Ethereum with 342 txns
Deployed by via 0x6c979fdf at 12010786
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 1 additional slot
-
variable spans 1 additional slot

No balances found for "Exchange"

0x7e98bc4c5f299ebd826dd2cbf37f3886d02792bcd5616d0cfb2c3cff3123bf97
0x82a60372e829d0571232daabf188e401afbbcc117ff1714f8466c2ab7460623b
0xd04e18c33e4c73a4ba15ce34cd597fe847712b03f52395a3ff02bbf679336d4a
0xc4746d1ae3b2d2f5e7ac58bd99713e1fe947cda0638ae158b5bd96789771baac
0x20ff594345a9f331cd838a338e4f85f1e626887cb18f7c1528fa13cb1e4a5c5e
0x320f96de7b6732a0ed1fdeff0185e1366b02962c47b0a92c2b502d8b2a39775c
0x4b9b882a3e5f760a51e1de67949293edf8c0d5fe4c52b80341889c2631c73ae0
0x3479391da622b358bd7b8e987c3ac9c28644dfdb73bd26e0d1c7c2d298d80a20
0x277d798c32e8bd8381a18064fef655feb65282423cc18f4d7c21db095553dca9
0x9812095cf294e241eb5e606c4961b22046ee4713d3be41b457781f349b4f74b6

Functions
Getter at block 21182822
getOperatorsContract(view returns (address)
0x4998e32be634e52b8461ed660fe91ad44423bba5
getOperatorsPending(view returns (address)
0x0000000000000000000000000000000000000000
getOrderCount(view returns (uint256)
0
getPairCount(view returns (uint256)
4
getTraderOperatorsContract(view returns (address)
0xf531952d4539cadb4b8654afdf1a9b65461e0022
getTraderOperatorsPending(view returns (address)
0x0000000000000000000000000000000000000000
isInitialized(view returns (bool)
true
isNotPaused(view returns (bool)
false
isPaused(view returns (bool)
true
Read-only
getIdentifier(uint256 _indexview returns (bytes32)
isAdmin(address _accountview returns (bool)
isAdminOrSystem(address _accountview returns (bool)
isFrozen(address _buyTokenaddress _sellTokenview returns (bool)
isMultisig(address _contractview returns (bool)
isOperator(address _accountview returns (bool)
isOperatorOrSystem(address _accountview returns (bool)
isPaired(address _buyTokenaddress _sellTokenview returns (bool)
isRelay(address _accountview returns (bool)
isSystem(address _accountview returns (bool)
isTrader(address _accountview returns (bool)
order(bytes32view returns (address makeraddress specificTakerbool isCompleteaddress sellTokenuint256 sellAmountaddress buyTokenuint256 buyAmount)
pair(bytes32view returns (bool pairedbool frozenaddress buyTokenaddress sellToken)
State-modifying
batchDepairTokens(bytes32[] _pairID
batchFreezeTokens(bytes32[] _pairID
batchPairTokens(bytes32[] _pairIDaddress[] _buyTokenaddress[] _sellToken
batchUnfreezeTokens(bytes32[] _pairID
cancelOrder(bytes32 orderID
cancelOrders(bytes32[] orderIDs
confirmOperatorsContract(
confirmTraderOperatorsContract(
depairTokens(bytes32 _pairID
freezePair(bytes32 _pairID
initialize(address _baseOperators
initialize(address _baseOperatorsaddress _traderOperators
makeOrder(bytes32 orderIDaddress specificTakeraddress sellerbool isCompleteaddress sellTokenuint256 sellAmountaddress buyTokenuint256 buyAmountuint256 timeOutBlockNumber
pairTokens(bytes32 _pairIDaddress _buyTokenaddress _sellToken
pause(
setOperatorsContract(address _baseOperators
setTraderOperatorsContract(address _traderOperators
takeOrder(bytes32 orderIDaddress selleruint256 quantityuint256 timeOutBlockNumber
takeOrders(bytes32[] orderIDsaddress[] buyersuint256[] quantityuint256 timeOutBlockNumber
unfreezePair(bytes32 _pairID
unpause(
Events
CancelledOrder(bytes32 indexed orderIDaddress killeraddress indexed sellTokenaddress indexed buyToken
DepairedTokens(bytes32 indexed pairIDaddress indexed buytokenaddress indexed sellToken
FrozenPair(bytes32 indexed pairID
MadeOrder(bytes32 indexed orderIDaddress indexed sellTokenaddress indexed buyTokenaddress makeraddress specificTakerbool isCompleteuint256 sellAmountuint256 buyAmount
MadeOrderParticipants(bytes32 indexed orderIDaddress indexed makeraddress indexed specificTaker
OperatorsContractChanged(address indexed calleraddress indexed operatorsAddress
OperatorsContractPending(address indexed calleraddress indexed operatorsAddress
PairedTokens(bytes32 indexed pairIDaddress indexed buytokenaddress indexed sellToken
Paused(address indexed account
TakenOrder(bytes32 indexed orderIDaddress indexed purchasedTokenaddress indexed paidTokenaddress makeraddress takeruint256 purchasedAmountuint256 paidAmount
TakenOrderParticipants(bytes32 indexed orderIDaddress indexed makeraddress indexed taker
TraderOperatorsContractChanged(address indexed calleraddress indexed traderOperatorsAddress
TraderOperatorsContractPending(address indexed calleraddress indexed traderOperatorsAddress
UnFrozenPair(bytes32 indexed pairID
Unpaused(address indexed account
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.