Elementix Exchange

Verified contract

Active on Ethereum with 5,744 txns
Deployed by via 0xceafcde1 at 12690345
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $125
0x44fc5da68dd7eeeed1b50917edef8721e940428dec17640b9fac7c1a88f0bb8e
0xc239bac3537f8d0872cfa42ce56d73da9b5113328fc294bd685cdfe85698dfdb
0x23b1ba0ccc985134edcdc2aa6b5ef07fa6b07578bc83499ae2f474deebde1ee3
0x79e902476a611eb6ae9688d52d9ed7b3f417724e1d56bf60ee3e887086738f1e
0xb14ce7cd9f207ea5925c1464402f0494b41290415a08e1e42d39842bdecac247
0xdf5ab1abee181babd188cc3f7a65e313f96e37d3c4a37ccc57a3765e18c15ba7
From
0x24dff6f6b63b32b18460afd6cb114b85a8fe30daad3676dc25b59ae49b778553
0xf6ba93fe4635856f85dd13cbbd45c3389d27e347be484cd364699dd6b9dab362
0x359dd430a1062f75f776617068d26ab44265c1baa3d28ff0979a181b5624d0de
From
0xfe5b0189a6bf85516e871921d6fe30cf8543b1f2fec245d1788b23e058fe07d3
From

Functions
Getter at block 21208297
INVERSE_BASIS_POINT(view returns (uint256)
10000
exchangeToken(view returns (address)
0x0000000000000000000000000000000000000000
minimumMakerProtocolFee(view returns (uint256)
0
minimumTakerProtocolFee(view returns (uint256)
0
name(view returns (string)
Elementix Exchange
owner(view returns (address)
0x42a1c0721af084370fe13f514a86d26bbeac1f97
protocolFeeRecipient(view returns (address)
0x90284230d4796d307f9cc4a8d139867bd749be61
registry(view returns (address)
0x87f8388195728e9497aa11715a352472984607a2
tokenTransferProxy(view returns (address)
0x9b49ee1b204f62fc2aa1a88f267c2cf815c28755
version(view returns (string)
1.0
Read-only
approvedOrders(bytes32view returns (bool)
cancelledOrFinalized(bytes32view returns (bool)
validateOrder(bytes32 hashstruct DataTypeOrder orderstruct DataTypeSig sigview returns (bool)
State-modifying
approveOrder(struct DataTypeOrder orderbool orderbookInclusionDesired
cancelOrder(struct DataTypeOrder orderstruct DataTypeSig sig
changeMinimumMakerProtocolFee(uint256 newMinimumMakerProtocolFee
changeMinimumTakerProtocolFee(uint256 newMinimumTakerProtocolFee
changeProtocolFeeRecipient(address newProtocolFeeRecipient
changeProtocolToken(address token
orderMatch(struct DataTypeOrder buystruct DataTypeSig buySigstruct DataTypeOrder sellstruct DataTypeSig sellSigbytes32 metadatapayable 
renounceOwnership(
transferOwnership(address newOwner
Events
OrderApprovedPartOne(bytes32 indexed hashaddress exchangeaddress indexed makeraddress takeruint256 makerRelayerFeeuint256 takerRelayerFeeuint256 makerProtocolFeeuint256 takerProtocolFeeaddress indexed feeRecipientuint8 feeMethoduint8 sideuint8 saleKindaddress target
OrderApprovedPartTwo(bytes32 indexed hashuint8 howToCallbytes dataToCallbytes replacementPatternaddress staticTargetbytes staticExtradataaddress paymentTokenuint256 basePriceuint256 extrauint256 listingTimeuint256 expirationTimeuint256 saltbool orderbookInclusionDesired
OrderCancelled(bytes32 indexed hash
OrdersMatched(bytes32 buyHashbytes32 sellHashaddress indexed makeraddress indexed takeruint256 pricebytes32 indexed metadata
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
protocolTokenChanged(address oldTokenaddress newToken
Constructor
constructor(address registryAddressaddress tokenTransferProxyAddressaddress tokenAddressaddress protocolFeeAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.