ParclExplorer

Transaction Details

Hash
0x52f902a6f4fc461f05f7d5b880f4c443761ec61ed9d0c8b7fd37bcd7231a50fa
Type
PlaceOrder
Status
Success
Block
942605
Index
8
Nonce
1776357471495
Timestamp
18:21:24 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 745319,
    "price": 23274000000,
    "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: 14
{
  "OrderPlaced": {
    "side": "Short",
    "size": 745319,
    "price": 23274000000,
    "order_id": 2252944,
    "market_id": 1,
    "account_id": 8
  }
}