PARCLExplorer

Transaction Details

Hash
b9e890ebf246c4728cbf72089131083fcd5baadfce90d2aa7016cd8187eec8af
Type
PlaceOrder
Status
Success
Block
459318
Index
19
Nonce
1775486075520
Timestamp
16:01:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 147481,
    "price": 25557000000,
    "market_id": 2,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 23
{
  "OrderPlaced": {
    "side": "Short",
    "size": 147481,
    "price": 25557000000,
    "order_id": 913776,
    "market_id": 2,
    "account_id": 8
  }
}