PARCLExplorer

Transaction Details

Hash
9f90b9d123520b347b7c4058b5db782b26b63f34653fca9e733c1537f5078ca5
Type
PlaceOrder
Status
Success
Block
1049582
Index
0
Nonce
1775698296312
Timestamp
01:34:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 14142,
    "price": 7152400000000,
    "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": 14142,
    "price": 7152400000000,
    "order_id": 3082634,
    "market_id": 5,
    "account_id": 20
  }
}