ParclExplorer

Transaction Details

Hash
0x55c7451a37d391232a231ea0064182e53c93b5cb7e2d7d4c3f2ed96cf622babb
Type
PlaceOrder
Status
Success
Block
3358188
Index
0
Nonce
1776875381365
Timestamp
12:14:00 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 42468,
    "price": 28645000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 22,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 42468,
    "price": 28645000000,
    "order_id": 6408037,
    "market_id": 2,
    "account_id": 22
  }
}