ParclExplorer

Transaction Details

Hash
0x5a3dadf1116490bc4571f70b0db6603e855d28a35ce97f7eb43761d9eda8f26c
Type
PlaceOrder
Status
Success
Block
228561
Index
123
Nonce
1776263665375
Timestamp
01:38:52 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 370049,
    "price": 37468000000,
    "market_id": 2,
    "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: 91
{
  "OrderPlaced": {
    "side": "Short",
    "size": 370049,
    "price": 37468000000,
    "order_id": 525432,
    "market_id": 2,
    "account_id": 8
  }
}