Exchange
Verified contract
Active on
Ethereum with 2,673 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Exchange"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10290078 | 4 years ago | | | 0 | 0.0022011920 | |
| 10290049 | 4 years ago | | | 0 | 0.0023441600 | |
| 10287191 | 4 years ago | | | 0 | 0.022126019 | |
| 10287090 | 4 years ago | | | 0 | 0.020524712 | |
| 10287012 | 4 years ago | | | 0 | 0.016806061 | |
| 10286618 | 4 years ago | | | 0 | 0.016214580 | |
| 10286578 | 4 years ago | | | 0 | 0.019133910 | |
| 10282719 | 4 years ago | | | 0 | 0.022401538 | |
| 10281661 | 4 years ago | | | 0 | 0.033627935 | |
| 10277187 | 4 years ago | | | 0 | 0.041176448 |
ABI
ABI objects
Getter at block 21166757
SUPPORTED_ORDER_VERSION() view returns (uint256)
2
Read-only
cancelled(bytes32) view returns (bool)
filled(bytes32) view returns (uint256)
State-modifying
Events cancelOrder(struct (address, address, address, uint256, uint256, bytes32) order)
matchOrderWithAMM(struct (address, uint256, uint256, bytes32, (bytes32, bytes32, bytes32)) takerOrderParam, address _perpetual, uint256 amount)
matchOrders(struct (address, uint256, uint256, bytes32, (bytes32, bytes32, bytes32)) takerOrderParam, struct (address, uint256, uint256, bytes32, (bytes32, bytes32, bytes32))[] makerOrderParams, address _perpetual, uint256[] amounts)
Cancel(bytes32 indexed orderHash)
MatchWithAMM(address perpetual, struct (address, uint256, uint256, bytes32, (bytes32, bytes32, bytes32)) takerOrderParam, uint256 amount)
MatchWithOrders(address perpetual, struct (address, uint256, uint256, bytes32, (bytes32, bytes32, bytes32)) takerOrderParam, struct (address, uint256, uint256, bytes32, (bytes32, bytes32, bytes32)) makerOrderParam, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.