PARCLExplorer

Transaction Details

Hash
a616241c7c434788b318de3e94beea8e7cc03c417b01bd4bb381e9b07787abd5
Type
PlaceOrder
Status
Success
Block
1066876
Index
20
Nonce
1775700790800
Timestamp
02:34:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1000,
    "price": 25395000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 11,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 20
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1000,
    "price": 25395000000,
    "order_id": 3128844,
    "market_id": 1,
    "account_id": 11
  }
}