ParclExplorer

Transaction Details

Hash
0x7e111c01490895076d3ce0d89886253f93ff760a0d6689f6e5437e254d8d07d7
Type
PlaceOrder
Status
Success
Block
228543
Index
20
Nonce
1776263665081
Timestamp
01:38:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 21623,
    "price": 21742000000,
    "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: 27
{
  "OrderPlaced": {
    "side": "Short",
    "size": 21623,
    "price": 21742000000,
    "order_id": 525284,
    "market_id": 1,
    "account_id": 8
  }
}