ParclExplorer

Transaction Details

Hash
0x4581f77e959d10851c54652a51942f26e8d8d65e3d9a253be001f922ab93aa6f
Type
PlaceOrder
Status
Success
Block
1300604
Index
32
Nonce
1776472762075
Timestamp
14:48:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 213656,
    "price": 36573000000,
    "market_id": 2,
    "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: 9
{
  "OrderPlaced": {
    "side": "Short",
    "size": 213656,
    "price": 36573000000,
    "order_id": 2857476,
    "market_id": 2,
    "account_id": 8
  }
}