ParclExplorer

Transaction Details

Hash
0xcfd4940e3d3557048916f87ff6caa0d868111f7518f8dc96c874cc03978fc9e3
Type
PlaceOrder
Status
Success
Block
4279514
Index
26
Nonce
1776958171365
Timestamp
16:47:47 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3151864,
    "price": 22996000000,
    "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": 3151864,
    "price": 22996000000,
    "order_id": 8234233,
    "market_id": 1,
    "account_id": 8
  }
}