PARCLExplorer

Transaction Details

Hash
2dbe4217437fdb3fb441e4eed2e87a20d43d6f588520de74b67c9e37d600638c
Type
PlaceOrder
Status
Success
Block
1122664
Index
3
Nonce
1775688921248
Timestamp
05:44:17 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 181,
    "price": 21426000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 18,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 181,
    "price": 21426000000,
    "order_id": 3144953,
    "market_id": 1,
    "account_id": 18
  }
}