PARCLExplorer

Transaction Details

Hash
e1f8238acfa6bc9ea70ae1bfe84a157232419887ee56db9272442d34556e4906
Type
PlaceOrder
Status
Success
Block
1198498
Index
26
Nonce
1775688922456
Timestamp
10:01:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000,
    "price": 58036000000,
    "market_id": 0,
    "post_only": true,
    "stop_loss": null,
    "account_id": 18,
    "order_type": "Limit",
    "reduce_only": true,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 42
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000,
    "price": 58036000000,
    "order_id": 3299647,
    "market_id": 0,
    "account_id": 18
  }
}