PARCLExplorer

Transaction Details

Hash
5782ab7f4774569489e054dd1ae896d1a5eeda850d4c807dddd6593a7f5a689e
Type
PlaceOrder
Status
Success
Block
1066876
Index
29
Nonce
1775700790821
Timestamp
02:34:51 UTC

Transaction Data

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