ParclExplorer

Transaction Details

Hash
0x16ea1e3bfde328d808f4751117c5a8e0f2161134c41132d0cdbdfcf1880555a7
Type
PlaceOrder
Status
Success
Block
1305846
Index
14
Nonce
1776472788564
Timestamp
15:05:59 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1211111,
    "price": 60293000000,
    "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: 21
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1211111,
    "price": 60293000000,
    "order_id": 2875153,
    "market_id": 0,
    "account_id": 8
  }
}