ParclExplorer

Transaction Details

Hash
0xa912b1e5cacfc7fb51b1f4c98b9dbc358d1f257f41eeb6366a35795e2e6246ed
Type
PlaceOrder
Status
Success
Block
3090034
Index
28
Nonce
1776875573409
Timestamp
20:55:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 25165380,
    "price": 22122000000,
    "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: 41
{
  "OrderPlaced": {
    "side": "Short",
    "size": 25165380,
    "price": 22122000000,
    "order_id": 6019246,
    "market_id": 1,
    "account_id": 8
  }
}