ParclExplorer

Transaction Details

Hash
0xfcdf3236453f4934edfd74ddd20078e602a7196a8cf4703fc2cfaa675bd1720a
Type
PlaceOrder
Status
Success
Block
3389475
Index
0
Nonce
1776875381774
Timestamp
14:01:02 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 263123,
    "price": 28622000000,
    "market_id": 2,
    "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": 263123,
    "price": 28622000000,
    "order_id": 6408552,
    "market_id": 2,
    "account_id": 26
  }
}