ParclExplorer

Transaction Details

Hash
0xa78c6bcbe5525346551f94b0863cd64678de57f283d631348a492f977adc5232
Type
PlaceOrder
Status
Success
Block
3565813
Index
22
Nonce
1776956474722
Timestamp
00:04:45 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 2890848,
    "price": 23890000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 2890848,
    "price": 23890000000,
    "order_id": 6758958,
    "market_id": 1,
    "account_id": 8
  }
}