PARCLExplorer

Transaction Details

Hash
6d03bef1fcc011397165be79d3ea8a36c834c81af9b93672a27678c36afb5c9b
Type
PlaceOrder
Status
Success
Block
688233
Index
0
Nonce
1775580192573
Timestamp
05:03:18 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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 768049,
    "price": 23749000000,
    "order_id": 1810585,
    "market_id": 2,
    "account_id": 11
  }
}