ParclExplorer

Transaction Details

Hash
0xa7f74492a58f57d7a314a6216261f3e474b532f93a6c0d09df0df4dd464ee8f4
Type
PlaceOrder
Status
Success
Block
1367912
Index
25
Nonce
1776473020453
Timestamp
18:38:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 15846976,
    "price": 21705000000,
    "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: 33
{
  "OrderPlaced": {
    "side": "Short",
    "size": 15846976,
    "price": 21705000000,
    "order_id": 3046369,
    "market_id": 1,
    "account_id": 8
  }
}