BebopAggregationContract
Verified contract
Active on
Ethereum with 3,632 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 "BebopAggregationContract"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18127254 | a year ago | | | 0 | 0.0043006316 | |
| 18126392 | a year ago | | | 0 | 0.0039478756 | |
| 18125900 | a year ago | | | 0 | 0.0075442399 | |
| 18125804 | a year ago | | | 0 | 0.0036116950 | |
| 18125135 | a year ago | | | 0 | 0.0086975502 | |
| 18124928 | a year ago | | | 0 | 0.0040836434 | |
| 18124736 | a year ago | | | 0 | 0.0046156432 | |
| 18123927 | a year ago | | | 0 | 0.0033717421 | |
| 18123433 | a year ago | | | 0 | 0.0064771966 | |
| 18121361 | a year ago | | | 0 | 0.0054121218 |
ABI
ABI objects
Getter at block 21158653
EIP712_DOMAIN_TYPEHASH() view returns (bytes32)
0x8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f
Read-only
hashAggregateOrder(struct AggregateOrder order) view returns (bytes32)
hashPartialOrder(struct PartialOrder order) view returns (bytes32)
validateMakerSignature(address maker_address, bytes32 hash, struct Signature signature) view
State-modifying
Events SettleAggregateOrder(struct AggregateOrder order, bytes takerSig, struct Signature[] makerSigs) payable returns (bool)
registerAllowedOrderSigner(address signer, bool allowed)
AggregateOrderExecuted(bytes32 order_hash)
OrderSignerRegistered(address maker, address signer, bool allowed)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.