PARCLExplorer

Transaction Details

Hash
766a39e0ed057744397e5c02af06fe7a56d44b4278d8b5d0e082d7c6d3e86604
Type
PlaceOrder
Status
Success
Block
1124320
Index
2
Nonce
1775700798078
Timestamp
05:49:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10000,
    "price": 21513000000,
    "market_id": 1,
    "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: 1
{
  "OrderPlaced": {
    "side": "Short",
    "size": 10000,
    "price": 21513000000,
    "order_id": 3145576,
    "market_id": 1,
    "account_id": 11
  }
}