ParclExplorer

Transaction Details

Hash
0xa31b9f6fae9c3977cb616cbc7e20df52a4ab54e5b171c783ebb4c59903257fb8
Type
PlaceOrder
Status
Success
Block
3826163
Index
9
Nonce
1776957143585
Timestamp
14:56:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 8979582,
    "price": 23365000000,
    "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: 16
{
  "OrderPlaced": {
    "side": "Short",
    "size": 8979582,
    "price": 23365000000,
    "order_id": 7341965,
    "market_id": 1,
    "account_id": 8
  }
}