PARCLExplorer

Transaction Details

Hash
c4824c175ed5801af41a0255c84d353016c4b28a05510d4c3e02c720ba4f8267
Type
PlaceOrder
Status
Success
Block
1056718
Index
25
Nonce
1775487619836
Timestamp
02:00:21 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123925,
    "price": 18345000000,
    "market_id": 2,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 33
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123925,
    "price": 18345000000,
    "order_id": 3111200,
    "market_id": 2,
    "account_id": 8
  }
}