ParclExplorer

Transaction Details

Hash
0x5be77bc2631d2b088ccd8cc1ed556be825d7e55cb81df049caab2244b3c39422
Type
PlaceOrder
Status
Success
Block
3146338
Index
20
Nonce
1776875720150
Timestamp
00:08:31 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 4567572,
    "price": 60756000000,
    "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: 33
{
  "OrderPlaced": {
    "side": "Short",
    "size": 4567572,
    "price": 60756000000,
    "order_id": 6150884,
    "market_id": 0,
    "account_id": 8
  }
}