ParclExplorer

Transaction Details

Hash
0x338a3801e99a532f2a265dd22d9f9980c6553ea70f88189104dddc17b2c93c4e
Type
PlaceOrder
Status
Success
Block
3299262
Index
0
Nonce
1776875380316
Timestamp
08:52:25 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 102025,
    "price": 28645000000,
    "market_id": 2,
    "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": 102025,
    "price": 28645000000,
    "order_id": 6406886,
    "market_id": 2,
    "account_id": 23
  }
}