PARCLExplorer

Transaction Details

Hash
84fa466f6e97c7b19b9b44243d009ae80baa5c30c591ff879d74ad5262a44026
Type
PlaceOrder
Status
Success
Block
1093412
Index
1
Nonce
1775700794173
Timestamp
04:04:56 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10000,
    "price": 38235000000,
    "market_id": 3,
    "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": 10000,
    "price": 38235000000,
    "order_id": 3134204,
    "market_id": 3,
    "account_id": 11
  }
}