ParclExplorer

Transaction Details

Hash
0x08d82b2471d1376a1fa2d28d2769c7b4d420bd02e9693503b1c83bc47b607832
Type
PlaceOrder
Status
Success
Block
3320198
Index
0
Nonce
1776875380378
Timestamp
10:04:02 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 18118,
    "price": 58180000000,
    "market_id": 0,
    "post_only": false,
    "stop_loss": null,
    "account_id": 23,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 18118,
    "price": 58180000000,
    "order_id": 6407382,
    "market_id": 0,
    "account_id": 23
  }
}