ParclExplorer

Transaction Details

Hash
0x8f982a918aed37db45fd105dd863d2e517cf36e5dfcd4711d71aac6a15f6a5de
Type
PlaceOrder
Status
Success
Block
437365
Index
13
Nonce
1776264138368
Timestamp
13:32:36 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 7000012,
    "price": 27250000000,
    "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: 24
{
  "OrderPlaced": {
    "side": "Short",
    "size": 7000012,
    "price": 27250000000,
    "order_id": 906318,
    "market_id": 2,
    "account_id": 8
  }
}