PARCLExplorer

Transaction Details

Hash
b4536e09d9a1b8870d1cb8e241f9e823b2aa07d43e84daef896da75e4487ab93
Type
PlaceOrder
Status
Success
Block
1066876
Index
27
Nonce
1775700790805
Timestamp
02:34:51 UTC

Transaction Data

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