ParclExplorer

Transaction Details

Hash
0x859fb2493efbc77f5ffa31baf3d839e407210a5ffb7fafa9826f962b7e1a31b5
Type
PlaceOrder
Status
Success
Block
3329923
Index
0
Nonce
1776875381401
Timestamp
10:37:18 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 68423,
    "price": 28645000000,
    "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": 68423,
    "price": 28645000000,
    "order_id": 6407612,
    "market_id": 2,
    "account_id": 26
  }
}