ParclExplorer

Transaction Details

Hash
0xb42149438e54539ac7e018ae05b7932fe9b32d3fac099770d86fddba937a89d0
Type
PlaceOrder
Status
Success
Block
1305558
Index
1
Nonce
1776472180936
Timestamp
15:05:00 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 94770,
    "price": 27244000000,
    "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": 94770,
    "price": 27244000000,
    "order_id": 2874241,
    "market_id": 2,
    "account_id": 22
  }
}