ParclExplorer

Transaction Details

Hash
0xf9eb9a85aed142e7fc5059df17bb7d33344e2a8947b49bdade05648e19830fac
Type
PlaceOrder
Status
Success
Block
3750260
Index
18
Nonce
1776956952828
Timestamp
10:36:09 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 22456011,
    "price": 30338000000,
    "market_id": 2,
    "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": 22456011,
    "price": 30338000000,
    "order_id": 7180580,
    "market_id": 2,
    "account_id": 8
  }
}