PARCLExplorer

Transaction Details

Hash
69aa7786d5acb57dde462a78a7b0606f2ab9073083fdc224c01ad612814462c5
Type
PlaceOrder
Status
Success
Block
1048994
Index
1
Nonce
1775698295053
Timestamp
01:32:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 14142,
    "price": 7151500000000,
    "market_id": 5,
    "post_only": true,
    "stop_loss": null,
    "account_id": 20,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 6
{
  "OrderPlaced": {
    "side": "Short",
    "size": 14142,
    "price": 7151500000000,
    "order_id": 3079993,
    "market_id": 5,
    "account_id": 20
  }
}