ParclExplorer

Transaction Details

Hash
0xa5ada9b65b234f25995cb41526be91f416bb63e52f3d5c8054435e32586345dd
Type
PlaceOrder
Status
Success
Block
3199132
Index
22
Nonce
1776875864461
Timestamp
03:09:44 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 21675848,
    "price": 22321000000,
    "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": 21675848,
    "price": 22321000000,
    "order_id": 6279958,
    "market_id": 1,
    "account_id": 8
  }
}