PARCLExplorer

Transaction Details

Hash
267ccdd4dc671a4f34ae214106dea978fa88a018abc1989d24e17bc69d8db2c6
Type
PlaceOrder
Status
Success
Block
1122642
Index
3
Nonce
1775700797885
Timestamp
05:44:12 UTC

Transaction Data

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