OrderExecutor
Verified contract
Implementation
Active on
Base with 0 txns
Storage
Map
Table
Raw
Constants and immutables
1
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 "OrderExecutor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "OrderExecutor"
ABI
ABI objects
Getter at block 22913488
operators() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getListInvalidPythPrice(uint256[] _assets, uint256[] _prices) view returns (bool[] results, bytes32[] pythIds)
getTokenIdsOfUnExecuteOrders(uint256 maxNumOfOrders) view returns (uint256, uint256[])
getUpdateFee(bytes[] updateData) view returns (uint256 feeAmount)
State-modifying
Events initialize(address _priceManager, address _positionVault, address _orderVault, address _operators, address _liquidateVault)
setPricesAndExecuteOrders(uint256[] _assets, uint256[] _prices, uint256 _timestamp, uint256 _numPositions, bytes[] _updateData) payable
setPricesAndLiquidatePositions(uint256[] _assets, uint256[] _prices, uint256 _timestamp, uint256[] _posIds, bytes[] _updateData) payable
setPricesAndTrigger(uint256[] _assets, uint256[] _prices, uint256 _timestamp, uint256[] _posIds, uint256[] _tpslPosIds, bytes[] _updateData) payable
setPricesAndTriggerForOpenOrders(uint256[] _assets, uint256[] _prices, uint256 _timestamp, uint256[] _posIds, bytes[] _updateData) payable
setPricesAndTriggerForTPSL(uint256[] _assets, uint256[] _prices, uint256 _timestamp, uint256[] _tpslPosIds, bytes[] _updateData) payable
Initialized(uint8 version)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.