PARCLExplorer

Transaction Details

Hash
034b98cfb29117d4003a3ee9b21e7081a85f4e137a336e9dc56e5753c4014f45
Type
PlaceOrder
Status
Success
Block
1046936
Index
3
Nonce
1775697922058
Timestamp
01:25:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000,
    "price": 45646000000,
    "market_id": 0,
    "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: 6
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000,
    "price": 45646000000,
    "order_id": 3071308,
    "market_id": 0,
    "account_id": 11
  }
}