ParclExplorer

Transaction Details

Hash
0x4183cde747fa93a20e5475e6d9e150cfeb36aaf9308b55024c31518840d6c211
Type
PlaceOrder
Status
Success
Block
3224234
Index
29
Nonce
1776875934899
Timestamp
04:35:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3752456,
    "price": 37293000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3752456,
    "price": 37293000000,
    "order_id": 6343925,
    "market_id": 2,
    "account_id": 8
  }
}