Orders
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "Orders"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Orders"
ABI
ABI objects
Getter at block 21303031
DELAY() view returns (uint256)
1800
ETHER_TRANSFER_CALL_COST() view returns (uint256)
10000
ETHER_TRANSFER_COST() view returns (uint256)
14104
FACTORY_ADDRESS() view returns (address)
0xc480b33ee5229de3fbdfad1d2dcd3f3bad0c56c6
GAS_PRICE_INERTIA() view returns (uint256)
20000000
MAX_GAS_LIMIT() view returns (uint256)
5000000
MAX_GAS_PRICE_IMPACT() view returns (uint256)
1000000
NATIVE_CURRENCY_SENTINEL() view returns (address)
0x0000000000000000000000000000000000000000
ORDER_BASE_COST() view returns (uint256)
67804
PAIR_TRANSFER_COST() view returns (uint256)
55000
REFUND_BASE_COST() view returns (uint256)
37804
Read-only
This contract contains no read-only function objects.
State-modifying
Events This contract contains no state-modifying function objects.
BuyEnqueued(uint256 indexed orderId, struct OrdersOrder order)
DepositEnqueued(uint256 indexed orderId, struct OrdersOrder order)
OrderTypesDisabled(address pair, uint8[] orderTypes, bool disabled)
RefundFailed(address indexed to, address indexed token, uint256 amount, bytes data)
SellEnqueued(uint256 indexed orderId, struct OrdersOrder order)
WithdrawEnqueued(uint256 indexed orderId, struct OrdersOrder order)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.