ParclExplorer

Transaction Details

Hash
0x03c26255b1329b544231d229c1342875aa70755ef9ac838226daa3983fece610
Type
PlaceOrder
Status
Success
Block
4220974
Index
23
Nonce
1776958042061
Timestamp
13:27:27 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1775058,
    "price": 23640000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1775058,
    "price": 23640000000,
    "order_id": 8125898,
    "market_id": 1,
    "account_id": 8
  }
}