ParclExplorer

Transaction Details

Hash
0x26d59a306e4fcaa90c7609a33a001bc95c85df5074258dfa3d07714f27b36207
Type
PlaceOrder
Status
Success
Block
4219780
Index
18
Nonce
1776958039497
Timestamp
13:23:22 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 412936,
    "price": 71852000000,
    "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: 33
{
  "OrderPlaced": {
    "side": "Short",
    "size": 412936,
    "price": 71852000000,
    "order_id": 8123786,
    "market_id": 0,
    "account_id": 8
  }
}