ParclExplorer

Transaction Details

Hash
0xa016f596ada0989a703559b8d125a3b34f03df1ffea8f1cdd65c9c9bcc8d432d
Type
PlaceOrder
Status
Success
Block
3581375
Index
17
Nonce
1776956508125
Timestamp
00:58:00 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 132562337,
    "price": 21743000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 132562337,
    "price": 21743000000,
    "order_id": 6789792,
    "market_id": 1,
    "account_id": 8
  }
}