ParclExplorer

Transaction Details

Hash
0x11c6eac45949b9a00f1750a1a7ffcaa7cd65fa8c336cc5aeb601b00f6155c035
Type
PlaceOrder
Status
Success
Block
3413388
Index
0
Nonce
1776875381704
Timestamp
15:22:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 193655,
    "price": 28622000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 22,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 193655,
    "price": 28622000000,
    "order_id": 6432283,
    "market_id": 2,
    "account_id": 22
  }
}