ParclExplorer

Transaction Details

Hash
60799100598322b5ac5a51f1d9aafea9202b48d08a60ced66eae474b79ccfffd
Type
PlaceOrder
Status
Success
Block
478311
Index
16
Nonce
1776354133157
Timestamp
15:52:36 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 5000000,
    "price": 21301000000,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 11,
    "order_type": "Market",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 7
{
  "OrderPlaced": {
    "side": "Long",
    "size": 5000000,
    "price": 21301000000,
    "order_id": 1015315,
    "market_id": 1,
    "account_id": 11
  }
}