ParclExplorer

Transaction Details

Hash
0x6d516b68591b4b33d151421f5568c98350b83f3c9df722cac773af19b060d4fc
Type
PlaceOrder
Status
Success
Block
1300832
Index
42
Nonce
1776472764376
Timestamp
14:48:47 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1456,
    "price": 61218000000,
    "market_id": 0,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1456,
    "price": 61218000000,
    "order_id": 2858564,
    "market_id": 0,
    "account_id": 8
  }
}