PARCLExplorer

Transaction Details

Hash
5aec85c78ce090ed70bfe16820532f4d4137f38f71e3e161629f48d7479008df
Type
PlaceOrder
Status
Success
Block
1066876
Index
3
Nonce
1775700790795
Timestamp
02:34:51 UTC

Transaction Data

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