ParclExplorer

Transaction Details

Hash
0x00dc1f242f6899c482f1782450d1cbf93f79eeb6419355b1ea608f05ec3464c0
Type
PlaceOrder
Status
Success
Block
1307399
Index
13
Nonce
1776472794311
Timestamp
15:11:19 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 9365121,
    "price": 21900000000,
    "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: 20
{
  "OrderPlaced": {
    "side": "Short",
    "size": 9365121,
    "price": 21900000000,
    "order_id": 2879573,
    "market_id": 1,
    "account_id": 8
  }
}