ParclExplorer

Transaction Details

Hash
0x1e177787767da7fc9678cd96077086ffcc4298ffa349e06c55e8f055da19df1c
Type
PlaceOrder
Status
Success
Block
524385
Index
21
Nonce
1776356070135
Timestamp
18:30:14 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 2233493,
    "price": 22247000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 2233493,
    "price": 22247000000,
    "order_id": 1152222,
    "market_id": 1,
    "account_id": 8
  }
}