ParclExplorer

Transaction Details

Hash
0xb2a8c62c3f1ad67ca8cd5b0d07cae7ef5353e1f8da87422f3689abf215c04c63
Type
PlaceOrder
Status
Success
Block
3224866
Index
20
Nonce
1776875936729
Timestamp
04:37:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3434465,
    "price": 23418000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3434465,
    "price": 23418000000,
    "order_id": 6345415,
    "market_id": 1,
    "account_id": 8
  }
}