ParclExplorer

Transaction Details

Hash
0xd8716f8ed096ee05ee16e708d59bf05ea15dd75795e38a6896af16492d2e4da2
Type
PlaceOrder
Status
Success
Block
1306889
Index
24
Nonce
1776472792706
Timestamp
15:09:34 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 25606123,
    "price": 21721000000,
    "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: 30
{
  "OrderPlaced": {
    "side": "Short",
    "size": 25606123,
    "price": 21721000000,
    "order_id": 2878320,
    "market_id": 1,
    "account_id": 8
  }
}