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 21157378
BUY_INVERTED_TYPE() view returns (uint256)
4
BUY_TYPE() view returns (uint256)
3
DEPOSIT_TYPE() view returns (uint256)
1
ETHER_TRANSFER_CALL_COST() view returns (uint256)
10000
ORDER_BASE_COST() view returns (uint256)
67804
PAIR_TRANSFER_COST() view returns (uint256)
55000
REFUND_BASE_COST() view returns (uint256)
37804
SELL_INVERTED_TYPE() view returns (uint256)
6
SELL_TYPE() view returns (uint256)
5
WITHDRAW_TYPE() view returns (uint256)
2
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)
GasPriceInertiaSet(uint256 gasPriceInertia)
MaxGasLimitSet(uint256 maxGasLimit)
MaxGasPriceImpactSet(uint256 maxGasPriceImpact)
OrderDisabled(address pair, uint8 orderType, bool disabled)
RefundFailed(address indexed to, address indexed token, uint256 amount, bytes data)
SellEnqueued(uint256 indexed orderId, struct OrdersOrder order)
TransferGasCostSet(address token, uint256 gasCost)
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.