ParclExplorer

Transaction Details

Hash
0x596405e87f703a8f3ba18a1bc2058ee29cb2b8e08b53b1d845c769fddec86841
Type
PlaceOrder
Status
Success
Block
1305551
Index
21
Nonce
1776472787305
Timestamp
15:04:59 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 435382,
    "price": 23001000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 435382,
    "price": 23001000000,
    "order_id": 2874191,
    "market_id": 1,
    "account_id": 8
  }
}