PARCLExplorer

Transaction Details

Hash
e67466cb957e41153847f0e304d7db13daff5ade92b79977a3d0cf12ec9b7b07
Type
PlaceOrder
Status
Success
Block
1050237
Index
0
Nonce
1775698297740
Timestamp
01:37:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 8485,
    "price": 7152000000000,
    "market_id": 5,
    "post_only": true,
    "stop_loss": null,
    "account_id": 20,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 8485,
    "price": 7152000000000,
    "order_id": 3085719,
    "market_id": 5,
    "account_id": 20
  }
}