Exchange
Verified contract
Active on
Ethereum with 6,905 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Exchange"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11955541 | 4 years ago | | | 0 | 0.091631478 | |
| 11926113 | 4 years ago | | | 0 | 0.24699709 | |
| 11926113 | 4 years ago | | | 0 | 0.22774454 | |
| 11926089 | 4 years ago | | | 0 | 0.28045643 | |
| 11926087 | 4 years ago | | | 0 | 0.27027700 | |
| 11926087 | 4 years ago | | | 0 | 0.27028087 | |
| 11926087 | 4 years ago | | | 0 | 0.27027259 | |
| 11926087 | 4 years ago | | | 0 | 0.29293301 | |
| 11916606 | 4 years ago | | | 0 | 0.17359563 | |
| 11916592 | 4 years ago | | | 0 | 0.19205501 |
ABI
ABI objects
Getter at block 21256543
SUPPORTED_ORDER_VERSION() view returns (uint256)
2
getChainId() pure returns (uint256 id)
1
globalConfig() view returns (address)
0x71e77ffbbfd4418ed47981927738b5425c187f64
Read-only
cancelled(bytes32) view returns (bool)
filled(bytes32) view returns (uint256)
State-modifying
Events cancelOrder(struct LibOrderOrder order)
matchOrderWithAMM(struct LibOrderOrderParam takerOrderParam, address _perpetual, uint256 amount)
matchOrders(struct LibOrderOrderParam takerOrderParam, struct LibOrderOrderParam[] makerOrderParams, address _perpetual, uint256[] amounts)
Cancel(bytes32 indexed orderHash)
MatchWithAMM(address perpetual, struct LibOrderOrderParam takerOrderParam, uint256 amount)
MatchWithOrders(address perpetual, struct LibOrderOrderParam takerOrderParam, struct LibOrderOrderParam makerOrderParam, uint256 amount)
constructor(address _globalConfig)
This contract contains no fallback and receive objects.
This contract contains no error objects.