ParclExplorer

Transaction Details

Hash
0x1b5d7abbcbdc9c40fdaa51bba83a87671c79671c3d0bbac448c2803efcc6ae87
Type
PlaceOrder
Status
Success
Block
228523
Index
28
Nonce
1776263664991
Timestamp
01:38:45 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 18653,
    "price": 22200000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 18653,
    "price": 22200000000,
    "order_id": 525220,
    "market_id": 1,
    "account_id": 8
  }
}