ParclExplorer

Transaction Details

Hash
0x8ce54dc130092e7ccf9ea09258b704ce8f5e371de97f58b7f3392adcebf6d308
Type
PlaceOrder
Status
Success
Block
1300687
Index
27
Nonce
1776472763057
Timestamp
14:48:18 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 42230,
    "price": 60815000000,
    "market_id": 0,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 42230,
    "price": 60815000000,
    "order_id": 2857941,
    "market_id": 0,
    "account_id": 8
  }
}