ParclExplorer

Transaction Details

Hash
0x0be551c67eafa1f29a6fc2c599d250b396a45861720b51db7fb597cb6b49df3a
Type
PlaceOrder
Status
Success
Block
3321235
Index
0
Nonce
1776875381346
Timestamp
10:07:35 UTC

Transaction Data

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

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 152103,
    "price": 58180000000,
    "order_id": 6407407,
    "market_id": 0,
    "account_id": 26
  }
}