PARCLExplorer

Transaction Details

Hash
c5028734eefdef91cfa881d15f230bd27ec4cd0b1a2e1bd4a51686ac5c5256e6
Type
PlaceOrder
Status
Success
Block
1049288
Index
1
Nonce
1775698295683
Timestamp
01:33:33 UTC

Transaction Data

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