PARCLExplorer

Transaction Details

Hash
70a9d5b4e9bd9072206eaf427c610cb86c473d1b61a70fd547d15a587ee3ddd6
Type
PlaceOrder
Status
Success
Block
688219
Index
3
Nonce
1775580192543
Timestamp
05:03:15 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 768049,
    "price": 23749000000,
    "market_id": 2,
    "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: 2
{
  "OrderPlaced": {
    "side": "Short",
    "size": 768049,
    "price": 23749000000,
    "order_id": 1810559,
    "market_id": 2,
    "account_id": 11
  }
}