ParclExplorer

Transaction Details

Hash
0x378051edbaac3be67ba09fe6bcf39a2f1fdb373cb1210dcb4d6a9545c40adcc8
Type
PlaceOrder
Status
Success
Block
57405
Index
21
Nonce
1776263104056
Timestamp
15:53:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 12227898,
    "price": 21648000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 33
{
  "OrderPlaced": {
    "side": "Short",
    "size": 12227898,
    "price": 21648000000,
    "order_id": 69517,
    "market_id": 1,
    "account_id": 8
  }
}