PARCLExplorer

Transaction Details

Hash
a098cca974479ece4495714b72f19a1d2b012c5b95fcdfd3ce4ac68fd56626a5
Type
PlaceOrder
Status
Success
Block
1034601
Index
2
Nonce
1775694198962
Timestamp
00:43:35 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 929368,
    "price": 179100000000,
    "market_id": 4,
    "post_only": true,
    "stop_loss": null,
    "account_id": 20,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 2
{
  "OrderPlaced": {
    "side": "Short",
    "size": 929368,
    "price": 179100000000,
    "order_id": 3012101,
    "market_id": 4,
    "account_id": 20
  }
}