PARCLExplorer

Transaction Details

Hash
58d5a2a8be18755ac9566c130942f031a588530ffab7b72334bcb41b20bc4c63
Type
PlaceOrder
Status
Success
Block
1096030
Index
4
Nonce
1775700794465
Timestamp
04:13:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000,
    "price": 5885800000000,
    "market_id": 5,
    "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: 1
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000,
    "price": 5885800000000,
    "order_id": 3135574,
    "market_id": 5,
    "account_id": 11
  }
}