ParclExplorer

Transaction Details

Hash
0xf9b88bec44037013de61abd4cecb6f5c1e0a41029a6ce2bf64498e3755834f2a
Type
PlaceOrder
Status
Success
Block
1300932
Index
28
Nonce
1776472765727
Timestamp
14:49:08 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 731400,
    "price": 23120000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Short",
    "size": 731400,
    "price": 23120000000,
    "order_id": 2858924,
    "market_id": 1,
    "account_id": 8
  }
}