ParclExplorer

Transaction Details

Hash
0x8fb47c5c1002e565d73592be3b240dd4551952555a5ddebcf27dda35e902de28
Type
PlaceOrder
Status
Success
Block
437241
Index
20
Nonce
1776264137939
Timestamp
13:32:11 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10885615,
    "price": 21615000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 10885615,
    "price": 21615000000,
    "order_id": 905925,
    "market_id": 1,
    "account_id": 8
  }
}