ParclExplorer

Transaction Details

Hash
0x3a2e3e74c508e511c7af4bce96e68527fc3c369347476fcaa387e2256ce981b3
Type
PlaceOrder
Status
Success
Block
437095
Index
98
Nonce
1776264136721
Timestamp
13:31:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1000,
    "price": 21591000000,
    "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: 4
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1000,
    "price": 21591000000,
    "order_id": 905489,
    "market_id": 1,
    "account_id": 8
  }
}