PARCLExplorer

Transaction Details

Hash
2d7f1321388e41b9fac843203bc99f3f326887d87128e72fd3e5631df8ff0a97
Type
PlaceOrder
Status
Success
Block
1180545
Index
5
Nonce
1775688922110
Timestamp
09:00:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10000,
    "price": 58042000000,
    "market_id": 0,
    "post_only": true,
    "stop_loss": null,
    "account_id": 18,
    "order_type": "Limit",
    "reduce_only": true,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 4
{
  "OrderPlaced": {
    "side": "Short",
    "size": 10000,
    "price": 58042000000,
    "order_id": 3250614,
    "market_id": 0,
    "account_id": 18
  }
}