PARCLExplorer

Transaction Details

Hash
120cdec9c5a66b4daeebb13de9e9bd73c5cd6da6bf2042dd8800963a433e91d1
Type
PlaceOrder
Status
Success
Block
1096030
Index
19
Nonce
1775700794487
Timestamp
04:13:51 UTC

Transaction Data

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