PARCLExplorer

Transaction Details

Hash
5f1f561849d77b09180161d2e544ce8c102d2ce51c3298e15c08bb44ef70514f
Type
PlaceOrder
Status
Success
Block
1034575
Index
0
Nonce
1775694198897
Timestamp
00:43:30 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 8453,
    "price": 14705100000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 8453,
    "price": 14705100000000,
    "order_id": 3011971,
    "market_id": 5,
    "account_id": 20
  }
}