ParclExplorer

Transaction Details

Hash
0xd78371f63f7bf75050a9ba6424b456ad7b8c7456b8e4bee519acdbec98f3d9ab
Type
PlaceOrder
Status
Success
Block
228543
Index
21
Nonce
1776263665083
Timestamp
01:38:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 7784,
    "price": 21983000000,
    "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: 28
{
  "OrderPlaced": {
    "side": "Short",
    "size": 7784,
    "price": 21983000000,
    "order_id": 525285,
    "market_id": 1,
    "account_id": 8
  }
}