ParclExplorer

Transaction Details

Hash
0x9f44f52645a3a320a2adcf9bf5d183afeb0f8a1b0d72bb57a7b287a484f91b79
Type
PlaceOrder
Status
Success
Block
3505258
Index
4
Nonce
1776956330289
Timestamp
20:37:26 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123774996,
    "price": 29700000000,
    "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: 5
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123774996,
    "price": 29700000000,
    "order_id": 6625606,
    "market_id": 2,
    "account_id": 8
  }
}